-
2009-10-22
sddasdas
北京市西城区新街口南大街百花深处胡同百花排练室
___________________________________________
今天晚上你安排了什么节目?
夜店?聚餐... -
2008-03-07
很久没来快车了,速度比以前快乐些!
功能也改了不少,希望更加努力!
-
2005-04-22
CSS基本布局16例
-
2005-03-14
JpGraph PDF417 Barcode Module
The PDF417 is a modern high capacity barcode and
is fully described in the official standard ISO/IEC
15438:2001 available for purchase from
As for a standard this is actually a quite readable
document.
-
2005-03-14
[原创]关于PHP事件驱
看到有人在讨论PHP的事件驱动问题,本应回复一帖。但认为回复不足以引起大家的重视,故专开一帖详述本人对这个问题的理解,并对一佳作进行解释与分析。 -
2004-11-22
在网页中播放ASF流媒体文件
刘媒体
-
2004-11-22
修改freebsd的系统时间
修改freebsd的时间:
date 200411220930
将系统时间设为2004年11月22日9点30分
-
2004-11-12
sqlite的一个类
<?php /*@http://sfcube.net*/ class sqlite {private $sqlite;private $query;private $arary;public $error_msg = "";public $isOpen = false;public function __construct () {$this->sqlite = null;$this->query = null;$this->error_msg = "";$this->isOpen = false;}/*public function __destru.............. -
2004-10-22
freebsd安装gd库等
安裝 gd 安裝: cd /usr/ports/graphics/gdmake WITHOUT_X11=yes install .............. -
2004-10-19
Apache+Mysql安装
1. gzip -d httpd-2_0_NN.tar.gz 2. tar xvf httpd-2_0_NN.tar 3. gunzip php-NN.tar.gz 4. tar -xvf php-NN.tar 5. cd httpd-2_0_NN 6. ./configure --enable-so 7. make 8. make install 现在您已经将 Apache 2.0.NN 安装在 /usr/local/apache。本安装支持可装载模块 和标准的 MPM prefork。之后,可以使用如下命令启动 Apache 服务器: /usr/local/apache2/bin/apachectl st.............. -
2004-10-18
ftp命令大全
<P><BR>****************************************** <BR>FTP的命令行格式为: <BR>ftp -v -d -i -n -g [主机名] ,其中 <BR>-v 显示远程服务器的所有响应信息; </P><P>-n 限制ftp的自动登录,即不使用;.n etrc文件; </P><P>-d 使用调试方式; </P><P>-g 取消全局文件名。 </P><P><BR>FTP使用的内部命令如下(中括号表.............. -
2004-10-06
freebsd 注意事项
1. 用户为wheel组成员才可以使用su命令切换到root.............. -
2004-09-24
PHP简易生成静态页面
CSDN - 文档中心 - 其他开发.............. -
2004-09-24
Oracle DBA Interview Questions By B G
Oracle DBA Interview Questions By B G .............. -
2004-09-23
PHP安全策略
CSDN - 文档中心 - 其他开发语言 阅读:..............








