程序设计语言共66篇
程序设计相关语言,如:C语言
25年生产实习项目:慧医数字医疗应用系统源代码-C佳家

25年生产实习项目:慧医数字医疗应用系统源代码

开发环境:JDK版本:JDK17Postman版本:11.61.7IDEA版本:IntelliJ IDEA Community Edition 2023.3.2数据库工具:Navicat Premium 17OS:Windows 11源代码:后端:Spring boot(Maven) 20250909...
C++: iostream-输入输出头文件-C佳家

C++: iostream-输入输出头文件

函数名站内文章/帖子备注std::ostream::rdbufiostream:std::ostream::rdbuf——————std::ostream::writeiostream:std::ostream::write——————std::ostream::flushiostream:std::ost...
每日C++(25年):6月2日 - 6月8日-C佳家

每日C++(25年):6月2日 – 6月8日

6月2日:C++14 中的 std::make_uniqueh函数6月3日:C++11 : std::getline 的扩展用法6月4日:C++17 标准库: std::memory_order_consume函数6月5日:C++14 : std::exchange 函数6月6日:C++17 ...
Ciallo~的头像-C佳家高级会员Ciallo~2个月前
05212
Windows:VSCode安装与配置C/C++环境-C佳家

Windows:VSCode安装与配置C/C++环境

VSCode安装:先在官网下载VSCode,如果官网下载很慢,你可以点击下方链接:安装时的安装路径尽可能不要的存在中文,其余没有什么需要注意的配置C/C++环境:首先你需要配置C/C++环境,你可以参考...
Code Server: 配置C/C++环境教程-C佳家

Code Server: 配置C/C++环境教程

安装CodeServer:参考GitHub的安装教程:安装安装插件:你需要安装这五个插件,途中的Chinese插件可以不需要安装,根据个人英语阅读水平安装即可。 接着,创建一个.c的文件和一个CMakeLists.tx...
Ciallo~的头像-C佳家高级会员Ciallo~1个月前
07012
子比主题美化-自助友情链接申请-C佳家

子比主题美化-自助友情链接申请

设置:在服务器上,网站根目录/wp-content/themes/zibll/,在文件夹下创建一个blinks.php文件,添加以下代码:在网站后台 -> 页面 -> 添加页面,发布模板选择自助申请友链,再将页面链接...
Ciallo~的头像-C佳家高级会员Ciallo~1个月前
0307
每日C++(25年):7月14日 – 7月20日-C佳家

每日C++(25年):7月14日 – 7月20日

7月14日:string:std::string::assign7月15日:string:std::string::ends_with7月16日:string:std::string::at7月17日:string:std::string::remove_suffix7月18日:string:std::string::...
Ciallo~的头像-C佳家高级会员Ciallo~1个月前
0599
每日C++(25年):7月7日 - 7月13日-C佳家

每日C++(25年):7月7日 – 7月13日

7月7日:string:std::string::contains7月8日:string:std::string::swap7月9日:string:std::string::reserve7月10日:string:std::string::resize7月11日:string:std::string::shrink_t...
Ciallo~的头像-C佳家高级会员Ciallo~1个月前
03915
C++: string-字符串头文件-C佳家

C++: string-字符串头文件

函数名站内文章/帖子备注std::basic_string::find_first_not_of()string: std::basic_string::find_first_not_of——————std::string::find_first_of()string:std::string::find_first_of...
Ciallo~的头像-C佳家高级会员Ciallo~1个月前
0659
C++ 中四种字符串字面量的区别-C佳家

C++ 中四种字符串字面量的区别

在 C++ 编程中,字符串表示是非常重要的一部分。开发者可以使用多种方式来定义和操作字符串,每种方式都有其特定的语义与应用。本文将详细探讨四种不同的字符串表示:L'string'、'string'、TEXT...
Ciallo~的头像-C佳家高级会员Ciallo~1个月前
03013
每日C++(25年):7月合集-C佳家

每日C++(25年):7月合集

7月1日:C++14:std::search7月2日:string: std::basic_string::find_first_not_of7月3日:string:std::string::find_first_of7月4日:string: std::string::compare7月5日:string:std::str...
Ciallo~的头像-C佳家高级会员Ciallo~1个月前
09712
每日C++(25年):6月30日 - 7月6日-C佳家

每日C++(25年):6月30日 – 7月6日

6月30日:C++14:std::make_heap7月1日:C++14:std::search7月2日:string: std::basic_string::find_first_not_of7月3日:string:std::string::find_first_of7月4日:string: std::string::c...
Ciallo~的头像-C佳家高级会员Ciallo~1个月前
05014