Open the Dragon Scroll
Did you ever hear about 'Dragon Food' ? Its used to refer to the chocolates bought for your loved ones :). Po offers dragon food to master Shifu, who is a famous cook in th...
分类:
其他好文 时间:
2014-05-10 10:06:11
阅读次数:
382
本文记录Linux基本命令,持续更新。查找:/查找文本符,回车查找复制一行:yy删除一行:dd
分类:
系统相关 时间:
2014-05-10 01:20:34
阅读次数:
286
准备工作>>> class NewStyle(object):
more_code_here>>> class OldStyle: more_code_here
在这两个类中,NewStyle是新式的类,OldStyle是旧式的类,如果文件以__metaclas...
分类:
编程语言 时间:
2014-05-10 01:20:08
阅读次数:
485
错误信息:One or more layers failed to draw:FDO
error: 0General function failure [PW_X]参数不足,期待是
1。原因:PW_X图层标注采用了表达式Label方式,数据源改成mdb后,shape.area及shape.lengt...
分类:
其他好文 时间:
2014-05-09 17:51:45
阅读次数:
541
http://www.mathjax.org/download/http://www.w3.org/Math/Software/mathml_software_cat_editors.html
分类:
Web程序 时间:
2014-05-09 17:09:13
阅读次数:
323
存储过程检测用户名是否重户create proc checklogin@username
nchar(20),@pwd nchar(20),@hasrow int outputasselect @hasrow=count(*) from users
where and GO存储过程写入数据crea....
分类:
Web程序 时间:
2014-05-09 16:40:52
阅读次数:
367
CKSUM文件的内容是用cksum命令直接生成的:[tortoise@sea sets]$ cat
CKSUM1301919688 13493973 base.tgz3312742217 6125601 comp.tgz3524588402 53334
etc.tgz282697710 313498...
分类:
其他好文 时间:
2014-05-08 20:12:15
阅读次数:
197
solution1.Tick the primary key 1.right click on
the Id of the entity in dataset schema. 2.Edit Key 3.Tick the Primary Key
分类:
其他好文 时间:
2014-05-07 19:18:56
阅读次数:
362
Nido Framework at Use - The diagram below shows how Nido Framework reduces the size of your DAL and BLL.
Nido Framework is a reusable and highly generic code library developed using Microsoft ....
分类:
其他好文 时间:
2014-05-07 07:22:40
阅读次数:
333
DHCP服务器的搭建(服务器本身一般都设置为静态ip地址)准备工作:给服务器本身设置固定ip地址[root@localhost~]#cat/etc/sysconfig/network-scripts/ifcfg-eth0//配置文件#IntelCorporation82545EMGigabitEthernetController(Copper)DEVICE=eth0//设备名为eth0,第一块物理网..
分类:
其他好文 时间:
2014-05-04 17:25:28
阅读次数:
426