An Easy GameTime Limit: 2 Seconds Memory Limit:
65536 KBOne day, Edward and Flandre play a game. Flandre will show two
01-strings s1 and s2, the leng....
分类:
其他好文 时间:
2014-06-06 23:24:46
阅读次数:
248
How Scala killed the Strategy PatternBy Alvin
Alexander. Last updated: Mar 23, 2014table of contents[hide]The OOP Strategy
PatternTwo immediate though...
分类:
其他好文 时间:
2014-06-06 23:16:45
阅读次数:
480
Windows Form application version:private void
Form1_Load(object sender, EventArgs e) { this.BackColor = Color.Red;
System.Drawing.Drawing2D.GraphicsPa...
分类:
其他好文 时间:
2014-06-06 22:46:00
阅读次数:
208
my_nameXBIDADDRESStelqqnote//显示表所有的项的自断的类型和大小mysql>
show full columns from
hdxcy_info;+-----------+--------------+-------------------+------+-----+---...
分类:
其他好文 时间:
2014-06-06 20:19:44
阅读次数:
208
1、理解: 把若干条 SQL 语句封装起来,起个名字,就叫过程
把这个过程存储在数据库中,就叫存储过程2、存储过程的创建语法: create procedure procedureName() begin --sql 语句
end$3、查看已有的存储过程: 示例:show procedure sta...
分类:
数据库 时间:
2014-06-04 14:59:24
阅读次数:
274
当我们弹出一个Dialog时候,假设这个Dialog须要输入数据,然后确定后又须要关闭输入法,一般系统的hide,跟show方法总会有各种问题,最霸道的解决方法就是写一个定时器,定时弹出或者关闭输入法。import
java.util.Timer;import java.util.TimerTask...
分类:
移动开发 时间:
2014-06-02 19:10:00
阅读次数:
482
stopGoogleRedirection:http://userscripts.org:8080/scripts/show/186798//
==UserScript==// @name stopGoogleRedirection// @author NLF//...
分类:
其他好文 时间:
2014-06-02 10:21:23
阅读次数:
281
原文:http://www.pixelstech.net/article/1347582974-Hide-a-file-in-a-picture亲自试了一下,果然如果文章说的一样,所以翻译了一下。 有时候如果你想要隐藏您的计算机中的某些重要文件,不希望其他人看到,你是怎么做到的?找一个专业的工具吗?对于一些文件夹设置密码吗?更改文件属性为隐藏吗?他们是可能的但可能不太方便或如此安全。在这里我...
分类:
其他好文 时间:
2014-06-01 14:53:32
阅读次数:
223
document list & show close button on each tab in menu settings-preferences...
分类:
其他好文 时间:
2014-06-01 14:49:57
阅读次数:
163
原文来自:http://www.pixelstech.net/article/1347582974-Hide-a-file-in-a-picture
本文来自:http://blog.csdn.net/svitter
有时你想在电脑中隐藏一些重要的不想让别人看见的文件,那么你应该怎么做?
去寻找一个专业的工具?为文件夹设立密码?将文件属性设置为“隐藏”?
以上方法都是可行的,但是他们不够方...
分类:
其他好文 时间:
2014-06-01 14:48:05
阅读次数:
220