码迷,mamicode.com
首页 >  
搜索关键字:soft link    ( 20674个结果
projecteuler---->problem=22----Names scores
sing names.txt (right click and 'Save Link/Target As...'), a 46K text file containing over five-thousand first names, begin by sorting it into alphabetical order. Then working out the alphabetical v...
分类:其他好文   时间:2014-06-20 10:37:22    阅读次数:230
DevExpress之GridControl
引用自:http://blog.csdn.net/mask_soft/article/details/8985454GridView右键菜单一、添加右键菜单1.在VS工具箱中的“菜单和工具栏”找到ContextMenuStrip控件,双击添加。2.点击ContextMenuStrip右上方的小三角形...
分类:其他好文   时间:2014-06-11 21:50:07    阅读次数:424
(转)yarn 集群部署,遇到的问题小结
link:http://blog.csdn.net/uniquechao/article/details/26449761版本信息: hadoop 2.3.0 hive 0.11.01. Application Master 无法访问 点击application mater 链接,出现 http ....
分类:其他好文   时间:2014-06-11 13:08:02    阅读次数:385
Cabarc Overview (Microsoft TechNet)
Original Link: Cabarc OverviewApplies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2Cabar...
分类:Web程序   时间:2014-06-11 09:14:55    阅读次数:270
[Network]Link Layer
网络基础知识第五弹。数据链路层...
分类:Web程序   时间:2014-06-08 16:55:59    阅读次数:324
leetcode——Add Two Numbers 两个链表表示的正整数对其求和(AC)
You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as a link...
分类:其他好文   时间:2014-06-08 15:30:28    阅读次数:227
档案类型解析
通过ls -al命令可以查看到相应档案下的包含的文件及目录,如下; drwx r-- r--. 1 root root ...... 其中第一个字符分为如下几种情况: 1、当为【d】时为目录 2、当为【-】时为档案 3、当为【l】时为连接档(link file) 4、当为【b】时,表示为装置文件里面的可供存储的接口设备(可随机存取装置) 5、当为【c】时,表示为装置文件里面的串行端口...
分类:其他好文   时间:2014-06-08 05:53:13    阅读次数:253
修改webftp,在线文件管理
项目中要添加一个文件管理功能,允许用户维护自己的静态HTML文件。在网上找了一个现成的在线PHP文件管理工具:webftp 下载地址:http://down.chinaz.com/soft/30675.htm下载后发现有一些问题:他必须登录才可以使用上传的文件类型没有限制界面不是很方便嵌入项目中指定...
分类:Web程序   时间:2014-06-08 01:39:54    阅读次数:269
iproute2学习笔记
一、替代arp, ifconfig, route等命令 显示网卡和IP地址 root@openstack:~# ip link list1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 0...
分类:其他好文   时间:2014-06-07 20:32:00    阅读次数:325
VS2010报错无法编译:LINK : fatal error LNK1123: failure during conversion to COFF: file invalid
win7 64位 专业版 + vs2010 从vc6.0下转过来的一个项目,突然遇到这个问题。 解决方案: 用C:\Windows\winsxs\x86_netfx-cvtres_for_vc_and_vb_b03f5f7f11d50a3a_6.1.7600.16385_none_ba476986f...
分类:其他好文   时间:2014-06-07 16:56:07    阅读次数:241
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!