染青的博客
  • 首页
  • 网站分享
  • AsmBB
  • typecho
  • 打赏
  • 登录
  • 道德经

    道可道,非常道;名可名,非常名。无名,天地之始,有名,万物之母。故常无欲,以观其妙,常有欲,以观其徼。此两者,同出而异名,同谓之玄,玄之又玄,众妙之门。天下皆知美之为美,斯恶已,皆知善之为善,斯不善已。故有无相生,难易相成,长短相形,高下相...

    染青 2025-1-18 16:46
  • Cheat Engine 进阶教程 CE Tutorial Games | Ganlv's Blog:https://ganlvtech.github.io/2019/03/26/cheat-engine-tutorial-games/#di-1-guan-chang-shi-3

    CheatEngine进阶教程CETutorialGames|Ganlv'sBlog(https://ganlvtech.github.io/2019/03/26/cheat-engine-tutorial-games/#di-1-guan...

    染青 2025-1-18 15:56
  • 犀牛书 - 中文技术文档大全:https://xiniushu.com/

    犀牛书-中文技术文档大全(https://xiniushu.com/)...

    染青 2025-1-2 11:23
  • 中国人事考试网:http://www.cpta.com.cn/?spm=5176.28103460.0.0.40f75d27N8vkgR

    中国人事考试网(http://www.cpta.com.cn/?spm=5176.28103460.0.0.40f75d27N8vkgR)证书查验--中国人事考试网(http://www.cpta.com.cn/certQuery.html...

    染青 2024-12-20 18:27
  • 中国计算机技术职业资格网:https://www.ruankao.org.cn/

    中国计算机技术职业资格网(https://www.ruankao.org.cn/)全国计算机技术与软件专业技术资格(水平)考试(https://bm.ruankao.org.cn/sign/in?type=query&s=query...

    染青 2024-12-20 10:28
  • Bulma: Free, open source, and modern CSS framework based on Flexbox:https://bulma.io/

    Bulma:Free,opensource,andmodernCSSframeworkbasedonFlexbox(https://bulma.io/)Bulmaisafree,opensourceframeworkthatprovides...

    染青 2024-12-11 18:08
  • Dan Kegel's Web Hostel:http://www.kegel.com/

    DanKegel'sWebHostel(http://www.kegel.com/)DanKegel'sWebHostel DanKegel'sWebHostel(丹凯格尔网络旅馆)Environment 环境LocalCalifornia...

    染青 2024-12-10 22:57
  • C10K 问题

    C10K问题---TheC10Kproblem(http://www.kegel.com/c10k.html)TheC10KproblemC10K问题[HelpsavethebestLinuxnewssourceontheweb--subs...

    染青 2024-12-10 22:55
  • lib事件 --- libevent:https://libevent.org/

    lib事件---libevent(https://libevent.org/)libevent/libevent:Eventnotificationlibrary(https://github.com/libevent/libevent)T...

    染青 2024-12-10 22:42
  • 常用的算法逻辑

    判断是否是闰年的算法四年一闰,百年不闰,四百年再闰constisLeapYear=(year)=>(year%4===0&&year%100!==0)||year%400===0;获取1到N的连续数字的总和constg...

    染青 2024-12-10 17:17
  • vue-beauty: Beautiful UI components build with vue and ant design:https://gitee.com/reginx/vue-beauty/

    在vue项目中引入vue-beauty操作方法_vue.js_脚本之家(https://www.jb51.net/article/156068.htm)vue-beauty:BeautifulUIcomponentsbuildwithvue...

    染青 2024-12-10 17:13
  • 螺旋矩阵算法 - eshizhan - 博客园:https://www.cnblogs.com/eshizhan/archive/2010/06/01/1749013.html

    螺旋矩阵算法-eshizhan-博客园(https://www.cnblogs.com/eshizhan/archive/2010/06/01/1749013.html)#include<iostream>#include<...

    染青 2024-12-10 17:12
  • CSharp-StopWatchHelper

    usingSystem;usingSystem.Collections.Generic;usingSystem.Diagnostics;usingSystem.Linq;usingSystem.Text;usingSystem.Thread...

    染青 2024-12-10 17:06
  • CSharp-FastLogHelper

    namespaceCSharpTest.Helpers;///<summary>///快速输出日志帮助类///</summary>publicstaticclassFastLogHelper{staticFastLo...

    染青 2024-12-10 17:06
  • erusev/parsedown: PHP 中更好的 Markdown 解析器 --- erusev/parsedown: Better Markdown Parser in PHP:https://github.com/erusev/parsedown

    erusev/parsedown:PHP中更好的Markdown解析器---erusev/parsedown:BetterMarkdownParserinPHP(https://github.com/erusev/parsedown)Bet...

    染青 2024-12-10 15:47
  • CSharp-EnvironmentHelper

    环境变量帮助类,支持通过环境变量取值,支持string,int,long,bool,usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;...

    染青 2024-12-10 10:04
  • httpd

    httpd配置_optionsindexes默认启用吗-CSDN博客(https://blog.csdn.net/xzx__/article/details/80404852)httpd是Apache超文本传输协议(HTTP)服务器的主程序...

    染青 2024-12-9 18:08
  • 你试过不用if撸代码吗? | Fundebug博客 - 一行代码搞定BUG监控 - 网站错误监控|JS错误监控|资源加载错误|网络请求错误|小程序错误监控|Java异常监控|监控报警|Source Map|用户行为|可视化重现:https://blog.fundebug.com/2017/11/06/write-javascript-without-if/

    你试过不用if撸代码吗?|Fundebug博客-一行代码搞定BUG监控-网站错误监控|JS错误监控|资源加载错误|网络请求错误|小程序错误监控|Java异常监控|监控报警|SourceMap|用户行为|可视化重现(https://blog....

    染青 2024-12-9 18:06
  • 本福特定律

    本福特定律,也称为本福特法则,说明一堆从实际生活得出的数据中,以1为首位数字的数的出现概率约为总数的三成,接近直觉得出之期望值1/9的3倍。推广来说,越大的数,以它为首几位的数出现的概率就越低。它可用于检查各种数据是否有造假。本福特定律说明...

    染青 2024-12-9 18:03
  • Caddy - The Ultimate Server with Automatic HTTPS:https://caddyserver.com/

    Caddy-TheUltimateServerwithAutomaticHTTPS(https://caddyserver.com/)caddyserver/caddy:Fastandextensiblemulti-platformHTTP...

    染青 2024-12-9 18:02
加载更多

个人资料

作者:染青
邮箱:335121817@qq.com

时间倒计时

    今日剩余 59.6%
    本周剩余 37.1%
    本月 22.0%
    本年剩余 52.2%

日历

最新文章

  • 项目主页 | mall学习教程:https://www.macrozheng.com/
    2025-06-20
  • 如何免费激活Typora | Markの小破站:https://www.markyin.cn/article/79375adb.html
    2025-06-19
  • python get_time_now
    2025-06-03
  • collect-nvidia-log.sh
    2025-05-27
  • 您的集群准备好使用 v1.24 了吗?|Kubernetes (简体中文) --- Is Your Cluster Ready for v1.24? | Kubernetes:https://kubernetes.io/blog/2022/03/31/ready-for-dockershim-removal/
    2025-05-14

分类

  • 未分类(0)
  • 大模型问答(1)
  • 游戏分享(0)
  • 编程学习(240)
  • 代码片段记录(8)
  • 网站分享(318)
  • 思想分享(57)
  • docker等容器化技术(8)
  • 大模型LLM(2)
  • 人物志(7)
  • 操作系统(8)
  • 云服务(4)

友情链接

  • 我的 typecho
  • 我的博客园
  • 我的 discuz
Copyright © 2023 染青的博客. Powered by Emlog Pro
渝ICP备2021006754号
icp 渝公网安备50011202504573
这博客已经废了,都【10几天了】,没有更新内容。

理智不是一个统计学概念。 | 1984