码迷,mamicode.com
首页 >  
搜索关键字:provides    ( 1060个结果
Qt——线程与定时器
一、定时器QTimer类 The QTimer class provides repetitive and single-shot timers. The QTimer class provides a high-level programming interface for timers. To ...
分类:编程语言   时间:2017-02-11 19:49:15    阅读次数:300
Qt——线程与定时器
一、定时器QTimer类 The QTimer class provides repetitive and single-shot timers. The QTimer class provides a high-level programming interface for timers. To ...
分类:编程语言   时间:2017-02-11 19:00:50    阅读次数:628
QT学习-核心类列表-39、QtX11Extras 40、QtXml
39 - QtX11Extras - Provides classes for developing for the X11 platform40 - QtXml - Qt XML module provides C++ implementations of the SAX and DOM stan ...
分类:其他好文   时间:2017-02-09 19:07:20    阅读次数:147
QT学习-核心类列表-23、QtPrintSupport
23 - QtPrintSupport - Qt PrintSupport module provides classes to make printing easier and portable QAbstractPrintDialog - Base implementation for prin ...
分类:其他好文   时间:2017-02-09 17:39:50    阅读次数:298
QT学习-核心类列表-3、Qt WebEngine Widgets
3 - Qt WebEngine Widgets - Qt WebEngine Widgets module provides a web browser engine as well as C++ classes to render and interact with web content QW ...
分类:Web程序   时间:2017-02-09 15:58:43    阅读次数:747
QT学习-核心类列表-6、Qt3DInput
6 - Qt3DInput - Qt3D Input module provides classes for handling user input in applications using Qt3D Qt3D::Q3DKeyEvent Qt3D::QInputAspect Qt3D::QKeyb ...
分类:其他好文   时间:2017-02-09 15:39:18    阅读次数:186
自学HIBERNATE5.0文档第一季之基础类型篇
2.3. Basic Types Basic value types usually map a single database column, to a single, non-aggregated Java type. Hibernate provides a number of built-i ...
分类:Web程序   时间:2017-02-08 14:25:52    阅读次数:288
Bare metal APIs with ASP.NET Core MVC(转)
ASP.NET Core MVC now provides a true "one asp.net" framework that can be used for building both APIs and websites. But what if you only want to build ...
分类:Windows程序   时间:2017-02-03 12:23:48    阅读次数:309
Base64Util工具类
package com.qianmi.weidian.common.util; import java.io.*; /** * This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, * N. Fre... ...
分类:其他好文   时间:2017-02-03 10:57:26    阅读次数:268
Delphi Detours Library
发现这个开源库,可以Hook Delphi的底层实现。快来看看:The Delphi Detours Library is a library allowing you to hook Delphi and Windows API functions. It provides an easy way ...
分类:Windows程序   时间:2017-01-19 17:51:37    阅读次数:322
1060条   上一页 1 ... 49 50 51 52 53 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!