自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1938)
  • 资源 (35)
  • 收藏
  • 关注

原创 xml_error_string() 函数

查看更多:https://www.yuque.com/docs/share/2c1728a6-8b16-4135-8d2a-2d2b624285da

2019-05-14 11:13:06 188

原创 utf8_encode() 函数

查看更多:https://www.yuque.com/docs/share/9598a19f-ed2d-417f-813e-bb34df73f704

2019-05-14 11:12:47 344

原创 utf8_decode() 函数

查看更多:https://www.yuque.com/docs/share/c1d8d0e0-30ba-4a61-8b59-5c3c435dfb1d

2019-05-14 11:12:40 347

原创 GitHub 删除已有仓库

查看更多https://www.yuque.com/docs/share/244172ad-95d8-4c16-b9ac-46c65624e4f8

2019-05-14 11:12:02 217

原创 服务端程序的keeplive

查看更多https://www.yuque.com/docs/share/045e7b34-8b67-408f-bdac-11a2e8645342

2019-05-14 11:11:51 362

原创 TCP连接探测中的Keepalive和心跳包

查看更多https://www.yuque.com/docs/share/71a79e06-f88e-4153-ba09-db2756c27a1a

2019-05-13 10:18:38 288

原创 WinSock TCP keepalive的机理及使用

查看更多https://www.yuque.com/docs/share/621c665f-aa1d-485d-98c6-35e70e2abb00

2019-05-13 10:18:27 504

原创 TCP keepAlive详解(TCP心跳包)

查看更多https://www.yuque.com/docs/share/670c2ddd-b4a4-4d72-a8c4-5e2f809b5c27

2019-05-13 10:18:19 2698

原创 TCP长连接和Keepalive详解

查看更多https://www.yuque.com/docs/share/1a7ea925-05ce-40df-8a0c-9d164f05f83d

2019-05-13 10:18:02 691

原创 wordwrap() 函数

查看更多https://www.yuque.com/docs/share/c198328d-d248-495c-9d79-2fc3dd968d7a

2019-05-13 10:17:54 2869

原创 vsprintf() 函数

查看更多https://www.yuque.com/docs/share/228b88ed-0477-449c-a6f6-9960c260d6bc

2019-05-13 10:17:42 3388

原创 vprintf() 函数

查看更多https://www.yuque.com/docs/share/a86a3c8a-d2c3-485d-9997-600731b1f120

2019-05-13 10:17:35 765

原创 vfprintf() 函数

查看更多https://www.yuque.com/docs/share/836fb0e7-7830-460d-8a2e-32d0ba26864b

2019-05-13 10:17:16 1420

原创 ucwords() 函数

查看更多https://www.yuque.com/docs/share/e120a675-35b0-47f1-9df8-bb78fcdbd32b

2019-05-13 10:17:08 315

原创 ucfirst() 函数

查看更多https://www.yuque.com/docs/share/bffd2176-3ef9-4ea7-a0db-ee540da92084

2019-05-13 10:17:01 823

原创 trim() 函数

查看更多https://www.yuque.com/docs/share/c0426b9d-f80a-45aa-8020-10f4f48e39ff

2019-05-12 12:16:46 375

原创 substr_replace() 函数

查看更多https://www.yuque.com/docs/share/11a60bc6-9409-45ff-bec3-55db04d71e36

2019-05-12 12:16:37 1116

原创 substr_count() 函数

查看更多https://www.yuque.com/docs/share/613cee19-c64e-4db1-80e7-255529aa5968

2019-05-12 12:16:29 1230

原创 substr_compare() 函数

查看更多https://www.yuque.com/docs/share/3565439b-f23c-4c67-9307-985d7b6defe8

2019-05-12 12:16:19 231

原创 substr() 函数

查看更多https://www.yuque.com/docs/share/1f94f43c-f54b-4049-a2bf-88a3445aa293

2019-05-12 12:16:10 10177

原创 strstr() 函数

查看更多https://www.yuque.com/docs/share/c99c1b8d-d8e0-4fa4-912e-ee03e0bcf750

2019-05-12 12:16:02 116

原创 strspn() 函数

查看更多https://www.yuque.com/docs/share/11c76c45-8b80-48a1-9987-2772cec86e7d

2019-05-12 12:15:49 512

原创 strripos() 函数

查看更多https://www.yuque.com/docs/share/23592d94-b149-4d51-8c58-7b1a34ea33c2

2019-05-12 12:15:32 125

原创 strrev() 函数

查看更多https://www.yuque.com/docs/share/07d175fb-06a5-4efe-99b1-c08caf369ae1

2019-05-12 12:15:25 2470 1

原创 strrchr() 函数

查看更多https://www.yuque.com/docs/share/d66e806c-5c5c-4d43-9468-6867dde75111

2019-05-12 12:15:16 1353

原创 strpbrk() 函数

查看更多https://www.yuque.com/docs/share/65404d77-9d01-45de-a818-889cf3ba6958

2019-05-11 11:50:32 357

原创 strpos() 函数

查看更多https://www.yuque.com/docs/share/f05e06a6-54e9-439a-adcd-90334a5271ac

