随笔分类 -  杂项资源

摘要:I always believe that Linux, "In a world of no walls or fences, we don't need WINDOWS or GATES" 阅读全文
posted @ 2016-04-26 14:41 withChengChen 阅读(135) 评论(0) 推荐(0)
摘要:1. 在我自己的PC机上生成output_keyfile,output_keyfile.pub:cc@PC:~/.ssh$ssh-keygen-trsa-P''Generatingpublic/privatersakeypair.Enterfileinwhichtosavethekey(/home/... 阅读全文
posted @ 2015-12-26 16:59 withChengChen 阅读(174) 评论(0) 推荐(0)
摘要:教育网。ping mirrors6.ustc.edu.cn安装 miredo然后ping6 mirrors6.ustc.edu.cn 阅读全文
posted @ 2015-12-26 10:46 withChengChen 阅读(404) 评论(0) 推荐(0)
摘要:ubuntu14.04下的gedit打开windows下默认编码的txt(用sublime打开显示为gb2312)有问题,解决方案:1,在终端中输入:dconf-editor2,在弹出的配置信息中进行配置,具体是:org——>gnome——>gedit——>perferences——>encodin... 阅读全文
posted @ 2015-12-24 20:03 withChengChen 阅读(568) 评论(0) 推荐(0)
摘要:大型网站的https实践:http://blog.csdn.net/luocn99/article/details/45460673code review best practices:http://kevinlondon.com/2015/05/05/code-review-best-practi... 阅读全文
posted @ 2015-06-01 23:23 withChengChen 阅读(194) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2015-04-19 22:29 withChengChen 阅读(2) 评论(0) 推荐(0)
摘要:{ "font_size": 13.0, "font_face": "Lucida Console", "font_size": 11, // 使光标闪动更加柔和 "caret_style": "phase", // 高亮当前行 "highlight_line": true, // 高亮有修改的标签... 阅读全文
posted @ 2015-03-29 09:15 withChengChen 阅读(210) 评论(0) 推荐(0)
摘要:Ctrl + 上下箭头: 以函数为单位移动 阅读全文
posted @ 2015-03-27 21:06 withChengChen 阅读(114) 评论(0) 推荐(0)
摘要:这是只保留srt文件以英文字母开头的行 的Python程序:infile=open('About.Time.2013-en.srt','r')outfile=open('About.Time.2013-en.txt','w')forlineininfile:ifstr.isalpha(line[0]... 阅读全文
posted @ 2015-02-26 17:53 withChengChen 阅读(252) 评论(0) 推荐(0)
摘要:Windows下:1. bat文件?2. Pythonimportos,sys,timefromstatimport*filename='ChenRef.bib'#指定期望修改后的时间TimeForChange='2017-01-1007:51:21'#转换时间格式为long型ConverTime=... 阅读全文
posted @ 2015-02-08 20:01 withChengChen
摘要:http://noobtuts.com/cpp/2d-pong-gamehttp://gamedevelopment.tutsplus.com/articles/40-fantastic-game-development-tutorials-from-across-the-web--gamedev-... 阅读全文
posted @ 2015-01-03 13:06 withChengChen
摘要:不知为何ubuntu14.04 repository 的eclipse还是3.x用的不爽, 拖放安装插件都不行我先下了eclipse[luna]的压缩包,然后解压到/opt.在 ~/ 下 vim eclipse.desktop然后 chmod +x eclipse.desktop就可以点击鼠标打开e... 阅读全文
posted @ 2014-12-27 09:47 withChengChen 阅读(1870) 评论(0) 推荐(0)
摘要:啦啦啦转载自coolshell.cn,作者陈皓BF语言介绍Brainfuck,是一种极小化的计算机语言,它是由Urban Müller在1993年创建的。这种语言有时被称为brainf**k或brainf***,甚至被简称为BF。这种语言,是一种按照“Turing complete(完整图灵机)”思... 阅读全文
posted @ 2014-10-02 19:01 withChengChen 阅读(613) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2014-09-25 21:24 withChengChen
摘要:Mentohust下载地址http://code.google.com/p/mentohust/downloads/list因为是Ubuntu64位,所以下载对应的最新的DEB软件包,双击deb包安装。安装成功后,一般并不能直接使用,当然可以你可以先尝试一下sudomentohust如果有提示错误,... 阅读全文
posted @ 2014-09-01 18:57 withChengChen 阅读(2195) 评论(0) 推荐(0)
摘要:图标,各有特色http://findicons.com/http://www.easyicon.net/http://www.iconpng.com/https://www.iconfinder.com/做UI设计可能会用上的图片素材网站: Flickr图片社区: https://www.flick... 阅读全文
posted @ 2014-08-29 17:30 withChengChen 阅读(253) 评论(0) 推荐(0)
摘要:1、显示 TAB 键文件中有 TAB 键的时候,你是看不见的。要把它显示出来::set list现在 TAB 键显示为 ^I,而 $显示在每行的结尾,以便你能找到可能会被你忽略的空白字符在哪里。这样做的一个缺点是在有很多 TAB 的时候看起来很丑。如果你使用一个有颜色的终端,或者使用GUI 模式,V... 阅读全文
posted @ 2014-08-24 23:16 withChengChen 阅读(10291) 评论(0) 推荐(0)
摘要:搜别人的miktex文章好像挺复杂的,可是我用的是TeXstudio 2.6.6, 默认英文环境。 用pdfLaTeX编译菜单设置成中文(与LaTeX中的中文显示无关),大概是options->config TeXstudio, 选择zh_cn.然后把这一段话粘进去 :\documentclass{... 阅读全文
posted @ 2014-08-17 19:22 withChengChen 阅读(683) 评论(0) 推荐(0)
摘要:感谢幽谷奇峰的博客点拨,转载并备忘如下。————————交换文件如果没有设置 noswapfile,当用GVim打开文件时,就会在同目录下生成一个交换文件(在原文件名后添加一个.swap后缀)。交换文件用于程序崩溃和掉电情况下的文件恢复,如果文件被正常保存并关闭后,该交换文件就被自动删除。但是,很多... 阅读全文
posted @ 2014-08-14 20:36 withChengChen 阅读(888) 评论(0) 推荐(0)
摘要:很有创意的CSS3/HTML5菜单 http://www.cnblogs.com/html5tricks/p/3911615.htmlR语言 http://www.zhihu.com/question/19611094 阅读全文
posted @ 2014-08-14 10:06 withChengChen 阅读(132) 评论(0) 推荐(0)