Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
tboox
/
tbox
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
753
Star
5.1k
Code
Issues
37
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
工程目录结构
Jump to bottom
ruki edited this page
Aug 8, 2014
·
2 revisions
src/tbox:tbox库源码目录
src/demo:demo测试用例代码目录
plat:平台配置目录,config.h为代码配置文件,config.mak为编译配置文件,prefix.mak为编译器参数配置文件
inc:搜索依赖的头文件目录
lib:依赖的需要额外链接的库目录
pre:头文件和库文件的安装目录
bin:所有编译生成文件的安装目录
tool:各种脚本工具目录
res:各种资源文件目录
doc:文档目录
Wiki pages
Pages
66
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Access sql database
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
asio架构
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
asio的事件投递接口说明
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
build
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
contacts
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
demo测试实例
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
documents
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
donate
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
hash_map的使用
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
json、xml、plist的解析和生成
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Stackfull Coroutines
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Stackless Coroutines
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
stackless协程使用详解
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
tbox projects
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
v1.4.x编译
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
v1.5.x编译
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
vector的使用
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
xml的解析
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
下载
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
低精度定时器的使用
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
使用
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
使用aicp实现事件回调模式
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
使用aiop实现事件等待模式
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
使用printf定制化打印对象
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
使用tbox的开源库
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
使用入门
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
内存检测
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
内存池架构
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
内置双向list和外置双向list_entry的使用
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
切换全局内存分配器
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
利用asio开发的轻量级高性能http服务器
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
利用bloom filter算法处理大规模数据过滤
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
利用stream实现一个简单的http下载器
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
利用transfer_pool进行批量并发下载
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
利用传输池和线程池实现一个简单的横向爬虫
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
利用正则实现匹配和替换
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
利用锁分析器进行线程竞争检测
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
协程使用之切换与等待
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
原子操作的使用
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
实现json解析工具jcat
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
工程目录结构
Loading
异常捕获
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
打印输出
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
按位操作
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
排序和查找算法的使用
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
数据库的使用
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
断言与检测
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
更新
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
流的整体架构
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
流的读写
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
目录
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
线程局部存储tls的使用
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
线程池的使用
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
编译
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
编译参数说明
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
编译演示
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
联系
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
自定义流的实现和使用
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
裁剪和定制化编译
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
迭代器的使用
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
通过流进行字符集编码转换
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
通过流进行解压缩文件
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
针对嵌入式平台的微内核编译
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
静态流的读写
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
高精度定时器的使用
Uh oh!
There was an error while loading.
Please reload this page
.
Show 51 more pages…
中文
文档
手册
主页
代码
编译
使用
更新
下载
联系
捐助
English
Documents
Website
Codes
Build
Changelog
Contacts
Donate
Clone this wiki locally
You can’t perform that action at this time.