09 2016 档案
摘要:[System.Runtime.InteropServices.DllImport("user32.dll")] public static extern bool SendMessage(IntPtr hwnd, int wMsg, int wParam, int lParam); [System.Runtime.InteropServices....
阅读全文
摘要:本主题主要涉及两个新内容: 1、上传文件(主要使用了FormData) 2、本地预览(主要使用了FileReader) html5的FormData其实就是平时的Form表单,只是html5可以直接新建这样一个对象,然后通过ajax提交 FormData对象有一个方法:append(Object n
阅读全文

浙公网安备 33010602011771号