1 区别 VC++的C/C++函数有两种基本的调用约定:__stdcall、__cdecl。它们有什么区别呢?请参考下表: __stdcall__cdecl函数代码Cint __stdcall addS(int a,int b) { return a + b; }int __cdecl addC(i... ...
分类:
其他好文 时间:
2016-12-14 09:32:26
阅读次数:
261
1:关闭IE增强在Server系统上打开任意一个网页就会弹出添加信任站点的消息,虽然不影响什么,但是着实有点烦,怎么解决呢,关闭IE增强就可以了2:不小心卸载了dotNet4.5以及绑定的GUI或者安装了ServerCore版本的OS以2012为例第一步,进入PowerShell。在命令行提示输入符处,直..
分类:
其他好文 时间:
2016-12-01 15:11:07
阅读次数:
190
JSON can only represent a subset of the types supported by BSON. To preserve type information, MongoDB adds the following extensions to the JSON forma ...
分类:
数据库 时间:
2016-11-30 22:05:47
阅读次数:
293
报错信息如下: Adds a default serial version ID to the selected type. Use this option to add a user-defined ID in combination with custom serialization code ...
分类:
编程语言 时间:
2016-11-25 19:44:02
阅读次数:
291
1.环境描述活动目录服务器计算机名:SH-DC-01ActiveDirectory:365vCloud.netIP地址:192.168.100.2/24操作系统:WindowsServer2016中文标准版已安装角色:ADDS活动目录服务SCDPM服务器计算机名:SH-SCDPM-01ActiveDirectory:365vCloud.netIP地址:192.168.100.7/24操作系统:..
分类:
其他好文 时间:
2016-11-24 21:59:07
阅读次数:
452
1.环境描述活动目录服务器计算机名:SH-DC-01所在域名或工作组名称:365vCloud.netIP地址:192.168.100.2/24操作系统:WindowsServer2016中文标准版已安装角色:ADDS活动目录服务SCCM中心站点服务器(CAS)计算机名:SH-SCCM-01所在域名或工作组名称:365vCloud.netIP地址:192..
分类:
其他好文 时间:
2016-11-22 23:52:30
阅读次数:
406
RxAndroid: Reactive Extensions for AndroidAndroid specific bindings for RxJava.This module adds the minimum最小量的 classes to RxJava that make writing re... ...
分类:
移动开发 时间:
2016-11-19 02:08:50
阅读次数:
281
引入:认识组策略1.在DC1和客户机上,在运行对话框里分别输入以下两条命令(1)gpmc.msc(2)gpedit.msc比较两次打开的窗口,有什么不同。2.在ADDS中可以针对站点、域、组织单位来设置组策略。本地计算机策略只会影响到本地计算机及在本地计算机上登录的所有用户。操作:将域内..
A wrapper class that adds a formatted operation to any valueAnnotations @deprecatedDeprecated (Since version 2.11.0) Use Predef.StringFormatSource Str ...
分类:
其他好文 时间:
2016-11-15 00:23:23
阅读次数:
644
[cpp] view plain copy /* MSDN: Any application that adds or removes fonts from the system font table should notify other windows of the change by send ...
分类:
Windows程序 时间:
2016-10-27 00:40:05
阅读次数:
1553