会员
周边
众包
新闻
博问
闪存
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
一本正经.胡说八道
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
2020年9月14日
遍历源代码,整理define的内容
摘要: 代码未测试,基本逻辑实现过程已经描述出来了。 1 #include <io.h> 2 #include <time.h> 3 #include <stdio.h> 4 #include <stdlib.h> 5 #include <string.h> 6 #include <fcntl.h> 7 #
阅读全文
posted @ 2020-09-14 17:25 一本正经-胡说八道
阅读(257)
评论(0)
推荐(0)
2020年9月4日
银联支付接口调试
摘要: 只做我网银的支付接口
阅读全文
posted @ 2020-09-04 07:52 一本正经-胡说八道
阅读(1617)
评论(0)
推荐(0)
2020年7月24日
C 循环将牵引文件加入到变量中
摘要: C 代码分析工具最基础的一步吧,预处理把编译文件整理到一个文件中。 1 //这个demo最终要输出一个预处理后的编译树。 2 3 #include <io.h> 4 #include <time.h> 5 #include <stdio.h> 6 #include <stdlib.h> 7 #inc
阅读全文
posted @ 2020-07-24 16:38 一本正经-胡说八道
阅读(274)
评论(0)
推荐(0)
2020年7月23日
循环遍历目录
摘要: 由于工作需要涉及到商城的资金交易安全,在这个网络上又找不到合适的答案所以就自己摸索,去设计一款代码分析软件。废话不多说先贴上一份有bug的目录遍历代码。。。 1 #include <io.h> 2 #include <time.h> 3 #include <stdio.h> 4 #include <
阅读全文
posted @ 2020-07-23 14:42 一本正经-胡说八道
阅读(444)
评论(0)
推荐(0)
上一页
1
2
3
4
公告