码迷,mamicode.com
首页 >  
搜索关键字:soft link    ( 20674个结果
局域网共享
实验环境: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
Singly Link List(单链表的实现java)
java 实现单链表的代码
分类:编程语言   时间:2014-05-30 05:29:08    阅读次数:294
Linux # 基礎匯總
裝機軟件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
linux shell ipaddress
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
C# Adding Hyperlink to Windows Form z
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...
分类:Windows程序   时间:2014-05-29 18:11:58    阅读次数:413
MFC: Create Directory
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
dede分页样式
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
Bootstrap学习 下拉列表
如下可能是最简单的下拉列表了: DropDown Action Another action Something else here Separated link 这个...
分类:其他好文   时间:2014-05-28 15:32:22    阅读次数:234
Capture Current Soft Screen
Bitmap memoryImage; private void CaptureScreen() { Graphics myGraphics = this.CreateGraphics(); Size s = this.Siz...
分类:其他好文   时间:2014-05-28 13:31:12    阅读次数:275
Eclipse link方式的插件安装
原文来自http://blog.sina.com.cn/s/blog_618199e601010e5d.htmleclispe想必大家都很熟悉了,一般来说,eclipse插件都是安装在plugins目录下。不过这样一来,当安装了许多插件之后,eclipse变的很大,最主要的是不便于更新和管理众多插件...
分类:系统相关   时间:2014-05-28 03:01:09    阅读次数:330
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!