- 博客(650)
- 收藏
- 关注
原创 Vocode项目中的向量数据库集成技术解析
Vocode项目中的向量数据库集成技术解析 vocode-core ???? Build voice-based LLM agents. Modular + open source. 项目地址: https://gitcode.com/...
2025-06-11 09:17:28
270
原创 Funcy项目调试工具详解:提升Python函数式编程调试效率
Funcy项目调试工具详解:提升Python函数式编程调试效率 funcy A fancy and practical functional tools 项目地址: https://gitcode.com/gh_mirrors/f...
2025-06-11 09:14:38
248
原创 深入理解bqplot:基于Jupyter的交互式可视化库
深入理解bqplot:基于Jupyter的交互式可视化库 bqplot 项目地址: https://gitcode.com/gh_mirrors/bqp/bqplot 什么...
2025-06-11 09:01:32
186
原创 WP-GraphQL 项目解析:GraphQL 入门指南
WP-GraphQL 项目解析:GraphQL 入门指南 wp-graphql :rocket: GraphQL API for WordPress 项目地址: https://gitcode.com/gh_mirrors/wp/...
2025-06-10 09:20:59
252
原创 深入理解nrc/r4cppp项目中的Rust闭包与一等函数
深入理解nrc/r4cppp项目中的Rust闭包与一等函数 r4cppp Rust for C++ programmers 项目地址: https://gitcode.com/gh_mirrors/r4/r4cppp ...
2025-06-10 09:20:35
142
原创 Docker官方文档指南:Python应用容器化实践
Docker官方文档指南:Python应用容器化实践 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/docs3/d...
2025-06-10 09:02:22
213
原创 深入理解node-apn:iOS推送通知开发指南
深入理解node-apn:iOS推送通知开发指南 node-apn :calling: Apple Push Notification module for Node.js 项目地址: https://gitcode.com/gh...
2025-06-09 09:20:09
385
原创 Apache Ignite TCP/IP节点发现机制深度解析
Apache Ignite TCP/IP节点发现机制深度解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...
2025-06-09 09:03:44
298
原创 jPlayer项目实战:构建多媒体播放列表的完整指南
jPlayer项目实战:构建多媒体播放列表的完整指南 jPlayer jPlayer : HTML5 Audio & Video for jQuery 项目地址: https://gitcode.com/gh_mirrors/jp...
2025-06-09 09:02:43
246
原创 Cucumber-JS 版本升级指南:从配置变更到架构调整
Cucumber-JS 版本升级指南:从配置变更到架构调整 cucumber-js Cucumber for JavaScript 项目地址: https://gitcode.com/gh_mirrors/cu/cucumber-...
2025-06-08 09:06:18
394
原创 wisesa.dev:构建个人博客的最佳开源解决方案
wisesa.dev:构建个人博客的最佳开源解决方案 wisesa.dev Source code of my [WIP] personal website™. Made using next.js and tailwindcss. ...
2025-06-08 09:00:02
332
原创 modern-three:新一代ThreeJS开发利器
modern-three:新一代ThreeJS开发利器 modern-three Modern ThreeJS boilerplate powered by Vite & Typescript. 项目地址: https://git...
2025-06-07 09:00:01
215
原创 深入理解Python中的__getitem__方法:以learn-python3项目中的斐波那契数列实现为例...
深入理解Python中的__getitem__方法:以learn-python3项目中的斐波那契数列实现为例 learn-python3 Learn Python 3 Sample Code 项目地址: https://gitco...
2025-06-06 09:21:49
328
原创 Datree安全最佳实践策略详解
Datree安全最佳实践策略详解 datree Prevent Kubernetes misconfigurations from reaching production (again ???? )! From code to cloud, Datree provides an E2E policy enforcement s...
2025-06-06 09:21:39
229
原创 Angel项目PyAngel模块快速入门指南
Angel项目PyAngel模块快速入门指南 angel 项目地址: https://gitcode.com/gh_mirrors/ang/angel 一、PyAngel概...
2025-06-06 09:11:57
263
原创 iCloud照片下载器中的文件命名策略详解
iCloud照片下载器中的文件命名策略详解 icloud_photos_downloader A command-line tool to download photos from iCloud 项目地址: https://git...
2025-06-05 09:06:33
256
原创 tc:跨平台Twitch聊天客户端
tc:跨平台Twitch聊天客户端 tc A desktop chat client for Twitch 项目地址: https://gitcode.com/gh_mirrors/tc1/tc ...
2025-06-05 09:00:02
304
原创 Android Training项目解析:抽象新API实现向后兼容UI
Android Training项目解析:抽象新API实现向后兼容UI android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com/g...
2025-06-04 09:07:24
298
原创 深入解析react-native-snap-carousel中的ParallaxImage组件
深入解析react-native-snap-carousel中的ParallaxImage组件 react-native-snap-carousel 项目地址: https://gitcode.com/gh_mirrors/re...
2025-06-04 09:02:14
254
原创 Radare2中的ESIL中间语言:原理与应用详解
Radare2中的ESIL中间语言:原理与应用详解 radare2 UNIX-like reverse engineering framework and command-line toolset 项目地址: https://gi...
2025-06-01 09:14:50
675
原创 React Three Fiber 性能优化全攻略:从基础到高级技巧
React Three Fiber 性能优化全攻略:从基础到高级技巧 react-three-fiber ???????? A React renderer for Three.js 项目地址: https://gitcode.com/gh_...
2025-06-01 09:02:28
298
原创 ServerlessBench:一站式Serverless性能评估工具
ServerlessBench:一站式Serverless性能评估工具 ServerlessBench A benchmark suite for serverless computing 项目地址: https://gitcod...
2025-05-31 09:00:01
313
原创 freeCodeCamp前端开发教程:JavaScript日期格式化方法详解
freeCodeCamp前端开发教程:JavaScript日期格式化方法详解 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_...
2025-05-30 09:06:49
300
原创 Python/CPython项目:为什么我的电脑上安装了Python?
Python/CPython项目:为什么我的电脑上安装了Python? cpython cpython: 是Python编程语言的官方源代码仓库,包含Python解释器和标准库的实现。 项目地址: https://gitcode....
2025-05-30 09:03:29
314
原创 Rome Apps 项目启动与配置教程
Rome Apps 项目启动与配置教程 rome-apps 项目地址: https://gitcode.com/gh_mirrors/ro/rome-apps 1. 项目的...
2025-05-26 09:00:39
257
原创 CS:GO模拟开箱工具最佳实践教程
CS:GO模拟开箱工具最佳实践教程 csgo-fake-opening Fake opening for csgo 项目地址: https://gitcode.com/gh_mirrors/cs/csgo-fake-opening...
2025-05-24 09:04:01
402
原创 PHP异步编程实践:Pokio库入门教程
PHP异步编程实践:Pokio库入门教程 pokio Pokio is an asynchronous library for PHP. 项目地址: https://gitcode.com/gh_mirrors/po/pokio...
2025-05-23 09:01:14
334
原创 TypeScriptle:项目的核心功能/场景
TypeScriptle:项目的核心功能/场景 typescriptle ⬛ ???? ???? TypeScriptle - Wordle in TypeScript's type system 项目地址: https://gitcode....
2025-05-18 09:00:02
236
原创 chromadb-admin 的安装和配置教程
chromadb-admin 的安装和配置教程 chromadb-admin Admin UI for Chroma embedding database built with Next.js 项目地址: https://gitc...
2025-04-28 10:40:07
290
原创 Control-Flow-Integrity:内存安全的新防线
Control-Flow-Integrity:内存安全的新防线 Control-Flow-Integrity A proposed hardware-based method for stopping known memory corruption exploitation techniques. #nsacyber ...
2025-04-26 09:09:11
644
原创 Grbl-Panel 的安装和配置教程
Grbl-Panel 的安装和配置教程 Grbl-Panel A control panel for Grbl 项目地址: https://gitcode.com/gh_mirrors/gr/Grbl-Panel ...
2025-04-25 11:01:17
919
原创 Starlake:一键式数据处理利器
Starlake:一键式数据处理利器 starlake Starlake is an On Premise and Cloud ELT/ETL Framework for Batch & Stream Processing 项目地...
2025-04-24 09:21:39
825
原创 End-to-end-Autonomous-Driving 的项目扩展与二次开发
End-to-end-Autonomous-Driving 的项目扩展与二次开发 End-to-end-Autonomous-Driving All you need for End-to-end Autonomous Driving ...
2025-04-23 07:25:15
422
原创 开源项目 Parse12306 的扩展与二次开发潜力
开源项目 Parse12306 的扩展与二次开发潜力 Parse12306 分析12306 获取全国列车数据 项目地址: https://gitcode.com/gh_mirrors/pa/Parse12306 ...
2025-04-23 07:14:28
754
原创 开源项目 TestDisk 亮点解析
开源项目 TestDisk 亮点解析 TestDisk TestDisk is powerful free data recovery software! 项目地址: https://gitcode.com/gh_mirrors/...
2025-04-23 07:03:32
606
原创 WineCX 项目安装与使用教程
WineCX 项目安装与使用教程 winecx Codeweavers modified wine version. This repository is just a mirror of https://media.codeweavers.com/pub/crossover/source/ ...
2025-04-22 11:00:37
729
原创 Xinput Calibrator 使用教程
Xinput Calibrator 使用教程 xinput_calibrator A generic touchscreen calibration program for X.Org 项目地址: https://gitcode....
2025-04-22 07:03:40
829
原创 HashiCorp Vault Go 客户端库使用指南
HashiCorp Vault Go 客户端库使用指南 vault-client-go HashiCorp Vault Go Client Library generated from OpenAPI spec. 项目地址: ht...
2025-04-21 07:03:36
268
原创 Unity对象池(Object Pooling)使用指南
Unity对象池(Object Pooling)使用指南 Object-Pooling-for-Unity Object Pooling for Unity 项目地址: https://gitcode.com/gh_mirrors...
2025-04-20 07:03:34
758
原创 OpenLLMWiki 项目使用教程
OpenLLMWiki 项目使用教程 OpenLLMWiki OpenLLMWiki: Docs of OpenLLMAI. Survey, reproduction and domain/task adaptation of open source chatgpt alternatives/implementation...
2025-04-19 09:21:58
562
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人