摘要: testmysql分数: 提交到mysqlconnect_error) { die("连接失败: " . $conn->connect_error);} $rightscore= $_POST['right'];//html表单传过来的数据$sq... 阅读全文
posted @ 2017-09-21 15:04 云胡同学 阅读(1777) 评论(0) 推荐(0) 编辑
摘要: #include#include#includeint main(){ char s[100][100],c[100]={0}; FILE *fp; char l[100]={0}; fp=fopen("记事本.txt","r");//打开 ... 阅读全文
posted @ 2017-09-21 14:28 云胡同学 阅读(520) 评论(0) 推荐(0) 编辑