vue中嵌套iframe,将要嵌套的文件放在static下面: <iframe src="../../../static/bear.html" width="300" height="300" frameborder="0" scrolling="auto"></iframe> src可以使用相对路 ...
分类:
其他好文 时间:
2018-11-30 11:31:23
阅读次数:
281
1、curl实现模拟登录的代码,(只是实现服务器与服务器建立会话,其实并没有在客户端与服务器之间建立会话) 2、通过隐藏的iframe实现客户端与服务器端的通信(肯能带来一定的安全隐患) ceshi1.php ...
分类:
Web程序 时间:
2018-11-27 19:21:40
阅读次数:
183
Neural Networks and Deep Learning This is the first course of the deep learning specialization at Coursera which is moderated by moderated by DeepLear ...
分类:
Web程序 时间:
2018-11-04 19:25:33
阅读次数:
147
移动端下弹框禁止背景滑动 茴字写法有很多种,找到最适合的才是好的。 以下下方法在一屛之内是可行的 body;html 设置overflow:hidden 问题 当body内容超出一屛时,弹框背景页面会自动滚动到顶部,无法回到原来弹框所在的位置 保存scrollTop,再设置scrollTo 问题 当 ...
分类:
移动开发 时间:
2018-11-03 19:13:26
阅读次数:
180
一、 <frameset framespacing="0" border="0" rows="0" frameborder="0"> <frame name="main" src="new site" scrolling="auto" noresize> </frameset> 二、 ...
分类:
Web程序 时间:
2018-10-31 15:48:47
阅读次数:
175
Learn css layout CSS-tricks scotch vue-material devdocs ...
分类:
Web程序 时间:
2018-10-30 17:24:23
阅读次数:
202
It's one thing to talk about decorating a small space—try under-counter refrigerators instead of a huge tall one, we might advise—but quite another to ...
分类:
其他好文 时间:
2018-10-29 20:12:04
阅读次数:
189
比较初级的入门教程,网址在B站:https://www.bilibili.com/video/av33728783/ 内容如下: 1. ASP.NET Core 简介和开发工具 2. ASP.NET Core 启动相关的基础知识 3. 使用Nuget & NPM 安装,优化第三方库 4. 配置MVC ...
分类:
Web程序 时间:
2018-10-29 10:24:04
阅读次数:
247
sticky:The element is positioned according to the normal flow of the document, and then offset relative to its nearest scrolling ancestor and containi ...
分类:
其他好文 时间:
2018-10-14 16:22:06
阅读次数:
126
如何提高深度学习性能20 Tips, Tricks and Techniques That You Can Use ToFight Overfitting and Get Better GeneralizationHow can you get better performance from you... ...
分类:
其他好文 时间:
2018-10-12 23:42:59
阅读次数:
242