newalan

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2018年11月16日

该文被密码保护。 阅读全文
posted @ 2018-11-16 17:43 newalan 阅读(0) 评论(0) 推荐(0)

该文被密码保护。 阅读全文
posted @ 2018-11-16 17:42 newalan 阅读(0) 评论(0) 推荐(0)

该文被密码保护。 阅读全文
posted @ 2018-11-16 17:41 newalan 阅读(0) 评论(0) 推荐(0)

该文被密码保护。 阅读全文
posted @ 2018-11-16 17:40 newalan 阅读(0) 评论(0) 推荐(0)

该文被密码保护。 阅读全文
posted @ 2018-11-16 17:35 newalan 阅读(3) 评论(0) 推荐(0)

2018年10月17日

摘要: 1.Linux下UTF8编码 [xusi@pre-srv24 crm2]$ localeLANG=en_US.UTF-8 设置如下: git config --global i18n.commitencoding utf-8 git config --global i18n.logoutputenc 阅读全文
posted @ 2018-10-17 23:27 newalan 阅读(672) 评论(0) 推荐(0)

2018年8月17日

摘要: Linux下使用system()函数一定要谨慎 https://blog.csdn.net/senen_wakk/article/details/51496322 system()正确应用 https://blog.csdn.net/huohongpeng/article/details/72820 阅读全文
posted @ 2018-08-17 15:39 newalan 阅读(149) 评论(0) 推荐(0)

2018年7月29日

摘要: https://www.**.com/article/2015/8/7/22532.html e_v_g_e_t JIRA使用教程:在Windows上安装JIRAJIRA使用教程:在Linux上安装JIRAJIRA使用教程:使用文件包安装JIRAJIRA使用教程:创建项目JIRA使用教程:创建问题J 阅读全文
posted @ 2018-07-29 20:55 newalan 阅读(159) 评论(0) 推荐(0)

2018年7月12日

摘要: fes@VL-Dev-4674:[/home/fes]uname -a Linux VL-Dev-4674 3.0.101-63-default #1 SMP Tue Jun 23 16:02:31 UTC 2015 (4b89d0c) x86_64 x86_64 x86_64 GNU/Linux  阅读全文
posted @ 2018-07-12 15:36 newalan 阅读(400) 评论(0) 推荐(0)

摘要: newalanhost:[/home/newalan/bin]crontab -l 0 2 * * * /home/newalan/bin/cleanlog.sh 用crontab来定时调这个脚本,以上设置每日的凌晨2点0分执行 newalanhost:[/home/newalan/bin]cat 阅读全文
posted @ 2018-07-12 15:35 newalan 阅读(430) 评论(0) 推荐(0)