2019-05-11 11:50:21 4225

原创 strncmp() 函数

查看更多https://www.yuque.com/docs/share/44014294-53b6-4350-bd5a-f27883ea0f15

2019-05-11 11:50:13 1535

原创 strncasecmp() 函数

查看更多https://www.yuque.com/docs/share/4f35096e-4d6d-43b0-a979-678c649619c3

2019-05-11 11:50:06 4645

原创 strnatcmp() 函数

查看更多https://www.yuque.com/docs/share/b229538d-d6d7-4103-bcf5-1d1dcf110a20

2019-05-11 11:49:56 162

原创 strnatcasecmp() 函数

查看更多https://www.yuque.com/docs/share/eca963fc-74aa-41a9-ac75-6e48b7373c8b

2019-05-11 11:49:49 172

原创 strlen() 函数

查看更多https://www.yuque.com/docs/share/766cd606-f1f4-4cb2-98ab-2693c849f770

2019-05-11 11:49:42 227

原创 stristr() 函数

查看更多https://www.yuque.com/docs/share/a793e4b0-a60b-4fd1-9776-849de2af04bf

2019-05-11 11:49:22 1828

原创 stripos() 函数

查看更多https://www.yuque.com/docs/share/3e804ab4-e0d6-46e8-80c3-8465ad3823a2

2019-05-11 11:49:08 646

原创 stripslashes() 函数

查看更多https://www.yuque.com/docs/share/789da87c-5374-4e85-93f4-c746ed2f5f8c

2019-05-11 11:49:01 1207

原创 stripcslashes() 函数

查看更多https://www.yuque.com/docs/share/1a9ec4d6-b878-43c3-bf0e-95bf4a91a638

2019-05-10 10:11:04 500

原创 strip_tags() 函数

查看更多https://www.yuque.com/docs/share/65ffa720-c919-4410-a790-0993eb500f78

2019-05-10 10:10:57 2133 3

原创 strcspn() 函数

查看更多https://www.yuque.com/docs/share/372bce6c-2129-4c08-a3a9-d1e53824f800

2019-05-10 10:10:49 837

原创 strcoll() 函数

查看更多https://www.yuque.com/docs/share/f9afa57a-fddd-42e6-85b7-25a9ec5bb583

2019-05-10 10:10:38 878

原创 strcmp() 函数

查看更多https://www.yuque.com/docs/share/d8dc11fc-ce34-46e5-8de2-86004816f638

2019-05-10 10:10:31 291

亿图图示V9.1

将破解文件拷贝到亿图安装目录下替换源文件即可破解,帮助菜单里面有个激活按钮,请忽略它,其实软件已经破解,已经测试过了。

2018-05-14

cef_src_cmake

使用cef源码和cmake生成VS工程,可运行测试demo。。。。。。。。。。

2018-04-27

notpadd++_7.4.2_with_plugin_manager

64位版本的没有插件管理器 notpad++ 7.4.2 with plugin manager

2018-04-27

window_lib_cef

QCefView是一个与Chrome嵌入式框架集成的Qt小部件。 您可以使用QCefView而无需编写任何与CEF代码相关的代码。 这个Qt小部件是分布在二进制模块和LGPL许可的。

2018-04-24

QT_截图工具

类似QQ截屏的功能,现已经实现了截屏,移动截屏选区,通过拖动选区的八个控制点来改变选区的大小。

2018-04-12

Lua_windows_5.1.4

Lua 是一种轻量小巧的脚本语言,用标准C语言编写并以源代码形式开放, 其设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。

2018-03-29

directshow视频采集与处理系统

一个关于使用directshow实现视频的采集、播放、回放等功能的文档

2018-02-27

豆丁文档_冰点免费下载

一款非常好用的、免费的、免安装的、绿色的豆丁文档下载器

2018-02-27

mongodb_win32_x86_64

MongoDB 是由C++语言编写的,是一个基于分布式文件存储的开源数据库系统。 在高负载的情况下,添加更多的节点,可以保证服务器性能。 MongoDB 旨在为WEB应用提供可扩展的高性能数据存储解决方案。 MongoDB 将数据存储为一个文档,数据结构由键值(key=>value)对组成。MongoDB 文档类似于 JSON 对象。

2018-02-09

mingw-w64-get-install

MinGW(Minimalist GNU on Windows)是将GCC编译器和GNU Binutils移植到Win32平台下的产物,MinGW 收集了一系列免费的Windows 使用的头文件和库文件,同时整合了GNU的工具集,是完全免费的自由软件,它在Windows平台上模拟了Linux下GCC的开发环境,为C++的跨平台开发提供了良好基础支持,为了在Windows下工作的程序员熟悉Linux下的C++工程组织提供了条件。

2018-02-08

staruml(5.0)

官网 http://staruml.sourceforge.net/en/ 简称SU,是一种创建UML类图,生成类图和其他类型的统一建模语言(UML)图表的工具。

2018-02-08

sqlite3_x86_dll_tool

