我们在用Eclipse开发程序的时候,经常想要用到第三方的jar包。这时候我们就需要在相应的工程下面导入这个jar包。以下配图说明导入jar包的步骤。1.右击工程的根目录,点击Properties进入Properties。或者选中工程根目录,按Alt-Enter即可。2.在Properties页面中...
分类:
系统相关 时间:
2014-05-12 16:49:39
阅读次数:
449
在键盘上敲空格的话可以使用shift+空格如果要换行的话就可以使用的是 shift+enter
分类:
其他好文 时间:
2014-05-05 22:23:36
阅读次数:
348
Problem C: The Dragon of Loowater
Once upon a time, in the Kingdom of Loowater, a minor nuisance turned into a major problem.
The shores of Rellau Creek in central Loowater had always been a prime...
分类:
其他好文 时间:
2014-05-02 10:07:09
阅读次数:
402
#include void pr_stdio(const char *, FILE *);int
main(){ FILE *fp; fputs("enter any character\n",stdout); if(getchar()==EOF)
printf("getchar error");....
分类:
其他好文 时间:
2014-05-01 20:18:16
阅读次数:
321
以绑定click弹窗的方式,改为普通的链接,即
a[target=_blank],在点击打开新窗口之前,修改其href。绑定mousedown,鼠标点击执行完成前修改href。绑定focus,保证tab切换+enter时替换href。
搜索 ps:还可以在 在html...
分类:
Web程序 时间:
2014-05-01 10:51:45
阅读次数:
482
vc基于对话框多线程编程实例——线程之间的通信实例:
分类:
编程语言 时间:
2014-05-01 08:16:04
阅读次数:
337
1){print_r($argv);}?>另存为 ./test.php[root@xiuran
test]#php ./test.php xxx fdf3Array( [0] =>test.php [1] => xxx [2] =>
fdf)
分类:
Web程序 时间:
2014-05-01 06:12:29
阅读次数:
379
既然是游戏人生,
随便写点游戏方面的吧.最近主要在玩的游戏是PSVita的龙之皇冠(Dragon Crown), 听朋友说不错, 所以就试一下. 除了巨乳的噱头以外,
游戏性其实还是蛮不错的. 在很多人追求3D画面,挖掘机能的时候, 龙冠的2D地下城游戏仍然做得很不错. 这款游戏应该是我在Vita里...
分类:
其他好文 时间:
2014-05-01 00:36:42
阅读次数:
311
1. ctrl+shift+r:打开资源2. ctrl+o:快速outline3.
ctrl+e:快速转换编辑器4.
shift+enter及ctrl+shift+enter:Shift+enter在当前行之下创建一个空白行,与光标是否在行末无关。Ctrl+shift+enter则在当前行之前插入空...
分类:
系统相关 时间:
2014-04-30 23:57:43
阅读次数:
569
1,按照vmware,导入系统(注意td提供的版本是64位的)
2,linux系统:root/root
3,配置ip:
Enter a cop entry in the linux hosts file (/etc/hosts accessible from the linux command line in the VMware console, ie. c:>vi /etc/host...
分类:
其他好文 时间:
2014-04-30 22:13:39
阅读次数:
503