@Pagermaid_Modify_Plugins · Post #491 · 02/16/2022, 02:27 AM
#更新日志#Sam 🔨e605a7c: 🗑 Make plugin self destruct
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #15065 · Aug 16
#c_lang You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly. https://github.com/tsoding/nob.h
Hashtags
Search: #sam
@Pagermaid_Modify_Plugins · Post #491 · 02/16/2022, 02:27 AM
#更新日志#Sam 🔨e605a7c: 🗑 Make plugin self destruct
@Pagermaid_Modify_Plugins · Post #490 · 02/14/2022, 11:16 AM
#更新日志#Sam 🔨336862b: Fix import error for byetg.py
@Pagermaid_Modify_Plugins · Post #489 · 02/14/2022, 10:55 AM
#更新日志#Sam 🔨f08664b: Add byetg.py (#216)
@Pagermaid_Modify_Plugins · Post #458 · 12/20/2021, 11:34 AM
#更新日志#Sam 🔨0228147: 摸鱼插件添加更多图片
@Pagermaid_Modify_Plugins · Post #457 · 12/20/2021, 11:19 AM
#更新日志#Sam 🔨d1cbe4e: 修复json文件版本号错误
@Pagermaid_Modify_Plugins · Post #456 · 12/20/2021, 11:16 AM
#更新日志#Sam 🔨ecd136c: 添加摸鱼插件
@Pagermaid_Modify_Plugins · Post #767 · 07/30/2023, 02:25 PM
#更新日志#pyro#Sam 🔨20bae7c: PMCaptcha LTS Bug Fix Update - 修复黑白名单无法正常运作 - 修复图片验证无法正常回退验证
@Pagermaid_Modify_Plugins · Post #629 · 08/01/2022, 05:01 PM
#更新日志#pyro#Sam 🔨59f8be4: 🥵 PMCaptcha v2.25 (#59) Co-authored-by: sourcery-aibot <[email protected]>
@Pagermaid_Modify_Plugins · Post #581 · 07/10/2022, 11:24 PM
#更新日志#pyro#Sam 🔨de96ea7: 🐛 PMC - Fix report not enabled by default (v2.24)
@Pagermaid_Modify_Plugins · Post #580 · 07/10/2022, 11:18 PM
#更新日志#pyro#Sam 🔨beaf136: 🐛 PMCaptcha - Fix image captcha can cause empty string (v2.23)
@Pagermaid_Modify_Plugins · Post #576 · 07/08/2022, 03:13 AM
#更新日志#pyro#Sam 🔨350b678: ✨ PMC - Set initiative to true by default (v2.22)
@Pagermaid_Modify_Plugins · Post #574 · 07/06/2022, 01:54 PM
#更新日志#pyro#Sam 🔨3baf140: ✨ PMC - v2.21 (#46) Co-authored-by: sourcery-aibot <[email protected]>