会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cnchengv
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
7
8
9
10
11
12
13
14
15
···
57
下一页
2023年5月18日
查看修改的内容
摘要: git show commitId
阅读全文
posted @ 2023-05-18 16:55 cnchengv
阅读(7)
评论(0)
推荐(0)
2023年5月5日
python调试打印调用 和C# 问题
摘要: 1、python调试打印函数调用关系 traceback.print_stack(file=sys.stdout)https://qa.1r1g.com/sf/ask/80921641/2、python是传引用的3、C# 程序调试相关,比如程序启动不了,进入事件查看器看
阅读全文
posted @ 2023-05-05 11:22 cnchengv
阅读(29)
评论(0)
推荐(0)
2023年5月4日
三条线
摘要: 1st、找,如果3没jinzhan,则后 2、 先wunei 的,温 湿 噪 3、
阅读全文
posted @ 2023-05-04 10:46 cnchengv
阅读(177)
评论(0)
推荐(0)
2023年4月25日
gerrit回退
摘要: soft仅仅日志变化 git reset --soft 0c581d767ed204a227d849d0f9a2173b1ec55256 commitid hard日志和代码都变了 git reset --hard 0c581d767ed204a227d849d0f9a2173b1ec55256 g
阅读全文
posted @ 2023-04-25 13:40 cnchengv
阅读(58)
评论(0)
推荐(0)
2023年4月23日
静态库编译 不涉及的函数会被链接进去?
摘要: ? 为什么变小了
阅读全文
posted @ 2023-04-23 18:26 cnchengv
阅读(13)
评论(0)
推荐(0)
ios强制关机(任何时候)类型拔电池
摘要: 强制关机: 音量- + 关机键。 普通关机 长按关机键。 清空所有运行内存: 通用->关机 (出现关机界面别右滑) ;点击小圆点,然后长按"主屏幕"
阅读全文
posted @ 2023-04-23 13:49 cnchengv
阅读(44)
评论(0)
推荐(0)
2023年4月13日
C#动态加载动态库
摘要: https://blog.csdn.net/flymoon87/article/details/112609650
阅读全文
posted @ 2023-04-13 18:04 cnchengv
阅读(54)
评论(0)
推荐(0)
2023年4月12日
c# nuget包
摘要: 241009更新 增加一个 ,然后按之前的安装。如果失败,一直显示检索中,把新加的包和额外目录,恢复原来文件夹里的内容 https://www.cnblogs.com/qq2806933146xiaobai/p/16314116.html 右键解决方案 启用nuget管理 来安装 离线的路径配好后就
阅读全文
posted @ 2023-04-12 10:24 cnchengv
阅读(49)
评论(0)
推荐(0)
2023年4月11日
C# 调vc带回调的动态库
摘要: c++ CALLBACK 也就是 不能少,不然c#对不上 #define CALLBACK __stdcall typedef void (CALLBACK * FUNCTION)(int iRet,char* strOut); int wsClientMain(int iType, FUNCTIO
阅读全文
posted @ 2023-04-11 16:55 cnchengv
阅读(33)
评论(0)
推荐(0)
2023年4月4日
wss
摘要: 1、在 libwebsockets-3.1-stable test-client.c上修改 2、 https://blog.csdn.net/cjqqschoolqq/article/details/88728092 按照这个对比肯定ok
阅读全文
posted @ 2023-04-04 16:51 cnchengv
阅读(272)
评论(0)
推荐(0)
上一页
1
···
7
8
9
10
11
12
13
14
15
···
57
下一页
公告