-
[2004-10-01] 最近忙于FTP,好站多多!有好多好东东哦!不敢独享!
地区网络中心FTP站点:
东北地区网络中心FTP ftp://ftp.synet.edu.cn
西北地区网络中心FTP ftp://ftp.xanet.edu.cn
华北地区网络中心FTP ftp://ftp.bjnet.edu.cn
国内部分高校FTP站点:
清华大学 ftp://www...
-
[2004-10-01] 多php服务器实现多session并发运行
首先介绍一下session的概念:
所谓session是微软首先提出的,在asp中最先集成。由于session的采用,大大方便了web开发员的工作。一时间asp风靡全球。现在php4也加入session的支持,再度显示出open source 的...
-
[2004-10-01] PHP4的核心:Zend (转载自奥索)
PHP4的核心:Zend
台湾彭武兴先生写的专题《PHP4的核心:Zend》。虽然是去年写的,但觉得有助于对PHP/Zend有个概念上的认识。所以翻译出来。第一次知道,原来Zend引擎的名称由Zeev Suraski和Andi Gutmans二位在...
-
[2004-10-01] PHP-4.0.5的动作
Warning
=======
This support is EXPERIMENTAL. In fact, it integrates code that
Microsoft labels as pre-beta. Use at your own risk.
Build instructions
==================
Do...
-
[2004-10-01] 三种Web开发主流技术的评价之ASP
三种Web开发主流技术的评价之ASP
--------------------------------------------------------------------------------
http://tech.sina.com.cn 2000/04/13 21:44 新浪科技
三种主流技术是哪三种呢?我主要...
-
[2004-10-01] DOS下一些很有用的网络命令
DOS下常用网络相关命令解释
Arp
显示和修改“地址解析协议”(ARP) 所使用的到以太网的 IP 或令牌环物理地址翻译表。该命令只有在安装了 TCP/IP 协
议之后才可用。
arp -a [inet_addr] [-N ][if_addr]]
arp -d ...
-
[2004-10-01] 三种Web开发主流技术的评价之PHP
三种Web开发主流技术的评价之PHP
--------------------------------------------------------------------------------
http://tech.sina.com.cn 2000/04/13 21:45 新浪科技
PHP:Personal HomePage
P...
-
[2004-10-01] 三种Web开发主流技术的评价之JSP
三种Web开发主流技术的评价之JSP
--------------------------------------------------------------------------------
http://tech.sina.com.cn 2000/04/13 21:46 新浪科技
JSP:Java Server Page
JS...
-
[2004-10-01] 在PHP中使用灵巧的体系结构(摘)
很久以前我就想写这篇文章了,但是一直都没有时间。这里并不是想要告诉你怎样做,我希望它可以投石问路,和大家讨论一下如何开发一个好的、扩展性佳的web应用。
我从事开发已经有2-3年了,回望刚开始做的程...
-
[2004-10-01] ldap+qmail+postaci 安装, 用户管理
ldap+qmail+postaci 安装, 用户管理
参考文献:
1. 建一个大容量的webmail系统(作者:谢顺华)
目前唯一能找到的中文qmail+ldap资料
http://www.linu...
-
[2004-10-01] 聊天室技术 - 密谈的实现
聊天室技术 - 密谈的实现
每个聊天室都提供了密谈功能,来为那些需要私下里进行交流的聊友提供方便,这
里把我的聊天室实现私聊的方法介绍如下:
1 对发送信息的处理
每句私聊都要显示在自己和私聊对象的屏幕上...
-
[2004-10-01] Application Access Violation or Hang After Applying SP4(从微软站点找来的,E文,看看对你的情况是...
Application Access Violation or Hang After Applying SP4
This article discusses a Beta release of a Microsoft product. The information in this article is provided as-is and is subject to change wi...
-
[2004-10-01] 规范1
PHP程序编码规范标准
最后修改日期: 2000-11-16
PHP编程标准是经由Todd Hoff许可,基于《C++ 编程标准》为PHP而重写的,
作者为Fredrik Kristiansen,
使用本标准,如果您想拷贝一份留做自用的话,那是完全免费的...
-
[2004-10-01] 规范4
--------------------------------------------------------------------------------
Create a Bug Tracking System Early and Not Often
The earlier people get used to using a bug tracking system the be...
-
[2004-10-01] phpMyAdmin又出了新版本phpMyAdmin-2.2.3-rc1
http://telia.dl.sourceforge.net/phpmyadmin/phpMyAdmin-2.2.3-rc1-php.zip
http://telia.dl.sourceforge.net/phpmyadmin/phpMyAdmin-2.2.3-rc1-php.tar.gz
http://telia.dl.sourceforge.net/phpmyadmin/phpM...
-
[2004-10-01] PHP免费空间列表
InterestsWebhostSpaceForced AdsYour AdsUploadScriptingYour URL Personal, Business
-
[2004-10-01] PHP 4.1.0 出版公告(中英对照版)补 1
As some of you may notice, this version is quite historical, as it's the first time in history we actually incremented the middle digit! :) The two key reasons for this unprecedented change were t...
-
[2004-10-01] PHP 4.1.0 出版公告(中英对照版)1
PHP 4.1.0 Release Announcement
PHP 4.1.0 出版公告(1)
After a lengthy QA process, PHP 4.1.0 is finally out.
Download at http://www.php.net/downloads.php !
PHP 4.1.0 includes several other key ...
-
[2004-10-01] PHP的面向对象编程
PHP的面向对象编程
卢占斌
摘要
这篇文章介绍了在PHP中的面向对象编程(OOP,Object Oriented Programming)。同时演示了如何通过使用一些OOP的概念和PHP的技巧来减少编码和提高质量。PHP 是一个混合型语言,...
-
[2004-10-01] PHP 4.1.0 出版公告(中英对照版)2
PHP 4.1.0 Release Announcement
PHP 4.1.0 出版公告(2)
- Added support for single dimensional SafeArrays and Enumerations. Added an is_enum() function to check if a
component implements an enu...