当前位置:网站首页>【技术直播】如何用 VSCode 从 0 到 1 改写 TDengine 代码
【技术直播】如何用 VSCode 从 0 到 1 改写 TDengine 代码
2022-07-05 09:28:00 【涛思数据(TDengine)】
VSCode 是一款由微软开发且跨平台的免费源代码编辑器。该软件支持语法高亮、代码自动补全、代码重构、查看定义功能,并且内置了命令行工具和 Git 版本控制系统。用户可以更改主题和键盘快捷方式实现个性化设置,也可以通过内置的扩展程序商店安装扩展以拓展软件功能。
TDengine 是一款用 C 语言编写的时序数据库(Time-Series Database),运行环境大多数是 Linux。同样地,开发环境我们也是集中在 Linux 下。与 Java 不同,C 语言的程序开发在不同平台有不同的工具支持。
工欲善其事,必先利其器,VSCode 以其轻量且强大的代码编辑功能和丰富的插件生态系统,备受 TDengine 内部研发同学的青睐。
2022 年 6 月 23 日(周四) 20:00-21:00,TDengine 解决方案架构师陈伟灿将分享如何在 Linux + Docker 的环境下,快速搭建 TDengine 的开发环境并编写代码。同时,也会通过几个 Bug Fix 的例子,带大家进一步熟悉并理解 TDengine 的代码。
陈伟灿,TDengine 解决方案架构师,曾参与搜索引擎、Ranking 算法、业务系统、数据平台、Database 等领域的工作。目前在涛思数据从事 TDengine 解决方案的架构工作。
他将分享:
1. VSCode + Docker + Linux 开发环境的原理
2. 通过 Dockerfile 搭建 TDengine 开发环境
3. 如何快速入手一个 Bug Issue
4. 修复 Bug 的一些小技巧
️ 扫描图片二维码,立即预约报名!
点击阅读原文,了解体验 TDengine!
边栏推荐
- 2311. Longest binary subsequence less than or equal to K
- Unity skframework framework (24), avatar controller third person control
- 利用请求头开发多端应用
- Understanding of smt32h7 series DMA and DMAMUX
- [two objects merged into one object]
- Svgo v3.9.0+
- SQL learning - case when then else
- Hi Fun Summer, play SQL planner with starrocks!
- 云计算技术热点
- LeetCode 503. Next bigger Element II
猜你喜欢
Unity SKFramework框架(二十二)、Runtime Console 运行时调试工具
Unity skframework framework (XXIII), minimap small map tool
Go 语言使用 MySQL 的常见故障分析和应对方法
[ctfhub] Title cookie:hello guest only admin can get flag. (cookie spoofing, authentication, forgery)
【数组的中的某个属性的监听】
OpenGL - Coordinate Systems
Understanding of smt32h7 series DMA and DMAMUX
An article takes you into the world of cookies, sessions, and tokens
Lepton 无损压缩原理及性能分析
LeetCode 496. Next larger element I
随机推荐
Can't find the activitymainbinding class? The pit I stepped on when I just learned databinding
Community group buying exploded overnight. How should this new model of e-commerce operate?
一篇文章带你走进cookie,session,Token的世界
【饿了么动态表格】
OpenGL - Model Loading
C # image difference comparison: image subtraction (pointer method, high speed)
uni-app---uni.navigateTo跳转传参使用
MySQL installation configuration and creation of databases and tables
Explain NN in pytorch in simple terms CrossEntropyLoss
Why does everyone want to do e-commerce? How much do you know about the advantages of online shopping malls?
【阅读笔记】图对比学习 GNN+CL
The most comprehensive promotion strategy: online and offline promotion methods of E-commerce mall
Android 隐私沙盒开发者预览版 3: 隐私安全和个性化体验全都要
Composition of applet code
LeetCode 556. Next bigger element III
Information and entropy, all you want to know is here
Alibaba's ten-year test brings you into the world of APP testing
Node の MongoDB Driver
基于模板配置的数据可视化平台
MYSQL 对字符串类型排序不生效问题