上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 66 下一页
摘要: 第三方教程:https://www.jb51.net/article/73690.htm 安装命令: 本地上传文件到服务器,如果是xshell,直接拖拽文件进入即可。 从服务器发送文件到客户端,譬如我发送sum.txt 阅读全文
posted @ 2018-08-20 22:23 贝尔塔猫 阅读(1019) 评论(0) 推荐(0)
摘要: 参考链接: bs4和requests的使用:https://www.cnblogs.com/baojinjin/p/6819389.html 安装pip:https://blog.csdn.net/zwr_20121141/article/details/80293806 阅读全文
posted @ 2018-08-11 14:14 贝尔塔猫 阅读(1022) 评论(0) 推荐(0)
摘要: 这里介绍的是通过js进行异步form提交,而不是表单Form Submit提交。 提交方式主要有以下两种: (可选)简单的php测试代码: 微坑爹:请不要试图将下文的request.open("POST") 换为 request.open("GET")。由于 request.Send( ... ) 阅读全文
posted @ 2018-08-08 11:04 贝尔塔猫 阅读(431) 评论(0) 推荐(0)
摘要: 参考链接:https://www.kancloud.cn/thinkphp/thinkphp5_quickstart/478269 在 Windows 中,你需要下载并运行 Composer-Setup.exe 设置国内镜像的下载源: 下载thinkphp5.0示例 下载thinkphp5.0验证码 阅读全文
posted @ 2018-08-04 20:17 贝尔塔猫 阅读(282) 评论(0) 推荐(0)
摘要: 先上图: index.html 阅读全文
posted @ 2018-08-03 20:36 贝尔塔猫 阅读(1592) 评论(0) 推荐(0)
摘要: https://segmentfault.com/q/1010000009795785/a-1020000009796355 在main.js里添加 阅读全文
posted @ 2018-07-30 16:41 贝尔塔猫 阅读(1356) 评论(0) 推荐(0)
摘要: 以Apache为例,需要在index.php入口文件的同级添加.htaccess文件,内容如下: <IfModule mod_rewrite.c> Options +FollowSymlinks -Multiviews RewriteEngine On RewriteCond %{REQUEST_F 阅读全文
posted @ 2018-07-28 10:19 贝尔塔猫 阅读(357) 评论(0) 推荐(0)
摘要: index.html 阅读全文
posted @ 2018-07-26 10:39 贝尔塔猫 阅读(321) 评论(0) 推荐(0)
摘要: Javascript 将 HTML 页面生成 PDF html2canvas: jsPDF: render-html-to-pdf (html2canvas + jsPDF) dom-to-image.js : filesave.js jspdf.js: 阅读全文
posted @ 2018-07-23 09:39 贝尔塔猫 阅读(614) 评论(0) 推荐(0)
摘要: 原文地址:https://cloud.tencent.com/developer/article/1006169 https://mp.weixin.qq.com/s/qmyn6mGrO6hRKuvKUSF8lA https://dulinrain.github.io/css/使用Skeleton% 阅读全文
posted @ 2018-07-19 15:17 贝尔塔猫 阅读(2319) 评论(0) 推荐(0)
上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 66 下一页