Skip to content
View zhengtianzuo's full-sized avatar
🇨🇳
working on PlanB
🇨🇳
working on PlanB

Block or report zhengtianzuo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zhengtianzuo/README.md



我是郑天佐,目前专注于远程桌面的开发,主要使用C++,喜欢研究高性能与代码架构。
I am zhengtianzuo, currently focusing on remote desktop development, primarily using C++. I enjoy researching high performance and code architecture.
愿景: 技术分享,共创辉煌
使命: 创造价值,成就客户,服务行业
价值观: 挖掘功能,集大成者,精准服务
Vision: Technology Sharing, Creating Brilliance Together
Mission: Creating Value, Empowering Clients, Serving the Industry
Values: Exploring Functionality, Integrating Excellence, Delivering Precision
个人产品:(Personal Projects:)
Logo 产品(Project) Github Gitee 简述(Description) 技术(Technologies)
天佐.盘古斧
tianzuo.Pangu
即时通讯平台
Instant Messaging Platform
天佐.昆仑镜
tianzuo.Kunlun
本地构建工具
Local Build Tool
天佐.伏羲琴
tianzuo.Fuxi
开发中
In development
个人模块:(Personal Modules:)
Logo 模块(Modules) Github Gitee 简述(Description) 技术(Technologies)
天佐.崆峒印
tianzuo.Kongtong
崩溃检测分析
Crash Detection & Analysis
天佐.乾坤袋
tianzuo.Qiankun
NoSql数据库
NoSQL Database
天佐.追日靴
tianzuo.Zhuiri
UDP可靠数据传输
Reliable UDP Data Transfer
天佐.混沌钟
tianzuo.Hundun
软件许可授权
Software Licensing
天佐.炼妖壶
tianzuo.LianYao
内存池
Memory Pool
天佐.神农鼎
tianzuo.Shennong
开发中
In development
天佐.玲珑塔
tianzuo.Linglong
开发中
In development
天佐.封天印
tianzuo.Fengtian
开发中
In development







加QQ好友
Add QQ Friend







加微信好友
Add WeChat Friend

关注微信公众号
WeChat Official Account







支付宝赞助
AliPay sponsor







微信赞助
WeChat sponsor

Pinned Loading

  1. tianzuo.Kongtong tianzuo.Kongtong Public

    Windows平台下应用程序发生崩溃时, 生成崩溃转储文件用于分析定位到崩溃代码行,同时生成系统环境相关信息。(When an application crashes on a Windows platform, a crash dump file is generated to analyze the lines of collapsed code and generate informa…

    C 3

  2. tianzuo.Qiankun tianzuo.Qiankun Public

    基于抽屉式文件存储的NoSql数据库,可用于文件打包,数据整合,加密存放等多种用途。可以方便快捷的搭建和部署存储应用的系统。(NoSql database based on drawer file storage can be used for file packaging, data integration, encryption storage and other purposes. T…

    C++ 1

  3. tianzuo.Zhuiri tianzuo.Zhuiri Public

    高性能可靠UDP数据传输P2P通讯框架,可用于建立P2P环境,文件传输,数据通讯。(High performance reliable UDP data transmission P2P communication framework, can be used to establish P2P environment, file transfer, data communication.)

    C++ 2

  4. tianzuo.Hundun tianzuo.Hundun Public

    保护你开发的软件不受未经授权的拷贝,及时限制使用,只在特定的机器上使用 (Protect the software you develop from unauthorized copies, limit the usage in time, to a specific machines)

    C++ 3 1

  5. tianzuo.LianYao tianzuo.LianYao Public

    一种简单的内存池,初始化申请一些内存循环使用,不够时动态进行扩容,并且带内存泄漏检测功能。(A simple memory pool that initializes some memory for recycling, dynamically expands when insufficient, and has memory leak detection function.)

    C++ 3

  6. tianzuo.Kunlun tianzuo.Kunlun Public

    强大的本地构建工具, 提供给项目全方位的静态检测, 动态检测, 代码工具以及各种便利的插件工具(A powerful local construction tool that provides comprehensive static and dynamic detection, code tools, and various convenient plugin tools for proj…

    1