QuinlanGgame's recent timeline updates
QuinlanGgame's repos on GitHub
Python · 1 watchers
crawler_feeds
爬取各大网站feeds流,包括头条、知乎、微博等
HTML · 1 watchers
hexo_blog
Python · 1 watchers
StudyCode
学习
JavaScript · 1 watchers
WhatsPlay
WhatsPlay
0 watchers
-Api
「一个」、「Time 时光」、「有道词典」、「微软必应词典」、「豆瓣电影」、「中央天气」、「小米天气」、「魅族天气」、「每日一文」、「12306」、「途牛」、「快递100」、「快递」应用 Api。仅供学习,禁止商业使用,侵权请联系删除。
Python · 0 watchers
algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
Python · 0 watchers
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
0 watchers
architecture-diagram-generator
Generate beautiful dark-themed system architecture diagrams as standalone HTML/SVG files. Works as a Claude AI skill.
Python · 0 watchers
awesome-algorithm
LeetCode, HackRank, 剑指offer, classic algorithm implementation
0 watchers
awesome-gpt4o-images
Awesome curated collection of GPT-4o images & prompts. Explore diverse AI-generated art styles (Ghibli, 3D, etc.) from OpenAI's latest model.
0 watchers
backend-interview
后端面试题汇总(Python、Redis、MySQL、PostgreSQL、Kafka、数据结构、算法、编程、网络)
0 watchers
bee
Bee is a tool for helping develop with beego app framework.
0 watchers
blurhash
A very compact representation of a placeholder for an image.
Go · 0 watchers
build-web-application-with-golang
A golang ebook intro how to build a web with golang
0 watchers
ChinaTextbook
所有小初高、大学PDF教材。
0 watchers
claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands. All original source code is the property of Anthropic.
0 watchers
coursera-ml-py
Python programming assignments for Machine Learning by Prof. Andrew Ng in Coursera
0 watchers
cpython
The Python programming language
0 watchers
CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
0 watchers
dify
An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack required for building generative AI-native applications, including a built-in RAG engine.
0 watchers
editor
0 watchers
eino
The ultimate LLM/AI application development framework in Golang.
Python · 0 watchers
formCC
0 watchers
free-hls
一个免费的 HLS 解决方案
0 watchers
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子,not only how,but also why. English version supported!
Go · 0 watchers
go-web-learning
0 watchers
gopher
Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源
Python · 0 watchers
incubator-airflow
Apache Airflow (Incubating)
Python · 0 watchers
lc-all-solutions
My own leetcode solutions by python
0 watchers
mcp-prompt-server
这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。
0 watchers
middleware_development_learning
中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章及程序demo
0 watchers
modern-software-dev-assignments
Assignments for CS146S: The Modern Software Dev (Stanford University Fall 2025)
0 watchers
NBA-Predict
Predicts Daily NBA Games Using a Logistic Regression Model
0 watchers
OpenManus
No fortress, purely open ground. OpenManus is Coming.
0 watchers
OpenViking
OpenViking is an open-source context database designed specifically for AI Agents(such as openclaw). OpenViking unifies the management of context (memory, resources, and skills) that Agents need through a file system paradigm, enabling hierarchical context delivery and self-evolving.
0 watchers
owl
🦉 OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation
0 watchers
prompt-eng-interactive-tutorial
Anthropic's Interactive Prompt Engineering Tutorial
C · 0 watchers
redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
0 watchers
rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
0 watchers
smolagents
🤗 smolagents: a barebones library for agents. Agents write python code to call tools and orchestrate other agents.
0 watchers
Source-code-analysis
java源码分析
0 watchers
system-prompts-and-models-of-ai-tools
FULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent & Windsurf Agent System Prompts, Tools & AI Models.
Python · 0 watchers
tornadoblueprint
为Tornado框架开发的一款Flask风格的蓝图实现,实现了Flask Blueprint的一些常用功能。
0 watchers
trackers
A unified library for object tracking featuring clean room re-implementations of leading multi-object tracking algorithms
0 watchers
watermark
0 watchers
wechatpy
WeChat SDK for Python
QuinlanGgame

QuinlanGgame

python
🏢  北京布鼎方舟科技有限公司 / python开发
V2EX member #192150, joined on 2016-09-18 10:15:34 +08:00
QuinlanGgame's recent replies
Dec 8, 2016
Replied to a topic by QuinlanGgame Kafka python 使用 kafka 系列问题 topics 为空
@phttc 我代码里面获取到了这个 topics ,这个字典的 value 是个 none ,不应该是 Topic 对象么?是 Topic 对象的话,才可以去 consume 的吧?
Dec 7, 2016
Replied to a topic by QuinlanGgame Kafka python 使用 kafka 系列问题 topics 为空
哎呀呀,新手跪求大神帮忙
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1036 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 18:44 · PVG 02:44 · LAX 11:44 · JFK 14:44
♥ Do have faith in what you're doing.