解压文件,将得到两个压缩文件sqlite-tools-win32-x86-3210000.zip和sqlite-dll-win32-x86-3210000.zip,创建文件夹C:\sqlite,并在此文件夹下解压上面两个压缩文件,将得到sqlite3.def,sqlite3.dll 和sqlite3.exe文件;添加C:\sqlite到PATH环境变量,最后在命令提示符下,使用sqlite3命令即可

2018-01-18

轻量级协程库_libtask

libtask是一个轻量级协程库,该库拥有非常开放的授权协议,可以随意修改和使用这些代码,但必须保持该份代码所附带的版权声明。 It runs on Linux (ARM, MIPS, and x86),FreeBSD (x86), OS X (PowerPC x86, and x86-64), and SunOS Solaris (Sparc),and is easy to port to other systems.

2017-12-20

C++ 硬盘序列号

利用C++程序读取硬盘序列号、驱动类型、卷标等信息,希望能解决大家的问题

2017-12-07

windows版本的tdm-gcc

TDM-GCC is a compiler suite for Windows. It combines the most recent stable release of the GCC toolset with the free and open-source MinGW or MinGW-w64 runtime APIs to create a LIBRE alternative to Microsoft's compiler and platform SDK. It can create 32-bit OR 64-bit binaries, for any version of Windows since Windows 95. It comes with an easy-to-use single-file installer that creates a working installation with just a few clicks, and can automatically update that installation when new packages become available. It consists of command-line tools only. If you want a visual IDE (text editor, compiler interface, visual debugger), Code::Blocks integrates well with TDM-GCC.

2017-11-20

Git2.1.5.0

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency

2017-11-15

sublimeText3_x64_x86

支持40多种常用语言的语法高亮和智能感应。这样,无论是采用什么语言进行程序设计都能够以很省力的方式来迅速输入大片的代码

2017-10-31

sublime2 x64

支持40多种常用语言的语法高亮和智能感应。这样,无论是采用什么语言进行程序设计都能够以很省力的方式来迅速输入大片的代码

2017-10-31

bitmap.zip

使用C++和EasyX实现雪夜场景!大家可以参考一下!

2020-07-21

CPP-2020-07-07-20-00.zip

使用C++的基础知识实现学生成绩的管理系统,包括添加学生、查看学生、修改学生、删除学生,以及排序功能

2020-07-07

move_num.zip

使用C++和easyX实现数独小游戏,有需要的可以下载下来参考一下下!

2020-07-06

7za解压缩工具.rar

7za.exe supports a smaller number of compression formats

2019-09-29

7-Zip解压缩工具.rar

7-Zip is free software with open source.The most of the code is under the GNU LGPL license

2019-09-29

wampserver-apache--64b

wampserver 64位是一款windows系统下的Apache+PHP+Mysql集成环境整合包,这款工具拥有简单的图形和菜单安装和配置环境。PHP扩展、Apache模块,开启/关闭鼠标点点就搞定,再也不用亲自去修改配置文件了,WAMP它会去做。

2018-11-11

gtest_1.3_1.7

单元测试 C++ gtest 支持 VC7.0 以上 想学 单元测试的可以 看看

2018-10-25

ffmpeg_win64_static

FFmpeg是一个开源免费跨平台的视频和音频流方案,它提供了录制、转换以及流化音视频的完整解决方案。

2018-09-19

QSS_Editor

QSS Editor 是一个用于编辑和预览 Qt 样式表(QSS)的工具。 优点:可以实时预览 缺点:没有语法提示,对于不熟悉 QSS 的人来说用起来比较吃力。

2018-09-12

hash链地址法

hash的链地址法,哈希表是一种根据关键码去寻找值的数据映射结构,该结构通过把关键码映射的位置去寻找存放值的地方

2018-08-28

QRoundProgressBar

QRoundProgressBar实现一个圆形的进度条功能,提供了3种模式,线形、圆环、饼状。

2018-07-26

Qt_Waiting_spinner

QtWaitingSpinner is a highly configurable, custom Qt widget for showing "waiting" or "loading" spinner icons in Qt applications, e.g. the spinners below are all QtWaitingSpinner widgets differing only in their configuration

2018-07-17

win_tail_log

下载后解压,把tail.exe 复制到 目录:C:\Windows\System32 下 直接输命令就可以了: tail -f filename

2018-07-05

go 学习资料

提供一些学习go的方法,资料,并以源码解析为辅,可以更快的学习掌握

2018-06-16

UTF8_TO_HEX

将UTF-8字符串转换为Latin1编码,比如中文“世界”转换为“\xE4\xB8\x96\xE7\x95\x8C”

2018-06-14

poppler_0.39.0_win32

oppler Win32 are pre-built binaries of the Poppler library, it includes libpoppler.dll.a and libpoppler-qt5.dll.a. We made these pre-built binaries since building Poppler (Especially with Qt5 support) is hard and not fully supported on Microsoft Windows. Poppler Win32 was tested using Qt 5.2.1 and Mingw32.

2018-06-07

快速读写excel

就是用QAxObject读写最快!!!(读取10万单元格229ms) 大家以后读取excel时(win下),不用考虑别的方法,用QAxObject就行,速度杠杠的,慢是你操作有误!

2018-06-06

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除