程序设计语言 第2页
程序设计相关语言,如:C语言
每日C++(25年):8月18日 – 8月24日-C佳家

每日C++(25年):8月18日 – 8月24日

8月18日:cmath:std::clamp8月19日:cmath:std::asinh8月20日:cmath:std::pow8月21日:cmath:std::scalb8月22日:cmath:std::nan8月23日:cmath:std::div8月24日:cmath:std::exp
Ciallo~的头像-C佳家高级会员Ciallo~37天前
04112
Win-Live2D-C++:一种解决模型窗口透明部分鼠标事件穿透到下层窗口的办法-C佳家

Win-Live2D-C++:一种解决模型窗口透明部分鼠标事件穿透到下层窗口的办法

引入:在Live2D官方的Demo中,我们将窗口设置为透明后,即使窗口透明,我们鼠标的事件仍然会被透明窗口处理,如何才能让鼠标的事件穿透到下层窗口呢?利用WindowsAPI,我们可以实现鼠标事件的穿...
Ciallo~的头像-C佳家高级会员Ciallo~41天前
06713
每日C++(25年):8月11日 – 8月17日-C佳家

每日C++(25年):8月11日 – 8月17日

8月11日:cmath:std::tgamma8月12日:cmath:std::cbrt8月13日:cmath:std::nearbyint8月14日:cmath:std::log1p8月15日:cmath:std::sin8月16日:cmath:std::log28月17日:cmath:std::le...
Ciallo~的头像-C佳家高级会员Ciallo~42天前
04413
C++: iostream-输入输出头文件-C佳家

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

函数名站内文章/帖子备注std::ostream::rdbufiostream:std::ostream::rdbuf——————std::ostream::writeiostream:std::ostream::write——————std::ostream::flushiostream:std::ost...
Windows:VSCode安装与配置C/C++环境-C佳家

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

VSCode安装:先在官网下载VSCode,如果官网下载很慢,你可以点击下方链接:安装时的安装路径尽可能不要的存在中文,其余没有什么需要注意的配置C/C++环境:首先你需要配置C/C++环境,你可以参考...
每日C++(25年):8月4日 – 8月10日-C佳家

每日C++(25年):8月4日 – 8月10日

8月4日:cmath:std::fma8月5日:cmath:std::nextafter8月6日:cmath:std::round8月7日:cmath:std::trunc8月8日:cmath:std::remainder8月9日:cmath:std::isnan8月10日:cmath:std::fma...
Ciallo~的头像-C佳家高级会员Ciallo~51天前
05911
Windows:配置C++17/20-C佳家

Windows:配置C++17/20

安装软件点击 MSYS2 (百度网盘)下载,或者是去到 MSYS2官网下载,并完成安装。配置环境下载环境:在安装路径下找到:msys2.exe,并打开。接着粘贴:pacman -Syu --disable-download-timeout提...
Ciallo~的头像-C佳家高级会员Ciallo~55天前
0429
Sublime Text配置C/C++教程-C佳家

Sublime Text配置C/C++教程

下载Sublime Text先下载(百度网盘)安装软件,或去官网安装,除了选择安装路径之外,其它一直next即可。新建文件夹安装软件软件后,我们在桌面新建一个文件夹,名字无所谓,将文件夹拖动至快捷...
每日C++(25年):7月28日 – 8月3日-C佳家

每日C++(25年):7月28日 – 8月3日

7月28日:iostream:std::clog7月29日:iostream:std::istream::ignore7月30日:iostream:std::istream::getline7月31日:iostream:std::istream::read8月1日:cmath:std::hypot8月2日:cma...
Ciallo~的头像-C佳家高级会员Ciallo~58天前
04313
每日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年):7月21日 – 7月27日-C佳家

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

7月21日:iostream:std::ostream::flush7月22日:iostream:std::cout::put7月23日:iostream:std::ostream::tie7月24日:iostream:std::ostream::width7月25日:iostream:std::ios::sync_w...
Ciallo~的头像-C佳家高级会员Ciallo~1个月前
06412
每日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