实验环境:TP-Link、XP SP3 (计算机名:MyXP)、Windows 8.1
Pro(计算机名:MyWin8)。在windows 8.1上,资源管理器/网络
直接可以看到MyXP,点击进入即可看到MyXP上共享的文件。在win8上共享文件,设定权限给Everyone或者MyXP。可以开启G...
分类:
其他好文 时间:
2014-06-07 05:59:08
阅读次数:
220
裝機軟件http://www.onlinedown.net/soft/169947.htmrpm
安装http://os.51cto.com/art/200912/166353.htmhttp://os.51cto.com/art/201001/177866.htm
分类:
系统相关 时间:
2014-05-29 21:42:22
阅读次数:
387
ifconfig |grep "inet addr"|cut -f 2 -d":"|cut
-f 1 -d " "|head -n 1ifconfigeth0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
inet addr:192.168.1.100 ....
分类:
系统相关 时间:
2014-05-29 20:55:58
阅读次数:
435
When creating a Windows form in C#, we would
like to create a hyperlink so that when the user click on the link it would open
up a web browser and dis...
Original link: How to check if Directory
already Exists in MFC(VC++)?MSDN Links:CreateDirectory functionGetFileAttributes
functionGetLastError functio...
分类:
其他好文 时间:
2014-05-29 17:49:25
阅读次数:
371
div#pages
{float:right;padding-right:8px;white-space: nowrap;}div#pages
ul{margin:0;padding:0;}div#pages a:link,div#pages a:visited,div#pages
a:active...
分类:
其他好文 时间:
2014-05-29 04:30:35
阅读次数:
272
如下可能是最简单的下拉列表了: DropDown Action Another action
Something else here Separated link 这个...
分类:
其他好文 时间:
2014-05-28 15:32:22
阅读次数:
234
Bitmap memoryImage; private void
CaptureScreen() { Graphics myGraphics = this.CreateGraphics(); Size s =
this.Siz...
分类:
其他好文 时间:
2014-05-28 13:31:12
阅读次数:
275
原文来自http://blog.sina.com.cn/s/blog_618199e601010e5d.htmleclispe想必大家都很熟悉了,一般来说,eclipse插件都是安装在plugins目录下。不过这样一来,当安装了许多插件之后,eclipse变的很大,最主要的是不便于更新和管理众多插件...
分类:
系统相关 时间:
2014-05-28 03:01:09
阅读次数:
330