当前位置:网站首页>[technical live broadcast] how to rewrite tdengine code from 0 to 1 with vscode
[technical live broadcast] how to rewrite tdengine code from 0 to 1 with vscode
2022-07-05 09:43:00 【Tdengine】
VSCode Is a cross platform free source code editor developed by Microsoft . The software supports syntax highlighting 、 Code auto completion 、 Code refactoring 、 View definition function , And built-in command-line tools and Git Version control system . Users can change themes and keyboard shortcuts to personalize , You can also install extensions through the built-in extension store to expand software functions .
TDengine It's one for C Language timing database (Time-Series Database), The operating environment is mostly Linux. similarly , We also focus on the development environment Linux Next . And Java Different ,C Language program development has different tool support on different platforms .
A good workman does his work well , You must sharpen your tools first ,VSCode With its lightweight and powerful code editing function and rich plug-in ecosystem , highly TDengine Internal R & D students' favor .
2022 year 6 month 23 Japan ( Thursday ) 20:00-21:00,TDengine Solution architect Chen weican will share how to Linux + Docker Under the environment of , Quickly build TDengine And write code . meanwhile , Will also pass several Bug Fix Example , Let's get familiar with and understand TDengine Code for .
Chen weican ,TDengine Solution architect , Participated in search engine 、Ranking Algorithm 、 Business system 、 Data platform 、Database And other fields . At present, he is engaged in TDengine Solution architecture work .
He will share :
1. VSCode + Docker + Linux Principles of development environment
2. adopt Dockerfile build TDengine development environment
3. How to get started quickly Bug Issue
4. Repair Bug Some of the tips

️ Scan picture QR code , Make an appointment now !

Click to read the original text , Understand the experience TDengine!
边栏推荐
- NIPS2021 | 超越GraphCL,GNN+对比学习的节点分类新SOTA
- Idea debugs com intellij. rt.debugger. agent. Captureagent, which makes debugging impossible
- 【对象数组a与对象数组b取出id不同元素赋值给新的数组】
- Android privacy sandbox developer preview 3: privacy, security and personalized experience
- Kotlin introductory notes (VII) data class and singleton class
- 【饿了么动态表格】
- [reading notes] Figure comparative learning gnn+cl
- Unity SKFramework框架(二十四)、Avatar Controller 第三人称控制
- MYSQL 对字符串类型排序不生效问题
- Why do offline stores need cashier software?
猜你喜欢

一文读懂TDengine的窗口查询功能

一文详解图对比学习(GNN+CL)的一般流程和最新研究趋势

Kotlin introductory notes (V) classes and objects, inheritance, constructors

【技术直播】如何用 VSCode 从 0 到 1 改写 TDengine 代码

idea用debug调试出现com.intellij.rt.debugger.agent.CaptureAgent,导致无法进行调试

Kotlin introductory notes (II) a brief introduction to kotlin functions

Project practice | excel export function
![[ctfhub] Title cookie:hello guest only admin can get flag. (cookie spoofing, authentication, forgery)](/img/78/d9d1a66fc239e7c62de1fce426d30d.jpg)
[ctfhub] Title cookie:hello guest only admin can get flag. (cookie spoofing, authentication, forgery)

Why does everyone want to do e-commerce? How much do you know about the advantages of online shopping malls?

Android privacy sandbox developer preview 3: privacy, security and personalized experience
随机推荐
The popularity of B2B2C continues to rise. What are the benefits of enterprises doing multi-user mall system?
【js 根据对象数组中的属性进行排序】
Talking about the difference between unittest and pytest
图神经网络+对比学习,下一步去哪?
SMT32H7系列DMA和DMAMUX的一点理解
[object array A and object array B take out different elements of ID and assign them to the new array]
What should we pay attention to when entering the community e-commerce business?
Dry goods sorting! How about the development trend of ERP in the manufacturing industry? It's enough to read this article
STM32简易多级菜单(数组查表法)
Progressive JPEG pictures and related
Unity skframework framework (24), avatar controller third person control
Analysis of eventbus source code
Three-level distribution is becoming more and more popular. How should businesses choose the appropriate three-level distribution system?
Kotlin introductory notes (VIII) collection and traversal
Node の MongoDB Driver
百度评论中台的设计与探索
Svgo v3.9.0+
Resolve the horizontal (vertical) sliding conflict between viewpager and WebView
项目实战 | Excel导出功能
c语言指针深入理解