yum -y install vsftpd vim /etc/vsftpd/vsftpd.conf # Example config file /etc/vsftpd/vsftpd.conf # # The default compiled in settings are fairly parano ...
分类:
其他好文 时间:
2018-05-11 20:46:24
阅读次数:
173
TEXT 5 Stuff of dreams 梦想的精粹 Feb 16th 2006 | CORK AND LONDON From The Economist print edition (译者注:本文是关于画展的评论。) Two exhibitions show how a pair of 18t ...
分类:
其他好文 时间:
2018-05-10 20:23:55
阅读次数:
149
数学建模 mathematical modeling 数学模型 mathematical model 初等数学模型 Elementary mathematics model 微分方程模型 differential equation model 线性代数建模 Linear algebraic mode ...
分类:
其他好文 时间:
2018-05-07 21:07:30
阅读次数:
214
自己查资料总结的两种方法 一、纯css改变 URL 带有后面跟有锚名称 #,指向文档内某个具体的元素。这个被链接的元素就是目标元素(target element)。 :target 选择器可用于选取当前活动的目标元素。 <!DOCTYPE html> <html lang="en"> <head> ...
分类:
其他好文 时间:
2018-05-05 17:20:35
阅读次数:
636
一、表关系 请创建如下表,并创建相关约束 二、插入数据 三、操作表 1、自行创建测试数据;见上 2、查询学生总人数; 3、查询“生物”课程和“物理”课程成绩都及格的学生id和姓名; 4、查询每个年级的班级数,取出班级数最多的前三个年级; 5、查询平均成绩最高和最低的学生的id和姓名以及平均成绩; 6 ...
分类:
数据库 时间:
2018-05-01 20:21:03
阅读次数:
437
spss、stata编程作业代写、代写R Code? INSTRUCTIONS:– This assignment is worth 15% of your overall marks for this course (for all students, enrolled inSTAT2008, S ...
分类:
其他好文 时间:
2018-04-30 23:26:48
阅读次数:
397
PIL安装很麻烦,推荐下载exe直接安装 PIL官网:http://pythonware.com/products/pil/ 但现在里面下载链接访问不了,我把32位和64位版本上传到博客园以供下载 PILwin32:http://files.cnblogs.com/files/pcat/PILwin ...
分类:
编程语言 时间:
2018-04-30 15:31:50
阅读次数:
182
python3 学习api使用 主成分分析方法实现降低维度 使用了网络上的数据集,我已经下载到了本地,可以去我的git上参考 git:https://github.com/linyi0604/MachineLearning 代码: ...
分类:
编程语言 时间:
2018-04-30 12:02:36
阅读次数:
419
1 2 3 4 5 6 7 纯CSS导航栏下划线跟随效果 8 9 55 56 57 纯CSS导航栏 58 导航菜单项 59 被划过 60 下划线跟随 61 62 63 ...
分类:
Web程序 时间:
2018-04-26 11:53:23
阅读次数:
175