码迷,mamicode.com
首页 >  
搜索关键字:lov    ( 754个结果
新概念英语(1-39)Don't drop it!
新概念英语(1-39)Don't drop it! Where does Sam put the vase in the end ? A:What are you going to do with that vase, Penny ? B:I am going to put it on this t ...
分类:其他好文   时间:2017-04-17 11:44:54    阅读次数:142
从美剧中学(1)
*号表示字典查不出, 有点非正式. 仅限于口语 get roped to do / into : 总被拉去做什么 How did we get roped into this chaperone thing? PTA: abbr. Parent-Teacher Asociation 家庭教师协会 h ...
分类:其他好文   时间:2017-04-16 16:54:59    阅读次数:166
poj 2417
http://poj.org/problem?id=2417 求b^l = n%p; 已知b,n,p求l的一个算法 参考:http:// blog.csdn.net/clover_hxy/article/details/50683832 ...
分类:其他好文   时间:2017-04-15 16:16:17    阅读次数:147
js-jquery-SweetAlert2【一】使用
一、下载安装 地址:https://github.com/limonte/sweetalert2 二、页面引用 当然还有jquery 三、示例 3.1、基础结构 3.2、精简用法 1、标题【alert】-swal(string) 2、标题和描述【alert】-swal(string,string) ...
分类:Web程序   时间:2017-04-13 13:44:21    阅读次数:3676
M-移动端高清、多屏适配方案
相关文档 rem 现在手机分辨率这么大,如何写响应式布局? ...
分类:移动开发   时间:2017-04-12 04:23:29    阅读次数:193
使用 Http 的 Get 方式读取网络数据
作为移动平台的应用,一定避免不了与网络交换数据,不论是读取网页数据,还是调用API接口,都必须掌握Http通信技术 代码如下: package zw1; import java.io.BufferedReader;import java.io.IOException;import java.io.I ...
分类:Web程序   时间:2017-04-11 16:38:35    阅读次数:183
node.js官方文档chm电子书的制作
制作软件:WebCHMSetup2.22.zip,http://www.onlinedown.net/soft/31553.htm 制作好的电子书:Node.js(v6.10.2).zip 参考链接:https://www.zhihu.com/question/37005587 ...
分类:Web程序   时间:2017-04-09 00:32:43    阅读次数:213
SVN报错working copy is not uptodate
报错信息 回想了下我更改的信息:删除了一些包,增加了一些包,删除了文件,增加了文件。 解决操作:先更新,然后提交试下,又报了以下错误 解决操作:右键项目,team->show tree conflicts->右键出错文件,点reslove 重新提交,问题解决。 ...
分类:其他好文   时间:2017-04-07 20:43:15    阅读次数:221
markdown常用语法
markdown是一种text-to-html标记语言,使用它可以突出内容,凸现可读性,而抛掉html 不易读的特点。markdown文件后缀名为.md 特性 标题 markdown 支持六级标题,一级标题用#表示,二级标题用##表示,依次类推逐渐变小。如:#Foo : Foo ###Foo : F ...
分类:其他好文   时间:2017-03-25 23:34:26    阅读次数:201
754条   上一页 1 ... 64 65 66 67 68 ... 76 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!