摘要:
datagridview表格的数据要导入后台数据库表中时,如果记录比较多,用SQL速度慢,尝试用批量导入,未能成功,继续努力; using Npgsql; using NpgsqlTypes; using System; using System.Collections.Generic; using 阅读全文
摘要:
1 init 0 2 cd "/data/webapps/moodle" 3 cd /data/webapps/ 4 ls 5 ll 6 cd moodle/ 7 ls 8 ll 9 vim lib/outputrenderers.php 10 ll 11 cd ../ 12 ll 13 chmod 阅读全文