本月博客排行
-
第1名
龙儿筝 -
第2名
johnsmith9th -
第3名
wy_19921005 - zysnba
- sgqt
- lemonhandsome
年度博客排行
-
第1名
宏天软件 -
第2名
青否云后端云 -
第3名
龙儿筝 - gashero
- wallimn
- vipbooks
- benladeng5225
- wy_19921005
- fantaxy025025
- e_e
- zysnba
- ssydxa219
- sam123456gz
- javashop
- arpenker
- tanling8334
- kaizi1992
- xpenxpen
- wiseboyloves
- xiangjie88
- ranbuijj
- ganxueyun
- sichunli_030
- xyuma
- wangchen.ily
- jh108020
- lemonhandsome
- zxq_2017
- jbosscn
- Xeden
- luxurioust
- lzyfn123
- zhanjia
- johnsmith9th
- forestqqqq
- ajinn
- nychen2000
- wjianwei666
- hanbaohong
- daizj
- 喧嚣求静
- silverend
- mwhgJava
- kingwell.leng
- lchb139128
- lich0079
- kristy_yy
- jveqi
- java-007
- sunj
最新文章列表
Tcl语言包搜索机制
“pkg_mkIndex”是一个Tcl命令,它用来建立包索引,这样当使用“package require”时,相应的包才能被找到。使用“pkg_mkIndex”命令会建立“pkgIndex.tcl”文件,将“pkgIndex.tcl”和相关的库文件放到“$tcl_pkgPath”所指名的目录的某个子目录下,这样包才能被自动加载。
以下是一个简单的测试:
建立PackageTest.tcl文件,放入/ ...
Global MIME Types
The following Global MIME Types are predefined on these SFSU Web Servers: www.sfsu.edu, userwww.sfsu.edu and online.sfsu.edu
Category Content-Type File Suffix
type
application/octet-stream
b ...
代码发芽网 代码高亮核心模块(Pygments)升级到最新版(1.0 dev 20080727)
最近收到反馈说代码发芽网
不支持Fortran、Python3000和汇编。
今天从天津赶回来,发现Pygments
已经更新到了1.0版,1.1版也在开发之中。
看了一下最新的更新内容,决定把代码发芽网所用的pygments版本升级一下。
主要更新
:
添加了Nasm
(汇编
),Python 3000
, Smalltalk
, YAML
, Tcl
, Fortran
, Acti ...
数据库中的DML,DCL,DDL分别是那些操作?
数据库中的DML,DCL,DDL分别是那些操作?
DDL
Data Definition Language (DDL) statements are used to define the database structure or schema. Some examples:
CREATE - to create objects in the database
ALTER - alte ...
OpenLDAP使用1
1. 下载安装 openldap for windows,当前版本2.2.29 下载地址:http://download.bergmans.us/openldap/openldap-2.2.29/openldap-2.2.29-db-4.3.29-openssl-0.9.8a-win32_Setup.exe 相关链接:http://lucas.bergmans.us/hacks/open ...
文件后缀与应文件类型对照表
文件后缀与应文件类型对照表chm=application/octet-stream ppt=application/vnd.ms-powerpoint xls=application/vnd.ms-excel doc=application/msword exe=application/octet-stream rar=application/octet-stream js=javascript/j ...