分类 html资源 下的文章

html5上传

``` Html5 Ajax 上传文件 function UpladFile() { console.log(11) var fileObj = document.getElementById("file").files[0]; // 获取文件对象 ...

继续阅读 »

苹果IOS应用管理地址

苹果开发的时候难免找不到正确的入口 https://itunesconnect.apple.com/login 苹果IOS应用管理地址 https://developer.apple.com/programs/ 苹果开发者登录地址 https://developer.apple.com/account/resources/

继续阅读 »