代码搜索:localhost
找到约 10,000 项符合「localhost」的源代码
代码结果 10,000
www.eeworm.com/read/388347/8613634
sql db.sql
# 主机: localhost
# 数据库: myOA
# 表: 'category'
#
CREATE TABLE `category` (
`CategoryId` int(11) NOT NULL default '0',
`CategoryName` varchar(100) NOT NULL default '',
PRIMARY KEY (`CategoryId`)
)
www.eeworm.com/read/428459/8866683
aliases ni oscar.aliases
[我的电脑]
我的电脑=10.144.3.53
[My Computer]
My Computer=localhost
www.eeworm.com/read/183595/9149864
readme
This explains how the sample programs are to be run:
1) HttpRequestMirror.java - This program demonstrates what a client web browser sends
to the server. To start this program, enter
java HttpReque
www.eeworm.com/read/177251/9463935
changelog
2004-06-27 root
* mem.c: removed a bug to make the last free block can be revoked
2004-06-27 root
* mem.c: removed a bug to make the