码迷,mamicode.com
首页 >  
搜索关键字:tip    ( 2760个结果
hdu 5673 Robot 卡特兰数+逆元
Robot Time Limit: 12000/6000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Problem Description There is a robot on the origin point of an ...
分类:其他好文   时间:2016-10-30 19:21:26    阅读次数:242
Tip
Windows 开栈命令 Linux 开栈命令 ...
分类:其他好文   时间:2016-10-29 21:52:31    阅读次数:161
123. Best Time to Buy and Sell Stock (三) leetcode解题笔记
123. Best Time to Buy and Sell Stock III Say you have an array for which the ith element is the price of a given stock on day i. Design an algorithm t ...
分类:其他好文   时间:2016-10-29 01:58:27    阅读次数:218
chose.jquery 多选
https://harvesthq.github.io/chosen/#optgroup-support ...
分类:Web程序   时间:2016-10-28 20:05:42    阅读次数:206
项目开发写代码常用
【编码设置】header("Content-type: text/html; charset=utf-8");<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta charset="UTF-8"> 【PHP ...
分类:其他好文   时间:2016-10-28 19:50:18    阅读次数:292
个人小TIP:录入一些信息时,可以采用字典+列表的方式
以前录入信息,有的时候只有一条,还比较方便,就直接写个字典就搞定了,如下:dic={‘username‘:‘alex‘,‘password‘:commons.md5(‘123‘)json.dump(dic,open(userinfo.USER_DIR_FOLDER,‘w‘))但是要录入很多信息呢??就需要用到列表,如下:dic=[{‘username‘:‘alex‘,‘password‘:c..
分类:其他好文   时间:2016-10-28 16:06:58    阅读次数:195
Shellcode的简单取得
以弹出计算器为例 .c .asm ShellCode Stack Overflow 1 ShellCode Overflow 2 XP SP3 相关地址取得 ...
分类:系统相关   时间:2016-10-28 03:27:38    阅读次数:335
小小的封装了一个pie的echarts
只需要传入div的id和数据里面的对象数组 ...
分类:其他好文   时间:2016-10-28 02:35:05    阅读次数:194
搜索输入框提示--输入延迟,仿自动脑学院
...
分类:其他好文   时间:2016-10-27 21:07:18    阅读次数:253
keycode各对应键
KeyCode :KeyCode是由Event.keyCode返回的。这些直接映射到键盘上的物理键。 值 对应键 Backspace 退格键 Delete Delete键 Tab TabTab键 Clear Clear键 Return 回车键 Pause 暂停键 Escape ESC键 Space ...
分类:其他好文   时间:2016-10-27 09:54:57    阅读次数:1858
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!