参考 http://blog.csdn.net/amandag/article/details/5666219 以及 稍微修改了一下AMFPost的类 一.登录 登录过程中主要用到标红的3个请求,以及响应回来的几个js文件 var Login = new Object(); var page={ DE_FROM: "dashboard.jsp?tag=fromOther&menuId=dashmenu_formSubmission&topId=form_de&in
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Collections; namespace FileSort { class Program { //static void Main(string[] args) //{ //} public enum CharType { Number = , Normal = } public class M
object类的直接子类有哪些 Boolean Character Character.Subset Class ClassLoader Compiler Enum Math Number Package Permission Process PfocessBuilder Runtime SecurityManager StackTraceElement object类常用的方法有哪些 getClass(), getClass()返回Class类型的对象. 返回的是内存中实实在在存在的Pers