# 29_v2_talent_projs **Repository Path**: linux2014/29_v2_talent_projs ## Basic Information - **Project Name**: 29_v2_talent_projs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-02 - **Last Updated**: 2025-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- --- --- https://www.cnblogs.com/uwatech/p/17107992.html https://my.oschina.net/emacs_8525674/blog/16584639 --- ### GitHubDaily https://github.com/GitHubDaily/GitHubDaily https://blog.csdn.net/sinat_33224091?type=blog ### gitcode开源社区: https://gitcode.csdn.net/687865cf080e555a88d0130f.html https://gitcode.csdn.net/68706ffea6db534ba2b83fdf.html ### HelloGithub --- ### 用go mod模式搭建golang项目的方法 1,创建项目目录: mkdir myproject && cd myproject 2,初始化go.mod: go mod init github.com/yourname/myproject 3,添加依赖: 3.1,go get直接添加,会自动更新go.mod; go get package@version 3.2,直接编辑go.mod; 4,下载依赖: go mod download 5,查看依赖: go list -m all 6,清理无用依赖: go mod tidy 7,生成vendor: go mod vendor 8,使用vendor构建: go build -mod=vendor --- ### 主要掌握的编程语言: C/C++, java, python, lua; shell,sql; ### 每种编程语言的应用要点: 运行机制, 项目源码框架, 项目可执行文件的构建和执行, 项目调试, 故障处理:业务功能流程分析,性能分析,动态追踪,cpu和内存等异常分析和处理; --- ### 架构案例: https://cloud.tencent.com/developer/article/2396572 https://cloud.tencent.com/developer/article/2318306 https://cloud.tencent.com/developer/article/2384568 https://cloud.tencent.com/developer/article/2352092 https://cloud.tencent.com/developer/article/2525617 https://cloud.tencent.com/developer/article/2352092 https://cloud.tencent.com/developer/article/2517290 https://cloud.tencent.com/developer/article/2416967 https://cloud.tencent.com/developer/article/2485144 ### 软件架构案例: https://blog.csdn.net/qq_33060405/category_12626966.html https://blog.csdn.net/qq_33060405/article/details/148595405 https://blog.csdn.net/qq_33060405/article/details/139362777 https://blog.csdn.net/qq_33060405/article/details/139186086 https://blog.csdn.net/qq_33060405/article/details/139186086 ### 软件架构案例 https://cloud.tencent.com/developer/article/2396572 https://cloud.tencent.com/developer/article/2384568 https://cloud.tencent.com/developer/article/2318306 https://cloud.tencent.com/developer/article/2387530 https://cloud.tencent.com/developer/article/2462259 ### 架构案例: #### 货拉拉流量回放体系搭建与应用 https://juejin.cn/post/7282759923343638569 #### 自研流量录制回放平台 https://juejin.cn/post/7337854138515783706 #### 流量录制回放平台探索 https://juejin.cn/post/7215772473166315576 https://juejin.cn/post/7219084778346446906 https://juejin.cn/post/7197337416096235575 https://juejin.cn/post/7024442911840272420 https://juejin.cn/post/7064757558812246053 https://juejin.cn/post/7429156317552672808 ### 腾讯写码6年,我总结的技术人核心竞争力 https://cloud.tencent.com/developer/article/2449698 --- ### 得物技术 https://zhuanlan.zhihu.com/p/427299664 https://zhuanlan.zhihu.com/p/1921604506296222997 https://zhuanlan.zhihu.com/p/1905937111149970477 https://zhuanlan.zhihu.com/p/1897960212842944186 https://zhuanlan.zhihu.com/p/27898781907 https://zhuanlan.zhihu.com/p/16860300518 https://zhuanlan.zhihu.com/p/15693055783 https://zhuanlan.zhihu.com/p/7660977415 https://www.zhihu.com/question/319355296/answer/12032785014 https://www.zhihu.com/question/20584476/answer/3592739410 https://zhuanlan.zhihu.com/p/712814815 --- ### 开场暴击:1分钟建好旅游网站,AI智能体已进化成“超级员工” https://cloud.tencent.com/developer/article/2536581 #### Wireshark、Burpsuite、Charles三大抓包神器抓取https明文 https://cloud.tencent.com/developer/article/1875746 #### 告别繁琐!SpiderTerm-SSH让服务器运维像聊天一样简单‌ https://cloud.tencent.com/developer/article/2536376 #### 60页PPT全解:DeepSeek系列论文技术要点整理 https://cloud.tencent.com/developer/article/2505000 #### 给大家推荐的是一款非常强大的开源堡垒机,JumpServer https://cloud.tencent.com/developer/article/2199683?policyId=1003 #### 给大家介绍一个很实用的工具——Slidev https://cloud.tencent.com/developer/article/2199669 ### Spring源码阅读 https://github.com/xuchengsheng/spring-reading https://blog.csdn.net/weixin_55229531/category_12273540.html https://zhuanlan.zhihu.com/p/572503780 https://www.jianshu.com/p/8e5ffa6dca9a --- ### 优质开源项目合集: https://github.com/ourceteams/open-daily https://gitcode.com/daily_hot ### 在github上如何发现优质项目: https://github.com/biaochenxuying/blog/issues/45 --- ### 码农有道: https://www.zhihu.com/people/dcxmn #### 优质的c/cpp项目: https://www.zhihu.com/question/332778359 https://gitee.com/chengxumiaodaren/cpp-learning https://github.com/yh1094632455/Cgames https://mp.weixin.qq.com/s/LjeRXwRv8CS2kwKjE-QZ0Q --- ### 科学上网,外网; 75_v2_net_talent_projs --- ### lua https://www.cnblogs.com/uwatech/p/17107992.html https://my.oschina.net/emacs_8525674/blog/1658469 --- ### scrapy: https://www.scrapy.org/ https://docs.scrapy.org/en/2.9/ ### 作为一名游戏公司技术总监应该具备的能力 https://blog.csdn.net/qq_33060405/article/details/141170013 ### scrapy: https://blog.csdn.net/mozixiao__/article/details/148364619 https://blog.csdn.net/qq_45981086/article/details/128859442 https://cloud.tencent.com/developer/article/2104421 https://www.runoob.com/w3cnote/scrapy-detail.html https://cloud.tencent.com/developer/article/1856557 https://developer.aliyun.com/article/1598281 https://zhuanlan.zhihu.com/p/673552298 ### 倒卖蜜雪冰城柠檬水的小伙开公司了 https://baijiahao.baidu.com/s?id=1835248511915109198&wfr=spider&for=pc https://baijiahao.baidu.com/s?id=1832799912606791574&wfr=spider&for=pc --- ### AI协助平台. https://openi.pcl.ac.cn/explore/datasets. ### 豆包模型: https://www.doubao.com/chat/567661638384386 ### 通义灵码: https://tongyi.aliyun.com/lingma/?utm_content=m_1000400617 https://www.aliyun.com/activity/middleware/ai-lingma ### AI产品经理如何搭建大模型在金融场景的产品架构 https://blog.csdn.net/2301_76161259/article/details/144909221 ### AI大模型从业者聊deepseek,附上给学弟学妹们的学习路径 https://www.nowcoder.com/discuss/717752565361831936 ### openi启智平台: https://openi.org.cn/ https://openi.pcl.ac.cn/openihu/xmake/src/branch/dev ### 每日精选 https://gitcode.com/daily_hot/daily?utm_source=artical_gitcode&spm=1001.2101.3001.10289 ### mame: https://zhuanlan.zhihu.com/p/29817936 https://blog.csdn.net/yoshubom/article/details/128178878 https://blog.csdn.net/lxyoucan/article/details/121909843 --- ### 软件系统架构案例: https://juejin.cn/post/6844903480595841031 https://juejin.cn/post/6844903891902054408 https://juejin.cn/post/6844903734707748877 https://juejin.cn/post/6844904067869720589 https://juejin.cn/post/6844903767050043399 #### 亿级月活的社交 APP,陌陌如何做到 3 分钟定位故障 https://cloud.tencent.com/developer/article/2416967 wbs(work breakdown structure,工作分解结构), 以可交付结果为导向对项目要素进行分组; 项目->任务->工作项;向下分解,向上交付; 结构化工作规划法GROW; SQ3R读书法; --- ### github项目精选: https://open.itc.cn/ https://zhuanlan.zhihu.com/p/652962657 https://zhuanlan.zhihu.com/c_1646940820354940928 https://github.com/microsoft/AI-For-Beginners https://github.com/microsoft/ML-For-Beginners https://github.com/unclecode/crawl4ai https://github.com/ByteByteGoHq/system-design-101 https://github.com/shadps4-emu/shadPS4 https://github.com/hoppscotch/hoppscotch https://github.com/shadow1ng/fscan https://github.com/dragonflydb/dragonfly https://github.com/netdata/netdata #### 计算机科学速成课 https://github.com/1c7/Crash-Course-Computer-Science-Chinese --- ### 泰山陪爬: https://baijiahao.baidu.com/s?id=1826378278688290040&wfr=spider&for=pc 都市人愿意为'被关注感'买单,陪爬服务本质是孤独经济的变种 ### 在蟑螂屋里叠衣服,我挣到了100万 https://baijiahao.baidu.com/s?id=1830976748013569819 ### 资治通鉴: https://baijiahao.baidu.com/s?id=1791202703393088099&wfr=spider&for=pc https://app.myzaker.com/news/article.php?pk=680b8ca68e9f096dcc29aa57 https://mbd.baidu.com/newspage/data/landingsuper?context=%7B%22nid%22%3A%22news_9335286338830313266%22%7D&n_type=1&p_from=4 ``` https://chem.ecust.edu.cn/2021/0801/c6655a131860/page.htm https://chem.ecust.edu.cn/2018/0303/c6655a73678/page.htm https://math.ecust.edu.cn/2021/1012/c13445a134751/page.htm https://fxy.ecust.edu.cn/2018/1010/c8339a80385/page.htm https://fxy.ecust.edu.cn/2019/0916/c8339a97671/page.htm ``` --- ### windows,mingw的C/C++开发环境配置: 头文件路径和库路径; CPATH:同时影响gcc和g++; C_INCLUDE_PATH:仅gcc使用; CPLUS_INCLUDE_PATH:仅g++使用; LIBRARY_PATH:影响链接阶段的库搜索; LD_LIBRARY_PATH(类Unix风格,MinGW部分支持); D:\D\install_dir\lua_v532\include;D:\D\install_dir\python_v3_10_8\include D:\D\install_dir\lua_v532\lib;D:\D\install_dir\python_v3_10_8\libs --- ### 金价飙升!有年轻人“居家造金”,月入5万 https://baijiahao.baidu.com/s?id=1824997398996393254 https://m.thepaper.cn/baijiahao_30227980 ### 谷子经济: “谷子” 是动漫等 IP 周边商品,原本小众的 “吃谷” 消费形态正走向大众。因其能为Z世代带来 “摸得着的满足感”,提供情绪价值,深受这一群体喜爱,成为新经济时代活力赛道,在年轻人推动下已成为消费市场新宠。例如,在年轻人浓厚 “吃谷” 氛围下,“谷子经济” 发展迅速。 ### 北大复旦拟录取两名百万级网红博主,最新回应 https://baijiahao.baidu.com/s?id=1830533711144561873&wfr=spider&for=pc https://baijiahao.baidu.com/s?id=1830539885741085792&wfr=spider&for=pc --- ### 大模型与人工智能 https://isite.baidu.com/site/wjzr1jld/05fd9ff1-c28b-485d-b8fd-918b862e9d3f?fid=nH0knHnsrjTkn104njTzPjD3P1IxnWcdg1D&ch=4&bd_vid=17248166876504124714&bd_bxst=EiaK-XdnKaoMyc1900DD0nP2r6jUhojhK00000JYttiWYnvtEnod000000000000cjD3fRfzfWckPjPjPDujf1KDrHwKfHKKnRcsPRR3nYDYah-p059Qth_a00009ifWv9T000jHhucx1s0000c0-sDnV55DCqjPzogwlToiAUH1k25f1TJdYXM2Y_ogYonVVXreqeL3zr_00000OOOOOOOOOOq_p0LC&field=&orderBy=&categoryId=undefined&uniqId=3b97f6eb8ad44c6fb5da91884822588e&title=%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD%E5%AE%9E%E9%AA%8C%E5%AE%A4 https://blog.csdn.net/2301_77193447/article/details/144270687 https://aistudio.baidu.com/projectdetail/6088322?ad-from=14163 https://cloud.baidu.com/article/3363266 https://www.163.com/dy/article/J0CSD3160511831M.html --- ### films: https://www.qidun.cc/xcyy_play/13981-1-30.html https://www.xabaotu.com/album/yanhujihua-1-1.html https://www.668cd.com/ https://www.the-tj.com/ https://www.dsfzwh.com/ https://www.renhong158.com/ https://www.yenmon.com/video/34887.html https://www.chengdeyou.com/vodplay/60679-1-1.html https://www.chabei2050.com/vodplay/10872-1-1.html https://v.zrxgnxddxw.com/ddplayer/18355-0-0.html --- ### 自媒体: #### Adobe Premiere Pro 2022 For Mac v22.3 Pr中文版支持M1 https://macoshome.com/app/video/11818.html#Down --- ### 通义灵码: https://tongyi.aliyun.com/lingma/download --- ### 优质开源项目: https://www.zhihu.com/question/28341521/answer/1182970959 https://github.com/ChHsiching/GitHub-Chinese-Top-Charts-Classified https://github.com/ChHsiching/GitHub-Chinese-Top-Charts https://github.com/rzando-org/GitHub-Chinese-Top-Charts ### 架构技术: https://github.com/xingshaocheng/architect-awesome --- ### 顶尖技术团队的技术文章: https://zhuanlan.zhihu.com/p/464166372 --- ### 如何提升架构设计能力: https://www.zhihu.com/question/395652253/answer/1891952533741736008 ### Linux 性能优化 https://blog.csdn.net/qq_34556414/category_10113156.html ### 计算机网络 应用层 HTTP协议 https://blog.csdn.net/qq_34556414/category_11913903.html ### 计算机网络 传输层 https://blog.csdn.net/qq_34556414/category_11086416.html ### 代码检查工具sonarQube: https://www.jb51.net/article/200481.htm https://www.cnblogs.com/shawWey/p/10722391.html ### Wave 是一款开源终端,它将传统终端的特性与图形化功能如文件预览、网页浏览和 AI 辅助结合在一起。它支持在 MacOS、Linux 和 Windows 上运行。 https://gitcode.com/gh_mirrors/wa/waveterm ### 实用编程技术: https://gitcode.com/gh_mirrors/pr/practical-programming-books ### 深度探索编程助手 https://gitcode.com/gh_mirrors/de/DeepSeek-Coder https://github.com/deepseek-ai/DeepSeek-Coder.git ### cpython内部机制解读: https://www.zhihu.com/column/c_1272122576572284928 https://cloud.tencent.com/developer/article/2421017 ### 用于《CPython内部机制》书籍的示例脚本和案例 https://gitcode.com/gh_mirrors/cp/cpython-book-samples --- ### git原理 https://www.cnblogs.com/honkerzh/p/17768859.html https://cloud.tencent.com/developer/article/1954164 https://zhuanlan.zhihu.com/p/671578073 https://zhuanlan.zhihu.com/p/673726492 https://baijiahao.baidu.com/s?id=1785989699325417839&wfr=spider&for=pc https://blog.csdn.net/Bb15070047748/article/details/139791345 https://blog.csdn.net/a772304419/article/details/144108007 ### git HEAD: https://blog.csdn.net/baiyu33/article/details/140752115 https://blog.csdn.net/m0_45406092/article/details/132581163 https://juejin.cn/post/7403179030344941594 https://zhuanlan.zhihu.com/p/715338959 https://cloud.tencent.com/developer/article/1954164 --- ### openEuler is an open source platform developed and operated by OpenAtom Foundation https://gitee.com/openeuler?utm_source=devpress ### A-Tune是一款基于AI的操作系统性能调优引擎。A-Tune利用AI技术,使操作系统“懂”业务,简化IT系统调优工作的同时,让应用程序发挥出色性能。 https://gitee.com/openeuler/A-Tune --- ### ffmpeg: https://blog.csdn.net/qq_41839588/category_12427382.html https://zhuanlan.zhihu.com/p/456068744 --- ### 源码分析: https://blog.csdn.net/freedom1523646952/category_11686658.html https://blog.csdn.net/freedom1523646952/article/details/129121158 ### 国外课程实验 https://blog.csdn.net/freedom1523646952/category_11577228.html ### ffmpeg教程,以例为主 https://wklchris.github.io/blog/FFmpeg/index.html ### LPython 是最新的开源 Python 实现 https://gitee.com/mirrors/LPython ### 开源投资交易 https://www.oschina.net/project/awesome?columnId=33 ### 开源的视频剪辑 https://www.oschina.net/project/awesome?columnId=37 https://www.oschina.net/p/listening ### eBPF 项目合集 https://www.oschina.net/project/awesome?columnId=44 https://www.oschina.net/p/ecapture --- ### 每日优质项目精选 https://gitcode.com/daily_hot/daily/overview ### docker内的windows: https://gitcode.com/gh_mirrors/wi/windows/overview ### 优质技术博主,JavaGuide: https://javaguide.cn/ --- ### 在Linux下查看man手册时,发现终端输出No manual entry for pthread_mutex_init,没有此模块。因为线程模块是posix标准的,man手册没有安装。 No manual entry for pthread_mutex_init,安装代码库: ``` sudo apt-update sudo apt-get install -y libc6-dev ``` 安装man文档只需在终端安装即可: 在终端输入以下命令: ``` sudo apt-get install -y manpages-posix manpages-posix-dev ``` 原文链接:https://blog.csdn.net/five_east_west/article/details/128529941 --- ### 系统设计 https://github.com/ashishps1/awesome-low-level-design ### python性能分析: https://github.com/gaogaotiantian/viztracer --- ### 多线程三大特性:原子性、可见性、有序性。 https://zhuanlan.zhihu.com/p/353610471 https://zhuanlan.zhihu.com/p/52280869 #### jdk,多线程环境下数据的可见性、原子性、有序性: ``` syncronized+wait(); Lock+Condition Semaphore CountDownLatch,CylicBarrier; volatile AtomicXXX concurrent ``` --- ### lua源码解析 https://blog.csdn.net/sharemyfree/article/details/27720187 https://mp.weixin.qq.com/s?__biz=Mzg2Njc4NjEyNQ==&mid=2247484628&idx=1&sn=9dc61c0b0ae7badebcf09178ac4767de&chksm=ce44caf6f93343e078fc33b456f4dba3256281efc9c8352cbd4b582e3a4dcdc881a58a6039da&payreadticket=HP0d7eIG59hWAskskQv4GqpOEsWniGTtWHJ0AaMeFx5AiJkutPXDt8YZ_shZN6oB0ULu2aU&poc_token=HOmvEmajQQZdnzj1hybpmePlobL6xAPjrwxgoE5e https://segmentfault.com/a/1190000005162326 https://www.cnblogs.com/moran-amos/p/14408624.html https://zhuanlan.zhihu.com/p/621772962?utm_id=0 --- ### gdbgui: https://github.com/cs01/gdbgui ### 极客之音 https://www.bmabk.com/index.php/post/category/jgsj --- ### http server+ftp server: https://github.com/lpereira/lwan https://github.com/jedisct1/pure-ftpd https://github.com/sylar-yin/sylar https://github.com/markparticle/WebServer ### 开发内功修炼 https://github.com/yanfeizhang/coder-kung-fu https://github.com/0voice/kernel_new_features https://github.com/SeeFlowerX/stackplz https://github.com/g0dA/linuxStack ### 极客时间<网络编程实战>代码 https://github.com/froghui/yolanda ### stream server: https://github.com/langhuihui/WebTransport-Go https://github.com/langhuihui/jessibuca https://github.com/langhuihui/monibuca https://github.com/sherlockchou86/VideoPipe ### C语言游戏: https://github.com/RainbowRoad1/Cgame ### redis7源码剖析: https://github.com/CN-annotation-team/redis7.0-chinese-annotated ### 深入理解计算机系统: https://github.com/wangmu0115/Book-CSAPP ### A higher-level Neural Network library for microcontrollers https://github.com/majianjia/nnom ### llm: https://github.com/ztxz16/fastllm ### 量化开发框架: https://github.com/wondertrader/wondertrader ### 我的电视 电视直播软件,安装即可使用 https://github.com/lizongying/my-tv --- ### Linux高级网络编程: https://blog.csdn.net/s2603898260/article/details/106799129 https://blog.csdn.net/s2603898260/article/details/104437610 ### vscode+wsl: https://juejin.cn/post/7362084371056656384?searchId=2024112515043176913F85B8401D00317F https://juejin.cn/post/6844904087469703176?searchId=2024112515043176913F85B8401D00317F https://juejin.cn/post/6865560449899823112?searchId=2024112515043176913F85B8401D00317F ### vscode+docker https://cn.linux-console.net/?p=7645 --- ### 后端技术面经: https://juejin.cn/post/7448816061705650215 https://juejin.cn/user/888061125986631/posts https://juejin.cn/post/6844904128708083725 https://juejin.cn/user/457842068826600/posts https://juejin.cn/user/3702810893364350?from=recommend_user https://juejin.cn/post/7398050410805723162 ### 云栖技术精粹 https://juejin.cn/post/6844903552612057102 ### 由 Mybatis 源码畅谈软件设计 https://juejin.cn/post/7448813396140179465 ### gitcode优质项目: https://gitcode.net/explore https://gitcode.net/pythoncr/three_body_sim https://gitcode.net/hihell/python120 --- ### springboot+rocketmq: https://blog.csdn.net/u012060033/category_8744376.html https://juejin.cn/post/7230691396197351480 https://www.modb.pro/db/636111 --- ### md5和sha1: https://blog.csdn.net/xcxhzjl/article/details/122021531 https://blog.csdn.net/ZCShouCSDN/article/details/84675235 https://blog.csdn.net/foxclever/article/details/80447870 ### 你想要的计算机经典书籍,这里都有! https://github.com/Jackpopc/CS-Books-Store --- ### spring源码解析: https://blog.csdn.net/wts563540/category_12061326.html https://blog.csdn.net/wts563540/category_10951227.html https://blog.csdn.net/feivirus/article/details/105076373 https://blog.csdn.net/scientificcommunity/category_10173607.html https://github.com/seaswalker/spring-analysis https://github.com/Vip-Augus/spring-analysis-note https://github.com/LinkedBear/spring-boot-source-analysis-code https://github.com/LinkedBear/spring-boot-source-analysis-epubit ### spring源码解析. https://blog.csdn.net/qq_35971258/article/details/126533025 https://blog.csdn.net/weixin_42739799/category_12552223.html. https://blog.csdn.net/uftjtt/category_7580785.html https://blog.csdn.net/dongdong199033/article/details/129306208 https://blog.csdn.net/Tanganling/article/details/133991539 ### spring源码分析: https://blog.csdn.net/shenchaohao12321/category_7645385.html https://blog.csdn.net/jinwufeiyang/category_6301821.html https://blog.csdn.net/qq_39002724/article/details/112970421 https://zhuanlan.zhihu.com/p/373422024 https://zhuanlan.zhihu.com/p/373422024 https://blog.csdn.net/qq_42419406/article/details/116640641 https://blog.csdn.net/en_joker/article/details/124838579?spm=1001.2101.3001.6650.5&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-5-124838579-blog-138421987.235%5Ev43%5Epc_blog_bottom_relevance_base9&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-5-124838579-blog-138421987.235%5Ev43%5Epc_blog_bottom_relevance_base9&utm_relevant_index=10 mybatis源码剖析: https://blog.csdn.net/qq_35512802/category_11234416.html Spring Transaction 从实例读源码 https://blog.csdn.net/songxinjianqwe/article/details/78827469?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-4-78827469-blog-120942854.235^v43^pc_blog_bottom_relevance_base9&spm=1001.2101.3001.4242.3&utm_relevant_index=7 结合实例的java技术: https://blog.csdn.net/songxinjianqwe https://blog.csdn.net/songxinjianqwe/article/details/78826293 https://blog.csdn.net/songxinjianqwe/article/details/78829923?spm=1001.2014.3001.5501 spring源码解析专题: https://blog.csdn.net/Tanganling/article/details/133991539 --- Java NIO+多线程实现聊天室 https://github.com/songxinjianqwe/Chat 手写简化版Web服务器 https://github.com/songxinjianqwe/WebServer 行业内最新项目: https://gitcode.com/daily_hot/daily/overview spring资料: https://github.com/wuyouzhuguli/SpringAll https://github.com/seaswalker/spring-analysis https://gitcode.com/gh_mirrors/sp/spring-analysis-note/overview https://github.com/JeffLi1993/springboot-learning-example https://github.com/forezp/SpringCloudLearning https://github.com/yudaocode/SpringBoot-Labs https://github.com/dyc87112/SpringBoot-Learning https://github.com/ityouknow/spring-boot-examples spring高手之路: https://blog.csdn.net/qq_34115899/category_10969543.html spring源码深度剖析: https://blog.csdn.net/uftjtt/category_7580785.html 跟着小马哥学spring: https://blog.csdn.net/qq_42419406/article/details/116640641 spring源码学习: https://blog.csdn.net/dongdong199033/article/details/129097830 https://zhuanlan.zhihu.com/p/647941287 --- 微服务架构案例: https://juejin.cn/post/7431781299478249510 springboot+websocket: https://juejin.cn/post/6844904160442187784 励志故事: https://baijiahao.baidu.com/s?id=1814248168945632805&wfr=spider&for=pc ### spring高手之路: https://blog.csdn.net/qq_34115899/article/details/138421987?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-4-138421987-blog-109689803.235^v43^pc_blog_bottom_relevance_base9&spm=1001.2101.3001.4242.3&utm_relevant_index=7 https://blog.csdn.net/weixin_30499315/article/details/141762405?spm=1001.2101.3001.6650.3&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EYuanLiJiHua%7EPosition-3-141762405-blog-80018656.235%5Ev43%5Epc_blog_bottom_relevance_base9&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EYuanLiJiHua%7EPosition-3-141762405-blog-80018656.235%5Ev43%5Epc_blog_bottom_relevance_base9&utm_relevant_index=4 https://blog.csdn.net/yoxibaga/article/details/23469887?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-0-23469887-blog-80076698.235^v43^pc_blog_bottom_relevance_base9&spm=1001.2101.3001.4242.1&utm_relevant_index=3 https://blog.csdn.net/yoxibaga/article/details/23469887?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-0-23469887-blog-80076698.235^v43^pc_blog_bottom_relevance_base9&spm=1001.2101.3001.4242.1&utm_relevant_index=3 ### spring深度解析: https://www.zhihu.com/column/c_1356732116705955840 spring aop: https://blog.csdn.net/qq_42419406/article/details/116640641 SpringBoo同时支持http和https https://blog.csdn.net/qq_39002724/article/details/121531935 spring aop自定义MethodInteceptor实现类 https://blog.csdn.net/qq_39002724/article/details/112755877 --- ### java系统架构设计: https://edu.aliyun.com/course/312345?spm=a2c6h.12873639.article-detail.76.6aea618ex0ndMC&scm=20140722.ID_community@@course@@28._.ID_community@@course@@28-OR_rec-V_1-RL_community@@article@@1462579 https://github.com/doocs/advanced-java https://github.com/shishan100/Java-Interview-Advanced --- ### 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载 https://github.com/hehonghui/awesome-english-ebooks ### 下载器 https://github.com/lingochamp/FileDownloader https://gitee.com/mirrors/aria2 https://github.com/iawia002/lux ### nes https://github.com/NJU-ProjectN/LiteNES https://github.com/TASEmulators/fceux --- ### git cherry pick: https://www.jianshu.com/p/571988e77501 https://blog.csdn.net/qq_16843563/article/details/139785252 --- ### idea,git: https://www.jb51.net/article/275886.htm https://www.jb51.net/article/211235.htm https://blog.csdn.net/linyichao123/article/details/128367868 https://developer.aliyun.com/article/1462579 https://blog.csdn.net/QingXu1234/article/details/127006467 https://zhuanlan.zhihu.com/p/534112620 https://developer.aliyun.com/article/1624219?spm=a2c6h.12873639.article-detail.22.6aea618ex0ndMC&scm=20140722.ID_community@@article@@1624219._.ID_community@@article@@1624219-OR_rec-V_1-RL_community@@article@@1462579 https://cloud.tencent.com/developer/article/1533084 https://www.jb51.net/article/211235.htm https://www.jb51.net/program/326673hg1.htm ### git代码撤销: https://www.jb51.net/program/309945ftd.htm ### Git 在Windows上添加文件换行相关设置 https://blog.csdn.net/huangjiazhi_/article/details/139172354 ``` 6. 检出特定文件的旧版本 使用 git checkout -- 命令,可以检出特定提交中的文件。 7. 比较分支差异 使用 git diff 命令,可以比较当前分支与指定分支的差异。 8. 查看提交历史 使用 git log 命令,可以查看提交历史。加上 --oneline、--graph、--decorate 等选项,可以更直观地查看历史记录。 9. 跨分支合并 9. 跨分支合并 使用 git cherry-pick 命令,可以将特定提交从一个分支应用到当前分支。 10. 处理合并冲突 在合并时遇到冲突,使用 git mergetool 命令可以启动图形化工具帮助解决冲突。 ``` --- traceId 打印出参数 sql日志也像业务日志一样打印带traceId; spring I18n: https://blog.csdn.net/daobuxinzi/article/details/127982064 https://zhuanlan.zhihu.com/p/570740483 中文和unicode的转换: http://www.esjson.com/unicodeEncode.html @ControllerAdvice 注解使用及原理探究 https://zhuanlan.zhihu.com/p/647941287 https://blog.csdn.net/dongdong199033/article/details/129306208 https://blog.csdn.net/qq_43575801/article/details/128891997 日志注入: https://www.jianshu.com/p/e7bd2407dd05 https://www.cnblogs.com/tangdatou/p/12510542.html mybatisplus复杂sql: https://www.jb51.net/article/262039.htm 导出到excel: https://juejin.cn/post/7351642274272657418 https://www.cnblogs.com/yui66/p/9632873.html https://juejin.cn/post/7126836581138169886?from=search-suggest --- ### mysql死锁问题: https://blog.csdn.net/MakeMerry/article/details/137476824 https://www.jb51.net/database/3219036nq.htm https://segmentfault.com/a/1190000044721146 https://www.cnblogs.com/huangzejun/p/8818317.html https://juejin.cn/post/6894624923243773966 --- ### docker内使用ubuntu的图形界面. https://blog.51cto.com/u_16213351/11781698. https://www.bilibili.com/read/cv38998421/?jump_opus=1. ``` 如果您在Docker内的Ubuntu系统中没有GUI,您可以通过安装X11服务器来获取一个基本的图形界面。以下是在Docker容器中为Ubuntu设置X11服务器的步骤: 安装X11服务器软件: sudo apt-get update sudo apt-get install xorg 安装一个X11客户端程序,例如: sudo apt-get install x11-apps 设置Docker容器以允许X11连接。这通常通过设置环境变量并将X11 sockets从宿主机映射到容器来实现。在运行Docker容器时,您需要添加-e来设置环境变量和--volume来映射X11 sockets。例如: docker run -it --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix ubuntu 请注意,这些命令应该在宿主机上运行,而不是在Docker容器内部。 如果您希望有一个更完整的桌面环境,您可以考虑安装像xfce4或gnome这样的桌面环境: sudo apt-get install xfce4 或者 sudo apt-get install gnome-core 完成这些步骤后,您应该能够在Docker容器中运行带有图形用户界面的应用程序。 ``` --- ### java+spring https://gitee.com/yu120/lemon-guide --- ### vue: vue从入门到熟练使用全篇详细教程 https://blog.csdn.net/weixin_72979483/category_12420077.html vue官方教程: https://router.vuejs.org/zh/guide/essentials/navigation.html --- ### DevWeekly https://github.com/Jackpopc/DevWeekly ### CS-Books-Store https://github.com/Jackpopc/CS-Books-Store ### aiLearnNotes https://github.com/Jackpopc/aiLearnNotes ### Let's Build a Simple Database https://cstack.github.io/db_tutorial/ ### PainterEngine https://github.com/matrixcascade/PainterEngine https://zhuanlan.zhihu.com/p/208398688 ### 有哪些好的github上c/c++学习项目? https://www.zhihu.com/question/67158058/answer/2666848414 https://zhuanlan.zhihu.com/p/435927070 https://zhuanlan.zhihu.com/p/416406696 https://github.com/s4dr0t1/project-based-tutorials-in-c https://github.com/SWPFlow/C-Project-Based-Tutorials 这两个项目源码在38_v2_cpp_projs下; --- ### js版的nes模拟器: https://github.com/bfirsh/jsnes https://github.com/nostalgic-css/NES.css https://github.com/nestjs/nest https://github.com/iaddis/metalnes --- https://github.com/dbeaver/dbeaver https://github.com/Col-E/Recaf https://github.com/bfirsh/vNES https://github.com/tanakh/bjne-java --- ### java资源大全 https://github.com/jobbole/awesome-java-cn https://github.com/sorenduan/awesome-java-books --- 阿里巴巴Java开发手册中的DO、DTO、BO、AO、VO、POJO定义: https://www.bilibili.com/read/cv24669955/ 阿里藏经阁: https://developer.aliyun.com/ebook/19?spm=a2c6h.26392459.ebook-detail.28.69175944Ci3bfK https://developer.aliyun.com/ebook/7850?spm=a2c6h.26392459.ebook-detail.33.633938e5rGnijy 查看git历史: https://blog.csdn.net/COCOLI_BK/article/details/103344407 企业级低代码平台: https://www.jeecg.com/ https://github.com/jeecgboot/jeecg-boot https://www.jb51.net/article/265586.htm https://blog.csdn.net/NeverFG/article/details/135097466 ### cpp https://www.cnblogs.com/fortunely/p/16370208.html --- ### 技术合集: https://www.geeksforgeeks.org/anagram-substring-search-search-permutations/ https://www.geeksforgeeks.org/how-to-encrypt-passwords-in-a-spring-boot-project-using-jasypt/ --- 一个程序员的十年: https://zhuanlan.zhihu.com/p/580897619 https://thorstenball.com/blog/2022/05/17/professional-programming-the-first-10-years/ python游戏编程: https://mbd.baidu.com/newspage/data/landingsuper?context=%7B%22nid%22%3A%22news_9826809324130600684%22%7D&n_type=1&p_from=3 计算机技术合集: https://gitee.com/sharetech_lee/CS-Books-Store 优质项目合集: https://mbd.baidu.com/newspage/data/landingsuper?context=%7B%22nid%22%3A%22news_8984248701753845422%22%7D&n_type=1&p_from=3 理解linux路由: https://ro-che.info/articles/2021-02-27-linux-routing git学习: https://learngitbranching.js.org/?locale=zh_CN 优质的C++项目: https://www.zhihu.com/question/67158058/answer/2666848414 springboot项目实战: https://github.com/spring-guides/gs-spring-boot iredis: https://github.com/laixintao/iredis redis-tui: https://github.com/mylxsw/redis-tui redis: https://redis.io/commands/zremrangebyrank/ https://redis.io/docs/connect/clients/java/jedis/ --- ### springboot测试用例格式 ``` @Slf @ActiveProfiles(profile="local") @RunWith(SpringRunner.class) @SpringBootTest(classess={ //...}) ``` --- ### 键盘练习: https://www.type.fun/course/321986049565818880 https://jingyan.baidu.com/article/3065b3b6f56ebdffcef8a446.html https://m.baidu.com/bh/m/detail/ar_5358859807352538356 https://answer.baidu.com/answer/land?params=DGoDmQiEtURWnLYPJ%2BSKkzl0Ae4uA3nO6vD6YAtlsM7B3bPZQDTYjqJrpRdmC5NOUh0wrGy0%2Bcm0TSZDHPq8RUDoISbOFJ7a1gKknXMr%2FaWPLpsJkZ%2F%2F8AdEmywUCsleeqXsyVr8xLjnIMi9gxFiCHqLcZ%2FT9LjIRvl6f3ffHxAEYGbDgYTZgFXeIMgVdriJoufL%2FQzngzxCwbSteqjdsA%3D%3D&from=dqa&lid=c6282eb5010aaf6b&word=%E9%94%AE%E7%9B%98%E7%9B%B2%E6%89%93%E7%BB%83%E4%B9%A0 https://mbd.baidu.com/newspage/data/dtlandingsuper?nid=dt_4441151461006546960 ### 键盘布局 https://answer.baidu.com/answer/land?params=sWbGAnxoLg7o318gtI8SehE%2FFMA4nliviLhYwJ1RoGtDeIwpJPA3K4mg9A5Usuklnh8WyKwJyqS69LGXKTtotvJC7H9%2BgbWqiSjJC%2BJ4IxcFs%2FcTdVYx%2BRsuDotyysuP5q%2FK9vDB6KPZQdz4ckDCJFkfjRdRnUqxWHkKTI3%2B5e7ol3qp%2FJHLS7aKamDQrz638CpoRlUN8lNjDrZ4K4vVWw%3D%3D&from=dqa&lid=de7a87ba002ef400&word=%E9%94%AE%E7%9B%98%E5%AD%97%E6%AF%8D%E5%B8%83%E5%B1%80%E5%8E%9F%E5%9B%A0 --- ### qingganxuexi https://healthnews.sohu.com/a/717373602_120374972 https://baijiahao.baidu.com/s?id=1730670452741939294&wfr=spider&for=pc --- ### 华为“天才少年”4万字演讲:现在的AI技术要么无趣,要么无用 https://app.myzaker.com/news/article.php?pk=660ea6908e9f09261c75f115 --- ### macos+win10: https://www.bilibili.com/video/BV1MK4y177Jo/?spm_id_from=333.788.recommend_more_video.0&vd_source=932b2633a1ef2d04720b7ff9de33f196 https://www.bilibili.com/video/BV1MK4y177Jo/?spm_id_from=333.788.recommend_more_video.0&vd_source=932b2633a1ef2d04720b7ff9de33f196 https://support.apple.com/zh-cn/guide/bootcamp-assistant/bcmp173b3bf2/6.1/mac/12.0 https://forums.macrumors.com/threads/success-virtualize-windows-10-for-arm-on-m1-with-alexander-grafs-qemu-hypervisor-patch.2272354/ https://www.ithome.com/0/522/700.htm https://www.ithome.com/0/525/324.htm ### macOS源码编译安装QEMU https://www.qemu.org/ https://www.pimspeak.com/macos-compile-qemu-form-source.html --- Mysql key和index区别 https://www.cnblogs.com/atuotuo/p/16933628.html macosx+win10: https://github.com/mstone/qemu-m1 https://zhuanlan.zhihu.com/p/376462606 https://fgimian.github.io/blog/2016/03/12/installing-windows-10-on-a-mac-without-bootcamp/ Windows in a Docker container: https://github.com/dockur/windows windows-kernel-exploits Windows平台提权漏洞集合: https://github.com/SecWiki/windows-kernel-exploits?tab=readme-ov-file windows泄露源码: https://github.com/mic101/windows C++服务器开发精髓 quartz任务无法执行; UpdatePublishTask; springboot案例教程: https://blog.csdn.net/qq_23126581/category_11720199.html java-agent: https://gitee.com/dongguabai/blog oidc --- mece分析法; 逻辑思维---论点和结论,理由,理由和结论的关系,行动; C++服务器开发精髓 Webots 开源机器人模拟器 https://www.oschina.net/p/webots OPT-175B 大语言模型 https://www.oschina.net/p/opt-175b Open-Sora 开源 Sora 复现方案 https://www.oschina.net/p/open-sora 用 Vue 全家桶纯手工搓了一个开源版「抖音」,高仿度接近 100% https://www.oschina.net/news/286027 Zeek 网络流量分析和安全监控框架 https://www.oschina.net/p/zeek dperf 高性能网络压力测试仪 https://www.oschina.net/p/dperf 程序员如何用技术变现 https://warrenluquant.gitbook.io/zuo-er-ting-feng/002-cheng-xu-yuan-ru-he-yong-ji-shu-bian-xian-xia 人工智能专题 https://uih.feishu.cn/minutes/obcnek2lh5uppsgt245v9fht --- ### spring源码解析 https://blog.csdn.net/qq_36882793/article/details/106440723 ### java agent: https://gitee.com/dongguabai/blog https://blog.csdn.net/Dongguabai/article/details/134021815 ### springboot自测: ``` https://www.jb51.net/article/200134.htm?tdsourcetag=s_pcqq_aiomsg @RunWith(SpringRunnner.class) @SpringBootTest(classes={MainApp.class}) 如果需要回滚数据库操作,需要添加这两个注解:@Transactional+@Rollback MockMvc对象用于装载controller或WebApplicationContext; ``` --- ### cpp/java/js框架源码分析 https://zhuanlan.zhihu.com/p/411106727 https://zhuanlan.zhihu.com/p/410999036 https://www.cnblogs.com/yescode/p/13832211.html https://www.cnblogs.com/yescode/p/14600094.html https://github.com/yessimida/yes --- git库瘦身: https://blog.csdn.net/weixin_48120109/article/details/124285604 ``` git gc git prune ``` 当你的远程分支已删除时,本地git branch-a 查看时,发现那些删除的分支还在,想删除?那恭喜你,就可以使用下面这两个分支了: ``` git fetch origin --prune git remote prune origin ``` Git十大高级命令 https://baijiahao.baidu.com/s?id=1773161688837783208 --- 开放原子开发者工作坊: https://openatomworkshop.csdn.net/?utm_source=blog_detail 开源态势洞察 https://atomgit.com/OpenAtomFoundation/Global-Open-Source-Insights Vue开源项目汇总(史上最全) https://blog.csdn.net/badaaasss/article/details/86129393 职场学习: https://openatomworkshop.csdn.net/6616636a1a836825ed7aa373.html https://openatomworkshop.csdn.net/661517f71a836825ed7a4da9.html --- redis, scan, hscan,zscan,sscan; keys 鉴权与认证: https://cloud.tencent.com/developer/article/2130215 https://cloud.tencent.com/developer/article/1906128 https://blog.csdn.net/Ed7zgeE9X/article/details/129075702 https://blog.csdn.net/Amelie123/article/details/125362070 https://www.cnblogs.com/yanggb/p/11090028.html https://zhuanlan.zhihu.com/p/201837368 https://blog.csdn.net/ZXT02/article/details/130562150 https://help.aliyun.com/zh/mse/user-guide/configure-oidc-authentication https://zhuanlan.zhihu.com/p/502561947 https://doris.apache.org/zh-CN/docs/admin-manual/privilege-ldap/authentication-and-authorization/#:~:text=%E8%AE%A4%E8%AF%81%EF%BC%9A%E6%A0%B9%E6%8D%AE%E7%94%A8%E6%88%B7%E6%8F%90%E4%BE%9B%E7%9A%84%E5%87%AD%E6%8D%AE%EF%BC%88%E5%A6%82%E7%94%A8%E6%88%B7%E5%90%8D%E3%80%81%E5%AE%A2%E6%88%B7%E5%8D%95IP%E3%80%81%E5%AF%86%E7%A0%81%EF%BC%89%E7%AD%89%EF%BC%8C%E8%BF%9B%E8%A1%8C%E8%BA%AB%E4%BB%BD%E9%AA%8C%E8%AF%81%E3%80%82%20%E9%AA%8C%E8%AF%81%E9%80%9A%E8%BF%87%E5%90%8E%EF%BC%8C%E4%BC%9A%E5%B0%86%E7%94%A8%E6%88%B7%E4%B8%AA%E4%BD%93%E6%98%A0%E5%B0%84%E5%88%B0%E7%B3%BB%E7%BB%9F%E5%86%85%E7%9A%84%E7%94%A8%E6%88%B7%E6%A0%87%E8%AF%86%EF%BC%88User,Identity%EF%BC%89%E4%B8%8A%E3%80%82%20%E9%89%B4%E6%9D%83%EF%BC%9A%E5%9F%BA%E4%BA%8E%E8%8E%B7%E5%8F%96%E5%88%B0%E7%9A%84%E7%94%A8%E6%88%B7%E6%A0%87%E8%AF%86%EF%BC%8C%E6%A0%B9%E6%8D%AE%E7%94%A8%E6%88%B7%E6%A0%87%E8%AF%86%E6%89%80%E5%AF%B9%E5%BA%94%E7%9A%84%E6%9D%83%E9%99%90%EF%BC%8C%E6%A3%80%E6%9F%A5%E7%94%A8%E6%88%B7%E6%98%AF%E5%90%A6%E6%9C%89%E7%9B%B8%E5%BA%94%E6%93%8D%E4%BD%9C%E7%9A%84%E6%9D%83%E9%99%90%E3%80%82 basic,session,token; 鉴别(authentication)过程,是电子化的系统,通过对电子凭证的验证,确认或否认来访实体所声称的数字身份。这个身份已经是电子化的,通过身份建立过程获得。 授权(authorization)过程,当实体经过鉴别过程,确认身份后,查询预先配置的“访问策略”,向执行系统发出指令,允许或者不允许此身份访问相关数据、信息、服务。 认证、鉴权的技术案例: https://cloud.tencent.com/developer/article/1906128 https://cloud.tencent.com/developer/article/1589937 oidc: https://developer.okta.com/blog/2019/10/21/illustrated-guide-to-oauth-and-oidc https://zhuanlan.zhihu.com/p/629758071 技术架构案例: https://zhuanlan.zhihu.com/p/107635837 https://cloud.tencent.com/developer/article/2318306 https://cloud.tencent.com/developer/article/2384568 https://cloud.tencent.com/developer/article/2396572 https://cloud.tencent.com/developer/article/2352092 java,springboot案例: https://gitee.com/pearl88/study-demo --- ### 思想学习 ``` 不争一时输赢; 目标清晰且坚定,结果导向,计划和执行力; 思维和复盘; ``` --- https://gitcode.com/xiaolai/everyone-can-use-english/overview https://gitcode.com/ruanyf/weekly/overview https://gitcode.com/chenzomi12/DeepLearningSystem/overview https://gitcode.com/ascoders/weekly/overview https://gitcode.com/yuesong-feng/30dayMakeCppServer/overview https://gitcode.com/DerekYRC/mini-spring/overview https://gitcode.com/practical-tutorials/project-based-learning/overview https://gitcode.com/Asabeneh/30-Days-Of-Python/overview https://gitcode.com/shadow1ng/fscan/overview https://gitcode.com/itwanger/toBeBetterJavaer/overview --- ### sdl https://blog.csdn.net/hustbin/category_1113444.html https://cloud.tencent.com/developer/article/1608884?areaId=106001 ### C++,python交易框架 https://gitee.com/fasiondog/hikyuu ### golang + C/C++ https://www.kancloud.cn/imdszxs/golang/1509742 https://blog.csdn.net/rockage/article/details/131357305 --- ### 优质项目实战: https://gitcode.com/practical-tutorials/project-based-learning/overview https://gitcode.com/DerekYRC/mini-spring/overview --- ### 美国电影: https://www.msn.cn/zh-cn/news/other/%E6%B2%A1%E6%9C%89%E7%BB%AD%E9%9B%86%E7%9A%845%E9%83%A8%E7%BB%8F%E5%85%B8%E7%BE%8E%E5%89%A7-%E9%83%A8%E9%83%A8%E9%83%BD%E6%98%AF%E5%A5%BD%E8%AF%84%E5%A6%82%E6%BD%AE-%E4%BD%A0%E7%9C%8B%E8%BF%87%E5%93%AA%E5%87%A0%E9%83%A8/ar-AA1nMGyG?ocid=BingHp01&cvid=0f1565c31ef546a8f81bbb39182b243f&ei=15 --- ### fc nes模拟器 https://mspoweruser.com/zh-CN/best-nes-emulators-for-windows-10/ https://www.gamebrew.org/wiki/NesDS#User_guide ### nes模拟器开发 https://www.cnblogs.com/chzarles/articles/15816145.html https://www.cnblogs.com/chzarles https://www.zhihu.com/question/24235037 https://www.jianshu.com/nb/44676155 https://www.bilibili.com/video/BV12J411D7ro/ https://zhuanlan.zhihu.com/p/395886230 https://www.bilibili.com/video/BV1vJ411L7Lf/ https://www.bilibili.com/video/BV12J411D7ro/ https://zhuanlan.zhihu.com/p/659668503 https://zhuanlan.zhihu.com/p/682511343 https://github.com/tiansongyu/6502Emulator https://github.com/onelonecoder https://github.com/OneLoneCoder/olcNES --- ### cgo: https://blog.csdn.net/qq_42538588/article/details/131167683?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-1-131167683-blog-136056410.235^v43^pc_blog_bottom_relevance_base2&spm=1001.2101.3001.4242.2&utm_relevant_index=4 https://pkg.go.dev/runtime/cgo https://blog.csdn.net/xchenhao/article/details/136056410 https://www.cnblogs.com/adjk/p/9469845.html https://www.cnblogs.com/tobycnblogs/p/9977944.html https://cloud.tencent.com/developer/article/2025362 https://cloud.tencent.com/developer/article/2295030 --- ### utc时间戳: https://blog.csdn.net/qq_41839588/article/details/134129746 ### RestTemplate发起HTTPS请求Unsupported or unrecognized SSL message 报错解决 https://gitcode.csdn.net/65e936321a836825ed78d6c1.html?dp_token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NzA2ODMsImV4cCI6MTcxNDczMjYzMSwiaWF0IjoxNzE0MTI3ODMxLCJ1c2VybmFtZSI6InRneWQyMDE0In0.CvhlFZ1e_WouRP5YZmvhXMcKSXQ2c3fXnM03ipLEBGI ### gitcode: https://gitcode.com/search?val=nes&type=repo https://gitcode.com/lianggzone --- ### golang+C/CPP: https://blog.csdn.net/rockage/article/details/131357305 https://cloud.tencent.com/developer/article/1343141 --- ### C/C++/java优质技术资料: https://blog.csdn.net/initphp/article/details/82703846 https://initphp.blog.csdn.net/?type=blog --- 为什么MySQL不建议使用TEXT字段? https://blog.csdn.net/Wyxl990/article/details/136139878 https://geek-docs.com/mysql/mysql-ask-answer/287_hk_1709853687.html 深入可观测底层:OpenTelemetry 链路传递核心原理 https://developer.aliyun.com/article/975761 --- ### lua源码剖析: https://blog.csdn.net/initphp/category_9293184.html https://blog.csdn.net/hbhgyt/category_11732317.html https://blog.csdn.net/goodspringin/category_1523975.html https://www.cnblogs.com/moran-amos/p/14408624.html https://zhuanlan.zhihu.com/p/295069323 https://zhuanlan.zhihu.com/p/595328400 ### 一天学会FC游戏修改与开发 https://www.bilibili.com/video/BV1PJ411k7MQ/?vd_source=932b2633a1ef2d04720b7ff9de33f196 https://www.bilibili.com/video/BV17g411T7Lx/?vd_source=932b2633a1ef2d04720b7ff9de33f196 https://www.bilibili.com/read/cv20470325/?jump_opus=1 https://www.bilibili.com/video/BV1xq4y1e7G2/?spm_id_from=333.788.recommend_more_video.8&vd_source=932b2633a1ef2d04720b7ff9de33f196 https://www.bilibili.com/video/BV1xq4y1e7G2/?spm_id_from=333.788.recommend_more_video.8&vd_source=932b2633a1ef2d04720b7ff9de33f196 https://www.bilibili.com/video/BV1wo4y1u7b5/?spm_id_from=333.788.recommend_more_video.7&vd_source=932b2633a1ef2d04720b7ff9de33f196 https://www.bilibili.com/video/BV1U4411z71g/?vd_source=932b2633a1ef2d04720b7ff9de33f196 https://www.bilibili.com/video/BV1cm4y1P7Yi/?vd_source=932b2633a1ef2d04720b7ff9de33f196 https://www.bilibili.com/video/BV17g411T7Lx/?spm_id_from=333.788.recommend_more_video.15&vd_source=932b2633a1ef2d04720b7ff9de33f196 https://www.bilibili.com/video/BV1em4y1X7Mf/?spm_id_from=333.788.recommend_more_video.17&vd_source=932b2633a1ef2d04720b7ff9de33f196 https://www.bilibili.com/video/BV1JL411q7Gh/?spm_id_from=333.788.recommend_more_video.18&vd_source=932b2633a1ef2d04720b7ff9de33f196 ### FC模拟器开发: https://zhuanlan.zhihu.com/p/417201951 https://zhuanlan.zhihu.com/p/418078067 https://zhuanlan.zhihu.com/p/43999178 https://www.zhihu.com/question/24235037 https://www.zhihu.com/question/26950382 https://blog.csdn.net/qq_28347599/article/details/119866548 https://blog.csdn.net/gitblog_00068/article/details/137494229 https://www.bilibili.com/video/BV1QK4y1J7RB/?spm_id_from=333.788.recommend_more_video.6&vd_source=932b2633a1ef2d04720b7ff9de33f196 https://www.bilibili.com/video/BV1Uv4y1v7T9/?spm_id_from=333.788.recommend_more_video.1&vd_source=932b2633a1ef2d04720b7ff9de33f196 ### 从0开始nes游戏开发 https://www.bilibili.com/video/BV1uf4y1L75j/?spm_id_from=333.788.recommend_more_video.3&vd_source=932b2633a1ef2d04720b7ff9de33f196 ### 《从零开始编写NES模拟器教程》第3课、用代码实现总线、内存、ROM、Mapper https://zhuanlan.zhihu.com/p/682511343 ### 【科普】编程实现简单的FC模拟器,揭秘红白机内部的运行原理! https://www.bilibili.com/video/BV1QK4y1J7RB/?spm_id_from=333.788.recommend_more_video.6&vd_source=932b2633a1ef2d04720b7ff9de33f196 ### nes/fc提取游戏图像小工具之制作原理 https://www.bilibili.com/video/BV1Ex4y1N7zr/?spm_id_from=333.788.recommend_more_video.3&vd_source=932b2633a1ef2d04720b7ff9de33f196 https://www.bilibili.com/video/BV1i64y1a7k6/?spm_id_from=333.788.recommend_more_video.4&vd_source=932b2633a1ef2d04720b7ff9de33f196 ### 探索《fceux-am》:一款强大的FC游戏模拟器与开发工具 https://blog.csdn.net/gitblog_00068/article/details/137494229 --- 为什么MySQL不建议使用TEXT字段? https://blog.csdn.net/Wyxl990/article/details/136139878 https://geek-docs.com/mysql/mysql-ask-answer/287_hk_1709853687.html 深入可观测底层:OpenTelemetry 链路传递核心原理 https://developer.aliyun.com/article/975761 OpenTelemetry入门看这一篇就够了 https://www.51cto.com/article/766214.html Jaeger Uber 的分布式追踪系统 https://www.oschina.net/p/jaeger-?hmsr=aladdin1e1 vue-big-screen 基于 Vue 的数据大屏项目 https://www.oschina.net/p/vue-big-screen 前端第一可视化库、百度知名开源项目 ECharts 创始人 ——“下海” 养鱼 https://www.oschina.net/news/292537 python的正则表达式: https://mp.weixin.qq.com/s?__biz=MzI3NDc4NTQ0Nw==&mid=2247536658&idx=1&sn=f31f0c946d061a16fa4db7933e1a98b5&chksm=eb0ca5dadc7b2ccc8ea218066ccc5f88b9b95375d5954d1fd7c8fbfc51c694e7238e8244c3c4&scene=27 https://blog.csdn.net/m0_59485658/article/details/127964801 编程语言教程: https://geek-docs.com/python/python-ask-answer/84_python_complete_set_of_punctuation_marks_for_python_not_just_ascii.html python: https://docs.python.org/zh-cn/3.7/library/re.html 文本剪辑视频 https://www.oschina.net/p/autocut Samaritan 数字货币量化交易框架 https://www.oschina.net/p/samaritan Rclone 同步文件和目录命令行工具 https://www.oschina.net/p/rclone?hmsr=aladdin1e1 Mutagen 跨平台文件同步和网络转发工具 https://www.oschina.net/p/mutagen Octotree 树形展示 GitHub 项目代码 https://www.oschina.net/p/octotree Beaker Browser P2P 浏览器 https://www.oschina.net/p/Beaker-Browser EdgeGPT Bing Chat 逆向工程 https://www.oschina.net/p/edgegpt jMonkeyEngine 3D 游戏引擎 https://www.oschina.net/p/jmonkeyengine 技术思考: https://www.51it.wang/#cl-12 资源和申请和释放, 例如stream,channel,fileDescriptor,lock等; --- jdk的uuid: https://blog.csdn.net/qq_21383435/article/details/113757229 https://www.jianshu.com/p/e4e8b48d9c71 https://www.jianshu.com/p/d77f3ef0868a gitcode优质项目: https://gitcode.com/ https://gitcode.com/donnemartin/system-design-primer/overview https://gitcode.com/sindresorhus/awesome/overview https://gitcode.com/janhq/jan/overview https://gitcode.com/ashishps1/awesome-system-design-resources/overview https://gitcode.com/Asabeneh/30-Days-Of-Python/overview https://gitcode.com/halfrost/LeetCode-Go/overview --- ### golang+vscode+go_tools: https://www.jb51.net/article/184756.htm https://www.jb51.net/jiaoben/302485rc1.htm https://blog.51cto.com/u_15301988/5133451 https://github.com/golang/tools --- --- C++ Insights - See your source code with the eyes of a compiler https://github.com/andreasfertig/cppinsights 星空渲染: https://github.com/Stellarium/stellarium A modern and intuitive terminal-based text editor https://github.com/zyedidia/micro 跨平台的视频结构化(视频分析)框架: https://github.com/sherlockchou86/VideoPipe Custom Selenium Chromedriver: https://github.com/ultrafunkamsterdam/undetected-chromedriver Get up and running with Llama 3, Mistral, Gemma, and other large language models: https://github.com/ollama/ollama Linux 内核实验中文教程 https://github.com/linux-kernel-labs-zh/docs-linux-kernel-labs-zh-cn 开箱即用的 Obsidian / Typora 简历 https://github.com/BingyanStudio/LapisCV 大语言模型: https://github.com/LLMBook-zh/LLMBook-zh.github.io llama3 implementation one matrix multiplication at a time: https://github.com/naklecha/llama3-from-scratch A modern and intuitive terminal-based text editor: https://github.com/zyedidia/micro Terminal bandwidth utilization tool https://github.com/imsnif/bandwhich --- ### golang 优秀开源项目 https://zhuanlan.zhihu.com/p/699224569 ### Go优秀开源项目推荐 https://zhuanlan.zhihu.com/p/406659091 ### golang优质项目合集 https://github.com/GolangFamily 技术笔记 ( 高性能/分布式/kubernetes/golang/kv引擎等 ) https://github.com/rfyiamcool/notes 火爆 GitHub 的开源项目 https://zhuanlan.zhihu.com/p/505270929 https://zhuanlan.zhihu.com/p/86744930 --- mybatisplus的参数: https://www.cnblogs.com/nhdlb/p/13180567.html https://blog.csdn.net/qq_45912025/article/details/136901073 https://blog.csdn.net/lovoo/article/details/129489751?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-0-129489751-blog-136901073.235^v43^pc_blog_bottom_relevance_base2&spm=1001.2101.3001.4242.1&utm_relevant_index=3 --- ### golang优质技术教程: https://www.kancloud.cn/imdszxs/golang/1509733 java技术: https://blog.csdn.net/weixin_42118323/article/details/136722321 https://blog.csdn.net/weixin_42118323/article/details/137963196 Spring MVC 源码分析 https://blog.csdn.net/weixin_42118323/category_8629397.html ### golang项目技术: https://github.com/LearnGolang/LearnGolang https://github.com/gordonklaus https://github.com/anyaschukin/Gomoku https://github.com/Humpheh/goboy https://github.com/Ciyfly/Argo --- ### 代码链路分析: https://github.com/gousiosg/java-callgraph https://github.com/wala/WALA https://github.com/fzipp/pythia https://github.com/laindream/go-callflow-vis 代码分析: https://github.com/topics/code-analysis --- 修改代码要考虑影响范围,修改数据(增删改)要考虑影响范围; vim: https://blog.csdn.net/qq_42184753/article/details/113810853 https://www.cnblogs.com/qingpeng/p/14211507.html https://blog.csdn.net/weixin_51623642/article/details/130600240 https://zhuanlan.zhihu.com/p/607513080 从文件导入mysql数据的方法: https://baijiahao.baidu.com/s?id=1772203768816696472&wfr=spider&for=pc https://cloud.tencent.com/developer/article/1907846 解决 go 本地依赖、无法拉取依赖、禁止依赖等问题 https://www.cnblogs.com/liujiacai/p/17831869.html https://www.jb51.net/jiaoben/298568qvb.htm https://www.jb51.net/article/262433.htm https://blog.csdn.net/junmoxi/article/details/91410926 --- ### 好的纪录片推荐 https://m.baidu.com/sf?pd=topone_multi&atn=index&word=%E5%A5%BD%E7%9A%84%E7%BA%AA%E5%BD%95%E7%89%87%E6%8E%A8%E8%8D%90&lid=13930058741856924704&key=li5rHqVelHy9L0XflOZNIpM6%2FnhifxvkEBcLT7yI5dyWTkhXSEnt5fWVXpQ%2BrXEWysOc2J%2Bo%2BQmMPAP0a963hc%2FC%2BtzRiBeHjdepeXFVpDU%3D&top=%7B%22sfhs%22%3A1%7D&type=bpage --- SpringBoot实现文件在线预览功能的全过程 https://www.jb51.net/article/228979.htm https://blog.csdn.net/pikcacho_pkq/article/details/122383387 https://www.cnblogs.com/10158wsj/p/11051278.html https://www.cnblogs.com/javaguide/p/13822501.html jdk案例与原理解析: https://blog.csdn.net/u012734441/category_2964601.html 文件存储和sas,springboot: https://zhuanlan.zhihu.com/p/430198520 https://cloud.tencent.com/developer/ask/sof/742387/answer/1085653 https://www.cnblogs.com/lulight/p/15517332.html https://cloud.tencent.com/developer/article/1088814 https://cloud.tencent.com/developer/article/1995568 https://cloud.tencent.com/developer/article/2339852 https://cloud.tencent.com/developer/article/2167237 https://cloud.tencent.com/developer/article/1050472 https://cloud.tencent.com/developer/article/1019659 https://cloud.tencent.com/developer/article/2224367 https://cloud.tencent.com/developer/article/1650280 mysql8 json: https://blog.csdn.net/chou19900418/article/details/133126550 https://blog.csdn.net/weixin_42313773/article/details/136461939 https://blog.csdn.net/qq_26664043/article/details/136021687 https://blog.csdn.net/qq_26664043/article/details/136021687 https://blog.csdn.net/weixin_45740811/article/details/127963811 mybatis+spring: https://blog.csdn.net/u012734441/article/details/86588597 https://www.jb51.net/program/303780nqv.htm mybatis注解开发: https://blog.csdn.net/tanglei5492/category_7914241.html https://blog.csdn.net/tanglei5492/article/details/82534599 https://blog.csdn.net/tanglei5492/category_7914241.html mybatis源码分析: https://blog.csdn.net/u010013573/category_8679858.html https://blog.csdn.net/u010013573/article/details/87971650 springboot基础和进阶: https://blog.csdn.net/u010013573/category_8693542.html https://blog.csdn.net/u010013573/category_10739362.html https://xieyizun.blog.csdn.net/article/details/112636800 搭建SpringBoot项目三种方式(超详细版) https://blog.csdn.net/qq_53317005/article/details/133105261?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-0-133105261-blog-112801607.235^v43^pc_blog_bottom_relevance_base2&spm=1001.2101.3001.4242.1&utm_relevant_index=3 https://blog.csdn.net/zzvar/article/details/118110677?spm=1001.2101.3001.6650.1&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-1-118110677-blog-112801607.235%5Ev43%5Epc_blog_bottom_relevance_base2&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-1-118110677-blog-112801607.235%5Ev43%5Epc_blog_bottom_relevance_base2&utm_relevant_index=2 独立完成系统开发: https://blog.csdn.net/f4112cd/article/details/104236747?spm=1001.2101.3001.6661.1&utm_medium=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-1-104236747-blog-112801607.235%5Ev43%5Epc_blog_bottom_relevance_base2&depth_1-utm_source=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ERate-1-104236747-blog-112801607.235%5Ev43%5Epc_blog_bottom_relevance_base2&utm_relevant_index=1 azure sas token: https://www.cnblogs.com/lulight/p/15517332.html https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/storage/azure-storage-blob#generate-a-sas-token 架构案例: (项目实战)业务场景中学透RocketMQ5.0-事务消息在预付卡系统中的应用 https://blog.csdn.net/BenMicro/article/details/139869030 https://blog.csdn.net/BenMicro/article/details/139704814 https://blog.csdn.net/BenMicro/article/details/139792274 https://blog.csdn.net/2401_84688608/article/details/138780113 用 Go 给Redis写组件 https://zhuanlan.zhihu.com/p/37488911 5 个必会的 IntelliJ IDEA 高级调试技巧 https://zhuanlan.zhihu.com/p/460069637 轻量!Google 开源了一个简易版 Spring: https://zhuanlan.zhihu.com/p/498525250 这种给开源项目引流 Star 的手段有点恶心 https://zhuanlan.zhihu.com/p/504308709 SpringBoot + JWT + Redis 开源知识社区系统 https://zhuanlan.zhihu.com/p/532985471 这个反编译工具真心强大!Java 开发神器 https://zhuanlan.zhihu.com/p/455917632 用 Java 写个沙盒塔防游戏!已上架 Steam,Apple Store https://zhuanlan.zhihu.com/p/452200889 为什么Docker/Kubernetes们选择Go? https://zhuanlan.zhihu.com/p/446697672 14 本值得一看的 Java 技术书籍 | JavaGuide https://zhuanlan.zhihu.com/p/446207013 优质java开源项目和技术合集: https://zhuanlan.zhihu.com/p/441406784 https://zhuanlan.zhihu.com/p/432261990 https://zhuanlan.zhihu.com/p/523667739 https://github.com/CodingDocs/springboot-guide https://github.com/RameshMF/spring-boot-tutorial https://github.com/yudaocode/SpringBoot-Labs https://github.com/chengxy-nds/Springboot-Notebook https://github.com/forezp/SpringCloudLearning https://mp.weixin.qq.com/mp/appmsgalbum?__biz=Mzg2OTA0Njk0OA==&action=getalbum&album_id=1323354342556057602#wechat_redirect https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=2247491608&idx=1&sn=8d3332fa5b9bee6af3688923681aeadf&chksm=cea1afd3f9d626c5f209e6b1fc6af7d73fab5d897d2fa9c43c193e44f8ab90f95b39d0451999&scene=178&cur_album_id=1323354342556057602#rd 计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结: https://github.com/CyC2018/CS-Notes https://github.com/wolverinn/Waking-Up 7年前,24岁,出版了一本 Redis 神书 https://zhuanlan.zhihu.com/p/388491923 IntelliJ IDEA 源码阅读技巧汇总!| JavaGuide https://zhuanlan.zhihu.com/p/441178281 IntelliJ IDEA 2021.3 发布!远程开发 (Beta) 、机器学习、体验优化. https://zhuanlan.zhihu.com/p/440992104 自己拥有一台服务器可以做哪些很酷的事情? https://zhuanlan.zhihu.com/p/427801532 redis客户端: https://zhuanlan.zhihu.com/p/693086562 https://github.com/RedisInsight/RedisInsight https://zhuanlan.zhihu.com/p/210483494 https://zhuanlan.zhihu.com/p/265612497 https://zhuanlan.zhihu.com/p/473249370 --- ### 优质开源项目 https://mbd.baidu.com/newspage/data/landingsuper?context=%7B%22nid%22%3A%22news_8369251320811011841%22%7D&n_type=1&p_from=4 面向AI的量化投资平台: https://github.com/microsoft/qlib 深入分析spring源码 https://github.com/xuchengsheng/spring-reading --- ### jmx spring底层原理解析 https://zhuanlan.zhihu.com/p/96750554 springioc: https://zhuanlan.zhihu.com/p/408475024 https://zhuanlan.zhihu.com/p/68207621 https://zhuanlan.zhihu.com/p/49529049 springboot+jmx: https://www.cnblogs.com/question-sky/p/9437050.html https://www.cnblogs.com/caoweixiong/p/15329029.html jconsole远程监控认证,java远程监控,jmx监控应用,jmx ssl配置,jconsole ssl连接远程应用 https://blog.csdn.net/qq_41633199/article/details/120777327 https://blog.csdn.net/TQ20160412/article/details/129621976 通过Tomcat开启JMX监控的方法图解 https://www.jb51.net/article/177531.htm JMX远程监控JVM参数配置 https://blog.csdn.net/master336/article/details/127904897 《Netty核心原理剖与RPC实践》学习笔记 https://blog.csdn.net/tq20160412/category_11678495.html 《分布式技术原理与实战45讲》学习笔记 https://blog.csdn.net/tq20160412/category_11740698.html springboot,locale: https://cloud.tencent.com/developer/article/1497802 MySQL45讲 https://blog.csdn.net/tq20160412/category_11130191.html --- ### 几种易错但又容易忽略的情况: 1,每个对象(包含普通对象和容器对象)在使用前都要判断是否是null; 2,每个容器(Set、Map、List)在取数据前都要判断是否空; 3,一个完整功能内至少有两次数据库写操作,就需要考虑加事务了; 4,每个操作(函数)都要考虑是否会在多线程环境下运行;如果会,则需要使用线程安全的数据类型,并添加必要的锁; 5,每个操作都要考虑是否会在多服务实例下运行;如果会,则需要加分布式锁; 6,每个操作都存在失败的可能;要考虑失败后应该如何处理,是允许失败,还是重试,还是catch异常等; 7,每个网络操作都要考虑异常情况的处理方法,例如网络断开,网络超时等待等; 8,每一次变更是临时性的还是永久性的,变更如何撤销,怎么撤销,变更的影响范围; #### 综述: 单个对象--检查是否为null; 单个容器--特殊的"单个对象",容器内的元素个数是否为空; 一个操作--多线程、多进程,异常; 一组操作--特殊的"一个操作",某一个操作失败,数据一致性; 一个操作的影响范围,如何影响; --- --- --- ### springboot+actuator: https://blog.csdn.net/wdz985721191/article/details/129027906 https://zhuanlan.zhihu.com/p/343095559 https://zhuanlan.zhihu.com/p/698648914 https://cloud.tencent.com/developer/article/1903756 ### json格式化: https://jqlang.github.io/jq/ ### 优质java项目: https://www.zhihu.com/question/34544815 https://www.zhihu.com/question/31215862/answer/733862803 ### 架构案例: https://github.com/xingshaocheng/architect-awesome https://github.com/aalansehaiyang/technology-talk --- python爬虫: https://blog.csdn.net/weixin_47702737/category_11513006.html SQLyog MySQL 客户端工具 https://www.oschina.net/p/sqlyog?hmsr=aladdin1e1 国产崛起,Solon:我们的性能是 Spring 的 300% https://www.oschina.net/news/306987 JReloader Java 类重加载工具 https://www.oschina.net/p/jreloader Tetragon 基于 eBPF 的安全可观测性 & 运行时增强组件 https://www.oschina.net/p/tetragon 高性能无锁队列 Disruptor 核心原理分析及其在 i 主题业务中的应用 https://my.oschina.net/vivotech/blog/15344271 高手问答第 315 期 —— 程序员如何入门 AI 应用开发? https://www.oschina.net/question/4855753_2331889 https://zhuanlan.zhihu.com/p/688823353 Tianji 网站分析器 + 状态监控器 + 服务状态上报 https://www.oschina.net/p/tianji 百灵快传 超大文件传输工具 https://www.oschina.net/p/b0pass Gitako GitHub/Gitee 文件树插件 https://www.oschina.net/p/gitako --- python爬虫: https://blog.csdn.net/weixin_47702737/category_11513006.html SQLyog MySQL 客户端工具 https://www.oschina.net/p/sqlyog?hmsr=aladdin1e1 国产崛起,Solon:我们的性能是 Spring 的 300% https://www.oschina.net/news/306987 JReloader Java 类重加载工具 https://www.oschina.net/p/jreloader Tetragon 基于 eBPF 的安全可观测性 & 运行时增强组件 https://www.oschina.net/p/tetragon 高性能无锁队列 Disruptor 核心原理分析及其在 i 主题业务中的应用 https://my.oschina.net/vivotech/blog/15344271 高手问答第 315 期 —— 程序员如何入门 AI 应用开发? https://www.oschina.net/question/4855753_2331889 https://zhuanlan.zhihu.com/p/688823353 Tianji 网站分析器 + 状态监控器 + 服务状态上报 https://www.oschina.net/p/tianji 百灵快传 超大文件传输工具 https://www.oschina.net/p/b0pass Gitako GitHub/Gitee 文件树插件 https://www.oschina.net/p/gitako --- 高并发场景下的 HttpClient 优化方案,QPS 大大提升! https://mp.weixin.qq.com/s?__biz=MzU0OTE4MzYzMw==&mid=2247562175&idx=2&sn=d98206df7a93b79d097c1ec8cebd5614&chksm=fbb07a41ccc7f3576d3209be87f74c5712b12799cc44179a3cacc42e41ab06155e47afd6130f&scene=27 --- 高并发场景下的 HttpClient 优化方案,QPS 大大提升! https://mp.weixin.qq.com/s?__biz=MzU0OTE4MzYzMw==&mid=2247562175&idx=2&sn=d98206df7a93b79d097c1ec8cebd5614&chksm=fbb07a41ccc7f3576d3209be87f74c5712b12799cc44179a3cacc42e41ab06155e47afd6130f&scene=27 Spring中网络请求客户端WebClient的使用详解 https://www.jb51.net/program/319713gy4.htm https://zhuanlan.zhihu.com/p/659885945 https://blog.csdn.net/leesinbad/article/details/129500747 springboot: https://doker.blog.csdn.net/article/details/129440438 https://doker.blog.csdn.net/article/details/136345585 https://blog.csdn.net/leesinbad/category_12156145.html https://doker.blog.csdn.net/article/details/128488777 SpringBoot配置SSL证书 https://doker.blog.csdn.net/article/details/128488777 架构: https://blog.csdn.net/leesinbad/category_12085103.html spring专栏: https://blog.csdn.net/leesinbad/category_12225040.html 绩效管理: https://blog.csdn.net/leesinbad/category_12241561.html 与PO语音拉会,反串讲,确认需求; 代码要逐步提交,不要一下子全提交; 出了问题,要逐步对比代码; --- python3.9源码解析: https://www.zhihu.com/column/c_1272122576572284928 https://www.jianshu.com/p/9a2c8332ac8e spring boot 源码解读与原理分析 https://blog.csdn.net/weixin_64953014/article/details/135511156 https://zhuanlan.zhihu.com/p/344631292 --- 自己动手写编译器:创建由 C 语言编译而成的语法解析器 https://cloud.tencent.com/developer/article/2355354 https://www.bilibili.com/video/BV1jW42197mk/?vd_source=932b2633a1ef2d04720b7ff9de33f196 郑钢《自制编程语言》随书源码及读书笔记 https://github.com/yifengyou/sparrow --- ### spring循环依赖: https://zhuanlan.zhihu.com/p/676522179 https://www.cnblogs.com/tyson03/p/17750611.html https://www.jb51.net/program/311589ie0.htm ### PortAudio编译过程踩坑记录 https://files.portaudio.com/ https://zhuanlan.zhihu.com/p/680739217 ### 音视频技术 https://blog.csdn.net/qq_38056514/article/details/129848139 https://zhuanlan.zhihu.com/p/628612897 --- ### git Git进阶命令-revert: https://www.cnblogs.com/qdhxhz/p/17947598 https://blog.csdn.net/zhaohongfei_358/article/details/127729172 https://www.freecodecamp.org/chinese/news/git-revert-how-to-reset-a-file-or-commit https://blog.csdn.net/qq_16488989/article/details/136828782 https://www.cnblogs.com/jeff-wgc/p/6401289.html 解决git revert后,无法如何重新merge的问题。 https://blog.csdn.net/m54584mnkj/article/details/127241316 https://blog.csdn.net/u012175512/article/details/105858132/?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-1--blog-127241316.235^v43^pc_blog_bottom_relevance_base2&spm=1001.2101.3001.4242.2&utm_relevant_index=4 https://blog.csdn.net/liaojiamin0102/article/details/124628253?spm=1001.2101.3001.6650.1&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ECtr-1-124628253-blog-115409029.235%5Ev43%5Epc_blog_bottom_relevance_base2&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromBaidu%7ECtr-1-124628253-blog-115409029.235%5Ev43%5Epc_blog_bottom_relevance_base2&utm_relevant_index=2 https://www.jb51.net/article/260655.htm https://blog.csdn.net/yuanlaijike/article/details/103330973 ### git revert: https://www.cnblogs.com/liuyuelinfighting/p/16788088.html https://maimai.cn/article/detail?fid=1625891730&efid=BYDS_zWfhk3evVsVTc7org. https://www.jianshu.com/p/9e8728016e63 Git示例教程 - 命令行中图形化显示提交日志 https://cloud.tencent.com/developer/article/1531116 ``` git log --graph --patch git log --pretty=oneline git log --oneline --graph ``` --- 性能问题的排查方法: 一、资源占用,尝试增加CPU、内存、网络带宽; 二、链路追踪,查看每个链路的耗时; commit不是草稿,只是最终版,不可多次提交; 每次commit都是一个小功能;参考严亮; 每次commit,用可视化视图对比之后才可提交; 一个pr关联一个task或bug; 一个pr最好只有一个commit; 一个pr最好有comment; 要仔细,避免低级错误; 云存储链接字符串本地验证; 云存储文件挑选几个验证; 本地验证prod azure连接串; 新增接口,需要配置api权限关系; 更新接口,需要考虑更新配置api权限关系; 数据库sql脚本出错的复盘: 备份dev数据库; 在一个空环境执行完整的操作流程; 从当前状态下开始测试; 如何merge,按目录merge; 检查sql代码的方法,在一个空环境测试从头执行; git stash: https://www.cnblogs.com/zndxall/p/9586088.html git rebase; --- --- ### msys2,mingw64 https://www.msys2.org/ https://blog.csdn.net/xuxu_123_/article/details/136574282 https://blog.csdn.net/u011724446/article/details/126210946 https://blog.csdn.net/B11050729/article/details/132176767?spm=1001.2101.3001.6661.1&utm_medium=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7ECTRLIST%7EPaidSort-1-132176767-blog-126210946.235%5Ev43%5Epc_blog_bottom_relevance_base1&depth_1-utm_source=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7ECTRLIST%7EPaidSort-1-132176767-blog-126210946.235%5Ev43%5Epc_blog_bottom_relevance_base1&utm_relevant_index=1 ### 软件包管理器pacman: https://zhuanlan.zhihu.com/p/500258343 //查看软件的安装位置案例: pacman -Ql mingw-w64-x86_64-portaudio pacman -Ss (关键字) :在仓库搜索包含关键字的软件包 pacman -Sl :显示软件仓库所有软件的列表 pacman -Qs (关键字) :搜索已安装的软件包 pacman -Qu :列出可升级的软件包 pacman -Qt :列出不被任何软件要求的软件包 pacman -Q (软件名) :查看软件包是否已安装 pacman -Qi (软件包) :查看某个软件包详细信息 pacman -Ql (软件名) :列出软件包所有文件安装路径 --- ### Linux TCP/IP 协议栈源码分析 https://blog.csdn.net/cjsycyl/article/details/7411362 ### 图像/音视频 https://blog.csdn.net/cjsycyl/category_1247353.html https://blog.csdn.net/tody_guo/article/details/7452071 ### SDL中文教程 - 游戏编程入门 https://blog.csdn.net/cjsycyl/article/details/47610787 https://tjumyk.github.io/sdl-tutorial-cn/index.html https://github.com/libsdl-org/SDL --- ### films: https://www.comlone.com/go/84972/3-1.html https://www.gdddmc.cn/play/2586824-2-1.html https://www.scdongran.com/vod/dest/1-1.html https://www.comlone.com/go/47991/2-1.html https://www.9527wu.com/mov/83522/1.html?qp=lz https://www.xabaotu.com/album/meiyouyidunhuoguojiejuebuliaodeshi-1-1.html --- ### unix历史故事: 他用20年钻研UNIX,每一部作品都堪称经典,他的人生辉煌却短暂 https://mp.weixin.qq.com/s?__biz=MzA3NTIzMzIxNQ==&mid=2652883123&idx=1&sn=f0249a7c54d363cbdde01bd8b29d4757&chksm=8498ca63b3ef437538310d1158c1ac7f031d9d853a12ea2e9b92ee329b96c2038432012cce3b&scene=27 https://mp.weixin.qq.com/s?__biz=MzA3NTIzMzIxNQ==&mid=2652830159&idx=1&sn=42ea72c7249b369caa3131163e5b9471&chksm=8499fb1fb3ee7209e78137c8e339799259ab6162eded9067c93e73d8205eccc25b0551b10484&cur_album_id=1812495475648888839&scene=189#wechat_redirect --- ### 简单Python小程序实现 https://www.cnblogs.com/echohye/category/2040959.html ### 宠物系统: https://github.com/JihuTuo/StrayAnimals ### 下一代 AI 一站式 B/C 端解决方案 https://github.com/zmh-program/chatnio ### fuser,lsof,进程和文件: https://blog.csdn.net/weixin_53389944/article/details/135535139 ### 网络工具: netstat,lsof,tcpdump ; ### vue2.0+vuex+localStorage+sass+webpack,实现一个本地存储的记事本。兼容PC端和移动端: https://github.com/lin-xin/notepad ### 支持windows/linux/mac的文本编辑器,目标是做中国人自己的编辑器 https://github.com/cxasm/notepad-- ### Notepad++ https://github.com/notepad-plus-plus/notepad-plus-plus --- docker源码剖析: http://www.sel.zju.edu.cn/blog/2014/12/02/docker%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90%E4%B8%80docker%E6%9E%B6%E6%9E%84/ https://www.cnblogs.com/waitmyself/p/17910718.html python3源码分析: https://github.com/flaggo/python3-source-code-analysis https://zhuanlan.zhihu.com/p/40834093/ AI-driven database tool and SQL client https://github.com/CodePhiliaX/Chat2DB Java性能权威指南PDF电子版(第2版)Scott Oaks 下载:pan.baidu.com/s/1lNsHDZhUxes3tM_o-ZrY9Q?pwd=vxqc 提取码:vxqc 万字长文详细讲解Wireshark零基础使用教程:下载、安装、配置、理论知识、过滤器表达式规则、抓包分析等保姆级教程: https://blog.csdn.net/g310773517/article/details/139897878?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-0-139897878-blog-118739341.235^v43^pc_blog_bottom_relevance_base9&spm=1001.2101.3001.4242.1&utm_relevant_index=3 https://blog.csdn.net/Ava_289468/article/details/134310394?spm=1001.2101.3001.6650.1&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EVECTOR_COMMERCIAL%7EPaidSort-1-134310394-blog-139897878.235%5Ev43%5Epc_blog_bottom_relevance_base9&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EVECTOR_COMMERCIAL%7EPaidSort-1-134310394-blog-139897878.235%5Ev43%5Epc_blog_bottom_relevance_base9&utm_relevant_index=2 https://blog.csdn.net/VN520/article/details/142979830?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-5-142979830-blog-139897878.235^v43^pc_blog_bottom_relevance_base9&spm=1001.2101.3001.4242.4&utm_relevant_index=8 https://blog.csdn.net/leah126/article/details/141117057?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-4-141117057-blog-139897878.235^v43^pc_blog_bottom_relevance_base9&spm=1001.2101.3001.4242.3&utm_relevant_index=7 5个好玩的GitHub游戏区开源项目 https://gitcode.com/Open-source-documentation-tutorial/d8e85/overview --- 商家下载中心设计演进之路|得物技术 https://cloud.tencent.com/developer/article/2462259 快手春节红包背后,高并发存储架构设计 https://cloud.tencent.com/developer/article/1624937 腾讯写码6年,我总结的技术人核心竞争力 https://cloud.tencent.com/developer/article/2449698 醍醐灌顶!异地多活架构设计看这篇就够了 https://cloud.tencent.com/developer/article/2457792 一篇文搞定消息队列选型 https://cloud.tencent.com/developer/article/2449704 重构这件“小”事儿 | 得物技术 https://cloud.tencent.com/developer/article/2271504 ### git: https://xieyihua.blog.csdn.net/article/details/143118270 https://jrhar.blog.csdn.net/article/details/116703787?spm=1001.2101.3001.6650.4&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogOpenSearchComplete%7ERate-4-116703787-blog-143118270.235%5Ev43%5Epc_blog_bottom_relevance_base9&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogOpenSearchComplete%7ERate-4-116703787-blog-143118270.235%5Ev43%5Epc_blog_bottom_relevance_base9&utm_relevant_index=5 https://blog.csdn.net/u011964735/article/details/139234125?spm=1001.2101.3001.6650.2&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogOpenSearchComplete%7ERate-2-139234125-blog-143118270.235%5Ev43%5Epc_blog_bottom_relevance_base9&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogOpenSearchComplete%7ERate-2-139234125-blog-143118270.235%5Ev43%5Epc_blog_bottom_relevance_base9&utm_relevant_index=3 --- 爱可生开源社区 https://segmentfault.com/u/actionopensource cgdb调试mysql源码: https://segmentfault.com/a/1190000045414690 https://segmentfault.com/a/1190000045264270 java监听mysql binlog: https://segmentfault.com/a/1190000045372526?utm_source=sf-similar-article https://juejin.cn/post/7438469405522722856 MySQL 亿级数据平滑迁移实战 https://segmentfault.com/a/1190000045197060?utm_source=sf-similar-article ### 后端技术: https://juejin.cn/post/6844903602369232904?from=search-suggest ### springboot源码分析: https://juejin.cn/column/7398127381263384617 保护敏感数据:Mybatis字段加密你还在业务代码实现吗? https://juejin.cn/post/7438072060633382948 ### Spring 实现 3 种异步流式接口,干掉接口超时烦恼 https://segmentfault.com/a/1190000045379156?utm_source=sf-similar-article --- ### 计算机的机制的学习: 原理,流程,案例实验,评估标准; ### 性能的测试标准: 资源占用, 响应时间, 吞吐量; --- plantuml和设计模式: https://design-patterns.readthedocs.io/zh-cn/latest/index.html https://zhuanlan.zhihu.com/p/1158714578 https://zhuanlan.zhihu.com/p/76948461 架构图: https://cloud.tencent.com/developer/article/1929118 https://cloud.tencent.com/developer/article/2315543 ### Python接入企业微信 - 推送信息到内部群里 https://zhuanlan.zhihu.com/p/494779744 https://blog.csdn.net/2402_85292291/article/details/139306569 CodeGeeX 项目到代码分析,架构; windsurf,总结代码; cursor; copilot; trae; AI公司: https://baijiahao.baidu.com/s?id=1825197849186866309&wfr=spider&for=pc https://baijiahao.baidu.com/s?id=1823663639398164787&wfr=spider&for=pc https://baijiahao.baidu.com/s?id=1801707094688451207&wfr=spider&for=pc 架构图 UML图 时间图 Context Container Component Code https://blog.csdn.net/qq_21980099/article/details/138031348 https://blog.csdn.net/qq_21980099/article/details/138031348#Feishu2Md_2 https://github.com/Wsine/feishu2md --- ### 系统玩转OpenGL+AI,实现各种酷炫视频特效 https://news.sohu.com/a/909275997_122449881 ### opengl: https://zhuanlan.zhihu.com/c_1262136846022602752 https://zhuanlan.zhihu.com/p/145182870 --- ### 文心快码: https://yr7ywq.smartapps.baidu.com/ ### 百度deepseek: https://chat.baidu.com/search ### 优质开源小游戏: https://hellogithub.com/article/5522c2ed06f34ed28820f9db68313c95 --- ### 社会认知 假扮熊猫“粉丝”造谣敛财——揭开“大熊猫被虐待”谣言背后的利益链 https://baijiahao.baidu.com/s?id=1838806612593117742 24年晨跑女孩被害案,凶手张虎被判死刑,临刑前说出一句话禽兽不如 https://mbd.baidu.com/newspage/data/landingsuper?context=%7B%22nid%22%3A%22news_8994716104012291111%22%7D&n_type=1&p_from=4 案例:缅北“女魔头”魏榕:看似人间尤物,实则世间恶魔 https://mbd.baidu.com/newspage/data/landingsuper?context=%7B%22nid%22%3A%22news_9520620491487091340%22%7D&n_type=1&p_from=4 --- ---