上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 59 下一页
  2019年8月6日
摘要: CMD窗口如果使用下面脚本代码出现乱码,则按照下文处理后,就可以了: https://www.cnblogs.com/sunylat/p/11308037.html 参考: https://blog.csdn.net/sadwxds/article/details/52984272 阅读全文
posted @ 2019-08-06 11:55 sunylat 阅读(988) 评论(0) 推荐(0) 编辑
摘要: 问题描述 用MS-DOC打开 UTF-8 的文件时, 显示乱码问题根源 CMD默认是Windows系统默认编码(GBK), 用GBK格式来解码UTF-8的文件当然会出现乱码.解决方案 更换CMD的 活动代码页编号, 即 更改 字符集.解决步骤 1, 打开 CMD.exe 2, 输入命令:chcp 6 阅读全文
posted @ 2019-08-06 11:49 sunylat 阅读(8731) 评论(0) 推荐(0) 编辑
  2019年7月24日
摘要: Enable Software Collections (SCL) Software Collections, also known as SCL is a community project that allows you to build, install, and use multiple v 阅读全文
posted @ 2019-07-24 16:46 sunylat 阅读(473) 评论(0) 推荐(0) 编辑
摘要: 一,下载Shelled: https://sourceforge.net/projects/shelled/ 二,打开Eclipse,以离线方式安装: Help->Install New Software,add->Archive,选择下载的zip包,随后就可以安装了。 参考: https://bl 阅读全文
posted @ 2019-07-24 16:21 sunylat 阅读(326) 评论(0) 推荐(0) 编辑
摘要: 一,以Root身份登入CentOS 7:比较简单是使用Root身份进行操作,下面是如何 。 https://www.cnblogs.com/sunylat/p/11236845.html 二,安装Eclipse。 Prerequisites Open a terminal (Applications 阅读全文
posted @ 2019-07-24 13:54 sunylat 阅读(908) 评论(0) 推荐(0) 编辑
摘要: 新版的7.0很多资料没有,为了安全,linux是禁止root登录到桌面,但为了方便又想用root登录到桌面,在网上找了找,基本上都是这这一篇: http://shaoguangleo.blog.163.com/blog/static/227798320121022270901/ 但是在7.0中是没有 阅读全文
posted @ 2019-07-24 11:21 sunylat 阅读(6656) 评论(0) 推荐(0) 编辑
  2019年7月12日
摘要: 文件系统层级标准(filesystem hierarchy standard,FHS)。 http://www.pathname.com/fhs/pub/fhs-2.3.html 以下是对这些目录的解释: /bin:bin是Binary的缩写, 这个目录存放着最经常使用的命令。 /boot:这里存放 阅读全文
posted @ 2019-07-12 10:08 sunylat 阅读(291) 评论(0) 推荐(0) 编辑
摘要: CTRL+ALT+上下方向键 阅读全文
posted @ 2019-07-12 09:44 sunylat 阅读(942) 评论(0) 推荐(0) 编辑
  2019年6月28日
摘要: 1、查看时间各种状态: Local time: 四 2014-12-25 10:52:10 CSTUniversal time: 四 2014-12-25 02:52:10 UTCRTC time: 四 2014-12-25 02:52:10Timezone: Asia/Shanghai (CST, 阅读全文
posted @ 2019-06-28 10:30 sunylat 阅读(8444) 评论(0) 推荐(0) 编辑
  2019年6月5日
摘要: 我在OSX的虚拟机中安装了windows 7 操作系统,但是发现在win7下,大写键不起作用,通过下面方面搞定了! ▲打开设置中的键盘选项,并切换至输入源选项标签, ▲取消勾选“使用大写锁定键来回切换“美国英文””, ▲这时再按下Caps lock即可正常使用大小写切换。 ▲Update:目前mac 阅读全文
posted @ 2019-06-05 17:11 sunylat 阅读(2206) 评论(0) 推荐(0) 编辑
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 59 下一页