上一页 1 ··· 344 345 346 347 348 349 350 351 352 ··· 619 下一页

2021年3月5日

摘要: 源代码注释里看到牛人:蒋青喆 一种思想 程序代码里要不要写上自己的真实名字,以后好混点那? 厉害的人 写驱动的人 都是上市公司的股东 普通人--》普通的程序员 能写出什么优秀的代码啊。 windows驱动 阅读全文
posted @ 2021-03-05 13:32 lydstory 阅读(66) 评论(0) 推荐(0)
摘要: https://www.fasoft.cn 阅读全文
posted @ 2021-03-05 13:14 lydstory 阅读(52) 评论(0) 推荐(0)
摘要: 文档外带 阅读全文
posted @ 2021-03-05 13:09 lydstory 阅读(33) 评论(0) 推荐(0)
摘要: dps文档保护系统 dps文档保护系统 阅读全文
posted @ 2021-03-05 12:54 lydstory 阅读(40) 评论(0) 推荐(0)

2021年3月4日

摘要: DLP :Data Leakage Prevention,数据泄露防护 阅读全文
posted @ 2021-03-04 21:41 lydstory 阅读(645) 评论(0) 推荐(0)
摘要: static std::string w2c(std::wstring str) { int nlength = str.length(); int nbytes = WideCharToMultiByte(0,0,str.c_str(),nlength,NULL,0,NULL,NULL); if( 阅读全文
posted @ 2021-03-04 10:32 lydstory 阅读(51) 评论(0) 推荐(0)

2021年3月3日

摘要: GlusterFS fuse 阅读全文
posted @ 2021-03-03 15:07 lydstory 阅读(62) 评论(0) 推荐(0)
摘要: yum install mariadb-server systemctl start mariadb systemctl enable mariadb mysql_secure_installation 此处设置的是数据库root密码,和系统root无关。 开始root密码默认为空,直接回车,然后设 阅读全文
posted @ 2021-03-03 10:27 lydstory 阅读(94) 评论(0) 推荐(0)
摘要: netty 作为文件服务器 网上搜索 无具体操作 阅读全文
posted @ 2021-03-03 10:14 lydstory 阅读(140) 评论(0) 推荐(0)
摘要: Nessus 是目前全世界最多人使用的系统漏洞扫描与分析软件。总共有超过75,000个机构使用Nessus 作为扫描该机构电脑系统的软件。 阅读全文
posted @ 2021-03-03 08:56 lydstory 阅读(346) 评论(0) 推荐(0)
上一页 1 ··· 344 345 346 347 348 349 350 351 352 ··· 619 下一页

导航