03 2016 档案

摘要:mysql> create table stunow select distinct 学号,姓名,密码 from stu12to15 ; 阅读全文
posted @ 2016-03-13 22:15 大白熊^_^ 阅读(882) 评论(0) 推荐(0) 编辑
摘要:1、将要导入的excel数据“另存为” -》“文本文件(制表符分割)(*.txt)”,假如存到“D:\data.txt”这个位置里。 2、步骤: 根据要导入的数据快儿建立MySql数据库和表,然后使用命令 load data local infile 'D:\\data.txt' into tabl 阅读全文
posted @ 2016-03-06 19:05 大白熊^_^ 阅读(249) 评论(0) 推荐(0) 编辑
摘要:[转载]PHP开发环境 AppServ 2.5.10 安装及修改 原文地址:PHP开发环境 AppServ 2.5.10 安装及修改 appserv下载地址:http://www.appservnetwork.com/index.php?newlang=chinese 安装截图教程: 安装位置(以默 阅读全文
posted @ 2016-03-02 19:57 大白熊^_^ 阅读(527) 评论(0) 推荐(0) 编辑
摘要:PHP调试的时候出现了警告: 问题: Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting o 阅读全文
posted @ 2016-03-02 17:13 大白熊^_^ 阅读(572) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示