会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
®Geovin Du Dream Park™
why we only heard about haves and have-nots, but we did'nt heard about doers and doer-nots. 人生是一种心境,生活是一种艺术,成功是一种心态,幸福是一种感觉,竞争是一种建构,情感是一种容合.学习是一种成长.
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
17
18
19
20
21
22
23
24
25
···
118
下一页
2023年10月24日
cpp: vs 2022 文件头注释插件
摘要: 下载插件安装 Doxygen Commentshttps://marketplace.visualstudio.com/items?itemName=FinnGegenmantel.doxygenComments 在工具--选项 进行设置
阅读全文
posted @ 2023-10-24 15:28 ®Geovin Du Dream Park™
阅读(179)
评论(0)
推荐(1)
2023年10月23日
javascript: Sorting Algorithms
摘要: /** * file Sort.js * ide:vscode JavaScript Sorting Algorithms * 插件:IntelliSense,JSDoc,CodeLens,Debugger for Chrome, 静态代码检查:ESLint,JSHint,Flow Langugae
阅读全文
posted @ 2023-10-23 19:43 ®Geovin Du Dream Park™
阅读(23)
评论(0)
推荐(0)
2023年10月22日
c: thread in Ubuntu
摘要: /** * @file helloworld.c * @author your name (geovindu) * @brief * ide: vscode c11,c17 * @version 0.1 * @date 2023-10-21 * * @copyright Copyright (c)
阅读全文
posted @ 2023-10-22 20:14 ®Geovin Du Dream Park™
阅读(11)
评论(0)
推荐(0)
2023年10月21日
c: Visitor Pattern in windows 10
摘要: /** * @file validator.h * @author your name (you@domain.com) * @brief 访问者模式 Visitor Pattern 来源: C现代编程 集成开发环境、设计模式、极限编程、测试驱动开发、重构、持续集成 日.花井志生著,杨文轩译,人民邮
阅读全文
posted @ 2023-10-21 14:56 ®Geovin Du Dream Park™
阅读(11)
评论(0)
推荐(0)
2023年10月20日
javascript: 合并数组
摘要: <!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-sca
阅读全文
posted @ 2023-10-20 17:27 ®Geovin Du Dream Park™
阅读(16)
评论(0)
推荐(0)
2023年10月19日
c: Queue Calling in windows and Ubuntu
摘要: windows: /** * ***************************************************************************** * @file TakeNumber.h * @brief 排队等号 window * @author (geov
阅读全文
posted @ 2023-10-19 14:47 ®Geovin Du Dream Park™
阅读(29)
评论(0)
推荐(0)
Rust: function
摘要: /** * file: nested.rs * IDE: vscode * */ ///公有函数 pub fn function() { println!("called `my::nested::function()`"); } ///私有函数 #[allow(dead_code)] fn pri
阅读全文
posted @ 2023-10-19 08:53 ®Geovin Du Dream Park™
阅读(14)
评论(0)
推荐(0)
2023年10月16日
c: string
摘要: /** * ***************************************************************************** * @file duSortType.h * @brief * @author () * @date 2023-10-18 * @c
阅读全文
posted @ 2023-10-16 00:22 ®Geovin Du Dream Park™
阅读(26)
评论(0)
推荐(0)
2023年10月14日
rust: function
摘要: ///file: nestd.rs ///ide: RustRover 233.8264.22 /// /// /// /** *自定义函数 */ pub fn function() { println!("called `my::nested::function()`"); } #[allow(d
阅读全文
posted @ 2023-10-14 21:47 ®Geovin Du Dream Park™
阅读(19)
评论(0)
推荐(0)
ruby: install sass
摘要: https://www.ruby-lang.org/zh_cn/https://rubyinstaller.cn/gem install sass gem update sass sass -v sass -h
阅读全文
posted @ 2023-10-14 20:39 ®Geovin Du Dream Park™
阅读(20)
评论(0)
推荐(0)
上一页
1
···
17
18
19
20
21
22
23
24
25
···
118
下一页
公告