- 博客(620)
- 收藏
- 关注
原创 Jarvis智能助手插件开发指南
Jarvis智能助手插件开发指南 Jarvis Personal Assistant for Linux and macOS 项目地址: https://gitcode.com/gh_mirrors/jar/Jarvis ...
2025-06-12 09:10:51
136
原创 Apache Fury Scala序列化完全指南
Apache Fury Scala序列化完全指南 fury A blazingly fast multi-language serialization framework powered by JIT and zero-copy. ...
2025-06-11 09:19:36
214
原创 Dotnet-Boxed项目中的GraphQL模板深度解析
Dotnet-Boxed项目中的GraphQL模板深度解析 Templates .NET project templates with batteries included, providing the minimum amount of code required to get you going faster. ...
2025-06-11 09:14:10
129
原创 Chronicle Queue快速入门指南:构建高性能Java队列系统
Chronicle Queue快速入门指南:构建高性能Java队列系统 Chronicle-Queue Micro second messaging that stores everything to disk 项目地址: htt...
2025-06-11 09:13:24
161
原创 PyQt6 对话框详解:从输入到文件选择
PyQt6 对话框详解:从输入到文件选择 PyQt-Chinese-tutorial PyQt6中文教程 项目地址: https://gitcode.com/gh_mirrors/py/PyQt-Chinese-tutorial...
2025-06-11 09:03:03
263
原创 SearchLM:让大型语言模型成为搜索代理
SearchLM:让大型语言模型成为搜索代理 SearchLM Official code for "Iterative Self-Incentivization Empowers Large Language Models as Agentic Searchers" ...
2025-06-11 09:00:05
264
原创 Doctor-Dignity项目中的Linux操作系统核心技术解析
Doctor-Dignity项目中的Linux操作系统核心技术解析 Doctor-Dignity Doctor Dignity is an LLM that can pass the US Medical Licensing Exam. It works offline, it's cross-platform, & y...
2025-06-10 09:17:48
343
原创 使用Stack工具创建Haskell Hello World项目教程
使用Stack工具创建Haskell Hello World项目教程 stack The Haskell Tool Stack 项目地址: https://gitcode.com/gh_mirrors/st/stack ...
2025-06-10 09:05:16
280
原创 深入理解Liam项目中的数据库表定义规范
深入理解Liam项目中的数据库表定义规范 liam Automatically generates beautiful and easy-to-read ER diagrams from your database. 项目地址: ...
2025-06-10 09:05:11
360
原创 admin-lte-dotnet:为.NET技术栈提供AdminLTE布局实现
admin-lte-dotnet:为.NET技术栈提供AdminLTE布局实现 admin-lte-dotnet AdminLTE v3 for MVC Core, Razor Pages and Tag Helpers 项目地址...
2025-06-10 09:00:02
217
原创 Apache Arrow DataFusion DataFrame API 使用指南
Apache Arrow DataFusion DataFrame API 使用指南 arrow-datafusion Apache Arrow DataFusion SQL Query Engine 项目地址: https://...
2025-06-09 09:20:42
353
原创 Bootstrap Switch 2.0.1 使用指南:选项、方法与事件详解
Bootstrap Switch 2.0.1 使用指南:选项、方法与事件详解 bootstrap-switch 项目地址: https://gitcode.com/gh_mirrors/boo/bootstrap-switch...
2025-06-08 09:13:55
401
原创 Express-Validator 6.6.0 中的模式验证(Schema Validation)详解
Express-Validator 6.6.0 中的模式验证(Schema Validation)详解 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/exp...
2025-06-07 09:04:54
351
原创 Scala 3中的多态函数类型详解:lampepfl/dotty项目新特性
Scala 3中的多态函数类型详解:lampepfl/dotty项目新特性 dotty The Scala 3 compiler, also known as Dotty. 项目地址: https://gitcode.com/gh...
2025-06-07 09:04:35
255
原创 使用skorch实现高斯过程模型:从理论到实践
使用skorch实现高斯过程模型:从理论到实践 skorch 项目地址: https://gitcode.com/gh_mirrors/sko/skorch 什么是高斯过程...
2025-06-07 09:04:11
227
原创 pixel3dmm:3D人脸建模与动画的开源解决方案
pixel3dmm:3D人脸建模与动画的开源解决方案 pixel3dmm 项目地址: https://gitcode.com/gh_mirrors/pi/pixel3dmm ...
2025-06-07 09:00:03
267
原创 Sui项目GraphQL迁移指南:从JSON-RPC到GraphQL的进阶之路
Sui项目GraphQL迁移指南:从JSON-RPC到GraphQL的进阶之路 sui Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming ...
2025-06-06 09:04:44
394
原创 OWASP WSTG项目:如何编写专业的安全测试报告
OWASP WSTG项目:如何编写专业的安全测试报告 wstg The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services....
2025-06-05 09:09:04
315
原创 TensorFlow入门:图执行模式详解与实践
TensorFlow入门:图执行模式详解与实践 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...
2025-06-05 09:07:37
301
原创 bpftrace设计哲学解析:从核心目标到实现原则
bpftrace设计哲学解析:从核心目标到实现原则 bpftrace High-level tracing language for Linux eBPF 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-04 09:18:35
289
原创 HuggingFace Tokenizers 项目安装指南
HuggingFace Tokenizers 项目安装指南 tokenizers ???? Fast State-of-the-Art Tokenizers optimized for Research and Production 项...
2025-06-04 09:10:38
221
原创 从原生Selenium迁移到SeleniumBase的完整指南
从原生Selenium迁移到SeleniumBase的完整指南 SeleniumBase seleniumbase/SeleniumBase: 一个 Python 库,用于自动化 Web 应用程序测试。特点是提供了一个简单易用的 API,可以用于模拟用户操作,包括点击、输入和滚动等。 ...
2025-06-04 09:01:26
353
原创 LZ4压缩库流式API基础教程
LZ4压缩库流式API基础教程 lz4 项目地址: https://gitcode.com/gh_mirrors/lz4/lz4 前言LZ4作为一款高性能的无损压缩算法库...
2025-06-03 09:12:52
282
原创 Hummingbot项目在VS Code/Cursor中的测试环境配置指南
Hummingbot项目在VS Code/Cursor中的测试环境配置指南 hummingbot Open source software that helps you create and deploy high-frequency crypto trading bots ...
2025-06-03 09:03:57
302
原创 PHP-CS-Fixer 自定义修复器开发指南
PHP-CS-Fixer 自定义修复器开发指南 PHP-CS-Fixer 项目地址: https://gitcode.com/gh_mirrors/php/PHP-CS-Fixer ...
2025-06-03 09:02:49
378
原创 Vercel AI SDK 中的生成式 UI 开发指南
Vercel AI SDK 中的生成式 UI 开发指南 ai 项目地址: https://gitcode.com/gh_mirrors/ai1/ai 什么是生成式 UI?...
2025-06-02 09:18:10
396
原创 Ent框架GraphQL集成实战:构建Todo应用后端
Ent框架GraphQL集成实战:构建Todo应用后端 ent ent: 是一个基于 Go 语言的轻量级 ORM 库,用于处理关系型数据库。适合开发者使用 ent 进行数据库访问和操作。 项目地址: https://gitcode...
2025-06-02 09:06:15
332
原创 MDX语法高亮实现方案详解
MDX语法高亮实现方案详解 mdx Markdown for the component era 项目地址: https://gitcode.com/gh_mirrors/md/mdx ...
2025-06-02 09:02:14
411
原创 JavaScript 正则表达式教程:字符集合与范围匹配
JavaScript 正则表达式教程:字符集合与范围匹配 en.javascript.info Modern JavaScript Tutorial 项目地址: https://gitcode.com/gh_mirrors/en...
2025-06-01 09:08:46
273
原创 Zulip项目中的Webhook集成开发指南
Zulip项目中的Webhook集成开发指南 zulip Zulip 服务器和Web应用程序。开源团队聊天工具,帮助团队保持生产力和专注度。 项目地址: https://gitcode.com/gh_mirrors/zu/zuli...
2025-06-01 09:07:41
369
原创 Spring Cloud Alibaba本地部署实践指南
Spring Cloud Alibaba本地部署实践指南 spring-cloud-alibaba Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of ...
2025-06-01 09:03:02
375
原创 angular-react-starter:构建现代化Web应用的起点
angular-react-starter:构建现代化Web应用的起点 angular-react-starter Angular 17 & React 18 & Node Examples App starter 项目地址: h...
2025-06-01 09:00:02
387
原创 Mage:轻量级应用启动器,提升效率的魔法工具
Mage:轻量级应用启动器,提升效率的魔法工具 mage A lightweight and fast app launcher for Windows 项目地址: https://gitcode.com/gh_mirrors/m...
2025-05-31 09:00:05
275
原创 pkg-exports:深入探索npm包的出口
pkg-exports:深入探索npm包的出口 pkg-exports Get exports of an local npm package. 项目地址: https://gitcode.com/gh_mirrors/pk/pk...
2025-05-23 09:00:05
283
原创 Bili-Hardcore:自动答题助手,轻松应对B站硬核会员挑战
Bili-Hardcore:自动答题助手,轻松应对B站硬核会员挑战 bili-hardcore bilibili 硬核会员 AI 自动答题,直接调用 B 站 API,非 OCR 实现 项目地址: https://gitcode.c...
2025-05-21 09:00:00
997
原创 ggpubfigs:为生命科学领域提供高质量出版图形的R包
ggpubfigs:为生命科学领域提供高质量出版图形的R包 ggpubfigs colorblind friendly color palettes and ggplot2 graphic system extensions for publication-quality scientific figures ...
2025-05-18 09:00:03
267
原创 aeon:轻量级日期时间选择器
aeon:轻量级日期时间选择器 aeon A lightweight date picker built with web components that can be used anywhere 项目地址: https://gi...
2025-05-11 09:03:04
601
原创 Bioinformatics:生物信息学算法的Python实现
Bioinformatics:生物信息学算法的Python实现 bioinformatics Code inspired by Bioinformatics Algorithms: an Active Learning Approach. ...
2025-05-03 09:10:29
756
原创 animate:为 PixiJS 提供强大的动画运行时支持
animate:为 PixiJS 提供强大的动画运行时支持 animate PixiJS runtime library for content from Adobe Animate CC 项目地址: https://gitcod...
2025-05-03 09:05:57
844
原创 artifacts:新一代容器化 artifact 标准化解决方案
artifacts:新一代容器化 artifact 标准化解决方案 artifacts OCI Artifacts 项目地址: https://gitcode.com/gh_mirrors/artifacts/artifacts...
2025-05-01 22:10:26
808
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人