tesion99's recent timeline updates
tesion99

tesion99

V2EX member #128251, joined on 2015-07-21 18:00:13 +08:00
MAC 下的翻墙姿势,求推荐
Chamber  •  tesion99  •  Jan 5, 2019  •  Lastly replied by zk8802
23
C++底层常用哪些网络库或框架来编写服务器?
程序员  •  tesion99  •  Apr 12, 2018  •  Lastly replied by allenx
12
程序员选用哪种网盘更好?
互联网  •  tesion99  •  Sep 24, 2015  •  Lastly replied by sarices
85
C++ string::rfind 的一点疑惑
C  •  tesion99  •  Sep 11, 2015  •  Lastly replied by tesion99
4
HTML5 自定义属性 data-*属性名一定要小写吗?
程序员  •  tesion99  •  Sep 1, 2015  •  Lastly replied by tesion99
17
tesion99's recent replies
Apr 23, 2019
Replied to a topic by rootww21 Linux Linux 无法删除文件。。。。求助
看截图,是运行了 chattr -i 导致的吧,要弄清楚这个命令有什么作用再用啊
man chattr 看到的解释如下:
A file with the 'i' attribute cannot be modified: it cannot be deleted or renamed
@lzjamao 谢谢,看看
@changnet 恩,听说过,但没看过源码
@MeteorCat 用 swoole 有没有坑?我们 PHP 也在改用 swoole
编译的时候要加上相关的调试参数 -g,同时把编译的优化选项去掉,运行程序,根据产生的 core dump 文件,运行相关 gdb 命令,调试
ps:注意查看 core dump 文件的生成路径,一般为当前程序运行目录下
Sep 25, 2015
Replied to a topic by cjyang1128 MySQL mysql 事务的一个问题
mysql log 或者 mysql error log ,看 my.cnf 里面是怎么配置的了
Sep 24, 2015
Replied to a topic by letitbesqzr Linux linux 如何去注册这种类型的环境变量?
在 /etc/profile 或者是 /etc/bashrc 里面的 PATH 变量中加上你要执行的命令路径就差不多了,如:
export $PATH=$PATH:/usr/local/bypy
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3201 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 14:36 · PVG 22:36 · LAX 07:36 · JFK 10:36
♥ Do have faith in what you're doing.