Wind is Wild

日常体会,以及笔记

 

10 2020 档案

error C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp.
摘要:error C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. error C4996: 'strncpy': 阅读全文

posted @ 2020-10-16 14:24 ifdef 阅读(1395) 评论(0) 推荐(0) 编辑

给linux shell 添加ll命令支持
摘要:有的linux发行版默认添加了ll命令,也就是ls -l的缩写形式的支持,大大提高了命令行的输入效率。 但有部分linux发行版默认没有加入ll支持,也发现一些新手用户不清楚怎么增加这个命令,这里介绍下修改的方法,以bash为例。 在用户的根目录下有个隐藏文件.bashrc,打开后,一般会有以下这段 阅读全文

posted @ 2020-10-15 10:20 ifdef 阅读(844) 评论(0) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示