Web文件管理系统elfinder

elfinder是一款支持在线文件管理的系统服务,基于php语言开发,采用jquery-JS与jquery-UI库,并且能支持多国语言,开源项目。 记得把php文件中的connector.minimal.php-dist 修改后缀为PHP [elFinder-2.1.51.zip][1] [1]: https://www.172u.cn/usr/uploads/2...

继续阅读 »

html5播放器

jQuery+HTML5+css3+bootstrap实现的MP4网页视频播放器代码,支持手机观看,原生代碼 [html5css3player.rar][1] ![20191231173429.png][2] [1]: https://www.172u.cn/usr/uploads/2022/06/2317332074.rar [2]: https://w...

继续阅读 »

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/

继续阅读 »