摘要:
准备工作 在php.ini文件中打开 extension=php_sockets.dll 确保socket正常运行 <?php header("Content-type: text/html; charset=utf-8"); class Netprint{ public $host = '192. 阅读全文
posted @ 2015-11-27 11:14
Champion-水龙果
阅读(4936)
评论(2)
推荐(0)
摘要:
分别创建两个数据库和两张表study库-zone表teaching库-area表//****SQL脚本****//1.创建teaching数据库area数据表create database teaching;CREATE TABLE `area` ( `id` int(11) NOT NULL ... 阅读全文
posted @ 2015-11-27 11:10
Champion-水龙果
阅读(4026)
评论(0)
推荐(0)


浙公网安备 33010602011771号