通过Gui的程序包选择安装包,出现Warning in install.packages(NULL, .libPaths()[1L], dependencies = NA, type=tyep): 'lib="C:/Program Files/R/R-3.4.3/library" '不可写。弹出消息 ...
分类:
其他好文 时间:
2017-12-13 15:05:09
阅读次数:
2427
警告:preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead 网上查了下 发现 php5.5版本以上 就废弃了 preg_replace 函数中 /e 这个修饰符 /e 这个修饰符的意思 就是让 ...
分类:
Web程序 时间:
2017-12-12 21:46:28
阅读次数:
212
Views And Iterators Instead Of Lists Some well-known APIs no longer return lists: dict methods dict.keys(), dict.items() and dict.values() return “vie ...
分类:
其他好文 时间:
2017-12-12 12:28:11
阅读次数:
151
[root@localhost ~]# wget -c https://cdn.mysql.com/Downloads/MySQL-5.7/mysql-5.7.20-linux-glibc2.12-x86_64.tar.gz--2017-12-10 14:40:34-- https://cdn.my ...
分类:
数据库 时间:
2017-12-10 17:00:21
阅读次数:
332
最近在linux服务器安装vsftp服务。经过一轮设置,终于可以连接上了,用winSCP连接,刷新目录就提示这个错误。 解决办法: vim /etc/vsftpd.conf ,编辑配置文件,最后加上下面几行配置: pasv_address=54.69.120.54 pasv_max_port=550 ...
分类:
其他好文 时间:
2017-12-03 20:53:30
阅读次数:
196
Glibc库里有个getopt用于解析命令行参数,挺方便的,下面的是别人从Glibc源码的获取的几个getopt相关的文件,已经将平台相关的修改掉,windows下可以调用,本来是要用没用到就没去看正确性,具体以最新的Glibc源码为准。 ...
function instead_include(){ sed -i "s/\-I..\/..\/export\/voiceConvLayerHeader/\-I..\/voiceConvLayer\/include/g" $1} instead_include application/debug/ ...
分类:
系统相关 时间:
2017-11-29 20:52:54
阅读次数:
191
http://www.codepal.co.uk/show/make_IIS_work_with_local_IP_addresses_instead_of_localhost 只需要设置一下website的bindings就可以了 ...
分类:
其他好文 时间:
2017-11-29 16:12:13
阅读次数:
146
更新ubuntu软件源 sudo apt-get update sudo apt-get install -y python-software-properties software-properties-common sudo add-apt-repository ppa:chris-lea/no ...
分类:
Web程序 时间:
2017-11-29 16:11:13
阅读次数:
322
Starship Troopers Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 20833 Accepted Submission(s): ...
分类:
其他好文 时间:
2017-11-26 12:41:55
阅读次数:
195