- 博客(664)
- 收藏
- 关注
原创 SystemsApproach项目解析:MPLS技术原理与应用实践
SystemsApproach项目解析:MPLS技术原理与应用实践 book Computer Networks: A Systems Approach -- Textbook 项目地址: https://gitcode.com/...
2025-06-12 09:10:17
155
原创 SecureHeaders 4.0 升级指南:关键变更与最佳实践
SecureHeaders 4.0 升级指南:关键变更与最佳实践 secure_headers 项目地址: https://gitcode.com/gh_mirrors/secu/secure_headers ...
2025-06-12 09:10:04
148
原创 C++游戏引擎开发指南:材质系统的实现与应用
C++游戏引擎开发指南:材质系统的实现与应用 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: https://gi...
2025-06-12 09:08:58
157
原创 Maya项目解析:为人类设计的Python日期时间处理库
Maya项目解析:为人类设计的Python日期时间处理库 maya 项目地址: https://gitcode.com/gh_mirrors/may/maya 什么是May...
2025-06-11 09:14:43
334
原创 AxonFramework 事件基础设施详解:Event Bus与Event Store
AxonFramework 事件基础设施详解:Event Bus与Event Store AxonFramework Framework for Evolutionary Message-Driven Microservices on the JVM ...
2025-06-11 09:14:35
224
原创 AxonFramework中的元注解机制深度解析
AxonFramework中的元注解机制深度解析 AxonFramework Framework for Evolutionary Message-Driven Microservices on the JVM 项目地址: htt...
2025-06-11 09:14:16
211
原创 Emacs-Evil扩展开发指南:深入理解Vim模拟器的核心机制
Emacs-Evil扩展开发指南:深入理解Vim模拟器的核心机制 evil The extensible vi layer for Emacs. 项目地址: https://gitcode.com/gh_mirrors/ev/ev...
2025-06-11 09:04:26
155
原创 JavaScript 函数基础教程:从入门到实践
JavaScript 函数基础教程:从入门到实践 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh_mirrors/ru/...
2025-06-10 09:16:40
295
原创 Marathon容器编排平台版本演进与技术特性解析
Marathon容器编排平台版本演进与技术特性解析 marathon Deploy and manage containers (including Docker) on top of Apache Mesos at scale. ...
2025-06-10 09:04:27
206
原创 Clink项目深度解析:为Windows CMD注入强大命令行编辑能力
Clink项目深度解析:为Windows CMD注入强大命令行编辑能力 clink Bash's powerful command line editing in cmd.exe 项目地址: https://gitcode.com...
2025-06-09 09:22:10
212
原创 Kubernetes API对象配额配置指南
Kubernetes API对象配额配置指南 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirrors/web...
2025-06-09 09:04:53
211
原创 Radix Vue(现Reka UI)技术解析:构建高质量Vue组件库的新选择
Radix Vue(现Reka UI)技术解析:构建高质量Vue组件库的新选择 radix-vue 这是一个Vue.js UI组件库,适合于Vue.js开发者构建现代Web应用程序界面。它的特点是拥有简洁、灵活的设计风格以及丰富的组件体系,能够快速搭建企业级应用界面。 ...
2025-06-08 09:17:42
256
原创 Tuist项目详解:提升iOS/macOS开发效率的终极工具
Tuist项目详解:提升iOS/macOS开发效率的终极工具 tuist ???? Create, maintain, and interact with Xcode projects at scale 项目地址: https://gi...
2025-06-08 09:14:24
238
原创 使用Panel构建高级待办事项应用教程
使用Panel构建高级待办事项应用教程 panel holoviz/panel: Panel 是一个开源的数据可视化库,专为Python生态设计,基于HoloViews构建,能够轻松将各种数据科学和数据分析结果转化为交互式仪表板应用。用户可以创建复杂的可视化界面,并与Bokeh、Plotly等其他可视化工具结合使用。 ...
2025-06-08 09:05:10
324
原创 Danger项目快速Ruby语法指南
Danger项目快速Ruby语法指南 danger ???? Stop saying "you forgot to …" in code review (in Ruby) 项目地址: https://gitcode.com/gh_mir...
2025-06-07 09:23:44
239
原创 Elvish Shell 高效编程指南:编写优雅的 Elven 代码
Elvish Shell 高效编程指南:编写优雅的 Elven 代码 elvish Elvish = Expressive Programming Language + Versatile Interactive Shell 项目...
2025-06-07 09:04:27
315
原创 PEDA项目中的Python 2/3兼容性编程指南
PEDA项目中的Python 2/3兼容性编程指南 peda PEDA - Python Exploit Development Assistance for GDB 项目地址: https://gitcode.com/gh_mi...
2025-06-07 09:04:17
346
原创 Canvas LMS项目中的JavaScript测试指南
Canvas LMS项目中的JavaScript测试指南 canvas-lms The open LMS by Instructure, Inc. 项目地址: https://gitcode.com/gh_mirrors/ca/c...
2025-06-07 09:03:58
409
原创 鲁班H5插件开发指南:简单属性编辑器原理解析
鲁班H5插件开发指南:简单属性编辑器原理解析 luban-h5 [WIP]en: web design tool || mobile page builder/editor || mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统. ...
2025-06-07 09:01:33
299
原创 使用WebSlides创建专业访谈页面的完整指南
使用WebSlides创建专业访谈页面的完整指南 WebSlides 项目地址: https://gitcode.com/gh_mirrors/web/webslides ...
2025-06-07 09:00:31
364
原创 Redis/hiredis异步客户端与GLib事件循环集成解析
Redis/hiredis异步客户端与GLib事件循环集成解析 hiredis Minimalistic C client for Redis >= 1.2 项目地址: https://gitcode.com/gh_mirrors...
2025-06-06 09:21:13
355
原创 Sui区块链上的井字棋游戏开发指南
Sui区块链上的井字棋游戏开发指南 sui Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the M...
2025-06-06 09:04:47
330
原创 DataTables 延迟渲染技术详解与性能优化实践
DataTables 延迟渲染技术详解与性能优化实践 DataTables Tables plug-in for jQuery 项目地址: https://gitcode.com/gh_mirrors/da/DataTables...
2025-06-06 09:01:19
329
原创 机器学习项目中的线性回归正规方程实现解析
机器学习项目中的线性回归正规方程实现解析 Machine-Learning-Collection A resource for learning about Machine learning & Deep Learning 项目地...
2025-06-05 09:08:22
379
原创 Apache Cassandra 常见问题深度解析
Apache Cassandra 常见问题深度解析 cassandra Cassandra是一个分布式的NoSQL数据库,主要用于海量数据的存储和访问。它的特点是高可用、可扩展性强、易于部署等。适用于海量数据存储和访问场景。 项目...
2025-06-04 09:19:02
359
原创 Manticore Search 与 Kafka 实时数据集成指南
Manticore Search 与 Kafka 实时数据集成指南 manticoresearch manticoresoftware/manticoresearch: 这是一个用于快速搜索和索引数据的搜索引擎。适合用于需要快速搜索和索引数据的场景。特点:易于使用,支持多种数据格式,具有高性能和可扩展性。 ...
2025-06-04 09:02:35
349
原创 基于Trigger.dev构建AI新闻事实核查系统的技术解析
基于Trigger.dev构建AI新闻事实核查系统的技术解析 trigger.dev ✨ Trigger.dev is the open source background jobs framework for TypeScript. With features like API integrations, webhoo...
2025-06-03 09:11:36
368
原创 Nuitka标准插件详解:提升Python编译效率的关键组件
Nuitka标准插件详解:提升Python编译效率的关键组件 Nuitka Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3...
2025-06-03 09:02:43
305
原创 Powerline项目配置与自定义完全指南
Powerline项目配置与自定义完全指南 powerline Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bas...
2025-06-02 09:17:58
254
原创 Nomad任务调度与分配机制深度解析
Nomad任务调度与分配机制深度解析 nomad hashicorp/nomad: Nomad 是 HashiCorp 公司开发的一款易于部署和管理的调度器,它支持跨数据中心进行容器、虚拟机和任务进程等工作负载的自动化部署与管理。 ...
2025-06-02 09:16:06
370
原创 IPython项目深度解析:增强型Python交互式解释器
IPython项目深度解析:增强型Python交互式解释器 ipython Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentat...
2025-06-02 09:05:19
266
原创 Apollo自动驾驶系统控制参数调优指南
Apollo自动驾驶系统控制参数调优指南 apollo An open autonomous driving platform 项目地址: https://gitcode.com/gh_mirrors/apo/apollo ...
2025-06-01 09:05:51
308
原创 使用Theano实现多层感知机(MLP)的完整指南
使用Theano实现多层感知机(MLP)的完整指南 data-science-ipython-notebooks donnemartin/data-science-ipython-notebooks: 是一系列基于 IPython Notebook 的数据科学教程,它涉及了 Python、 NumPy、 pandas、 ...
2025-06-01 09:03:58
391
原创 date-fns 日期处理库入门指南
date-fns 日期处理库入门指南 date-fns ⏳ Modern JavaScript date utility library ⌛️ 项目地址: https://gitcode.com/gh_mirrors/da/dat...
2025-05-30 09:11:39
351
原创 Zustand状态管理库入门指南
Zustand状态管理库入门指南 zustand pmndrs/zustand: Zustand 是一个轻量级的状态管理库,适用于React应用。它提供简单直观的API来创建和访问全局状态存储,并且鼓励简洁、灵活和可组合的状态解决方案。 ...
2025-05-30 09:06:40
213
原创 Storybook项目:Web Components与Webpack5集成指南
Storybook项目:Web Components与Webpack5集成指南 storybook 项目地址: https://gitcode.com/gh_mirrors/sto/storybook ...
2025-05-30 09:02:03
414
原创 React Ethereum Dapp Example 项目启动与配置教程
React Ethereum Dapp Example 项目启动与配置教程 react-ethereum-dapp-example A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity ...
2025-05-24 09:00:08
383
原创 PixiePlacer:一款开源DIY贴片机,助力中小规模制造
PixiePlacer:一款开源DIY贴片机,助力中小规模制造 PixiePlacer The PixiePlacer is a DIY Pick and Place Machine for SMD Components running OpenPnP. ...
2025-05-18 09:00:04
270
原创 animated_to:实现平滑动画的利器
animated_to:实现平滑动画的利器 animated_to AnimateTo animates its child to a new position requiring no calculation. 项目地址: ht...
2025-05-12 10:30:35
560
原创 erc20-meta-token:赋能ERC-20代币的ERC-1155转换器
erc20-meta-token:赋能ERC-20代币的ERC-1155转换器 erc20-meta-token General ERC20 to ERC1155 Token Wrapper Contract 项目地址: http...
2025-05-06 19:01:01
802
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人