07 2020 档案

java 动态代理
摘要:参考: https://www.jianshu.com/p/95970b089360 https://blog.csdn.net/baidu_23086307/article/details/54946624?utm_medium=distribute.pc_relevant.none-task-b 阅读全文

posted @ 2020-07-26 16:42 lh03061238 阅读(110) 评论(0) 推荐(0) 编辑

x86汇编语言:从实模式到保护模式
摘要:《x86汇编语言:从实模式到保护模式》检测点和习题答案 参考:https://www.cnblogs.com/leec/p/8150645.html 阅读全文

posted @ 2020-07-21 15:15 lh03061238 阅读(1304) 评论(0) 推荐(0) 编辑

Java基础篇:反射机制详解
摘要:参考: https://blog.csdn.net/sinat_38259539/article/details/71799078 https://blog.csdn.net/xu__cg/article/details/52877573?utm_medium=distribute.pc_relev 阅读全文

posted @ 2020-07-18 09:24 lh03061238 阅读(125) 评论(0) 推荐(0) 编辑

[C语言]变量的声明和定义有什么区别
摘要:参考: https://www.cnblogs.com/LeeCookies/p/12663366.html https://blog.csdn.net/littledouble/article/details/46340137 https://blog.csdn.net/hxg130435477/ 阅读全文

posted @ 2020-07-16 14:30 lh03061238 阅读(168) 评论(0) 推荐(0) 编辑

C语言中void*详解及应用
摘要:https://blog.csdn.net/houzhizhen/article/details/90286984 阅读全文

posted @ 2020-07-16 08:58 lh03061238 阅读(300) 评论(0) 推荐(0) 编辑

使用中断处理程序实现loop功能
摘要:思路: t2.asm: 运行过程: 先运行t1.exe,安装中断程序 再通过debug调试t2.exe 运行至int 7ch处时如下所示: 可以看出此时的CS 、IP、和栈中的内容,栈中的数值为之前单步中断保存的flag、CS、IP等寄存器的值,再执行一步-t,进入中断服务函数,如下所示 此时栈顶指 阅读全文

posted @ 2020-07-15 14:17 lh03061238 阅读(204) 评论(0) 推荐(0) 编辑

原码,反码,补码的深入理解与原理
摘要:重点参考:https://blog.csdn.net/afsvsv/article/details/94553228 https://blog.csdn.net/nyhuachen/article/details/6424736 阅读全文

posted @ 2020-07-10 11:02 lh03061238 阅读(212) 评论(0) 推荐(0) 编辑

关于C和C++不同源文件中重名变量的问题(转)
摘要:原文:https://blog.csdn.net/u014454069/article/details/22613271 阅读全文

posted @ 2020-07-07 18:01 lh03061238 阅读(384) 评论(0) 推荐(0) 编辑

const extern static 终极指南(转)
摘要:原文:https://www.cnblogs.com/machao/p/5882302.html 参考: https://blog.csdn.net/peisir/article/details/54799662 参考博文: volatile,让我保持原样 device.c mai#include 阅读全文

posted @ 2020-07-06 18:04 lh03061238 阅读(175) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示