Windows开发
1.Windows 7的100MB的隐藏分区是Windows 7的活动分区,类似于Linux的/boot. 这其实有点类似Linux的做法,Linux在安装过程中可以专门分出一个100MB左右的分区作为它的引导分区(/boot),这个分区主要用来存放grub.exe,menu.lst, *fs_st...
分类:Windows开发 时间:2014-03-27 17:11:57 收藏:0 阅读:556
Connects to the OBDII J1962 DLC and supports thefollowing protocols.1 CAN2 Single Wire2 J1850PWM+ , J1850VPW3 CAN2+6 CAN+ (CAN-C only), SCI A Engine, ...
分类:Windows开发 时间:2014-03-27 17:36:39 收藏:0 阅读:1072
原文地址: http://msdn.microsoft.com/en-us/magazine/dn201748.aspxCustom HttpModule code:using System;using System.Collections.Generic;using System.Linq;usi...
分类:Windows开发 时间:2014-03-28 09:28:13 收藏:0 阅读:641
原文地址: http://www.asp.net/web-api/overview/web-api-clients/httpclient-message-handlersusing System;using System.Collections.Generic;using System.Linq;u...
分类:Windows开发 时间:2014-03-27 05:20:16 收藏:0 阅读:553
原文地址: http://www.asp.net/web-api/overview/web-api-clients/calling-a-web-api-from-a-net-client翻译地址:http://www.cnblogs.com/r01cn/archive/2012/11/20/2779...
分类:Windows开发 时间:2014-03-27 05:38:38 收藏:0 阅读:620
1 // VirtualAlloc.cpp : 定义控制台应用程序的入口点。 2 // 3 #include "stdafx.h" 4 #include 5 #include 6 #include 7 using namespace std; 8 9 #ifdef UNICODE10 #define...
分类:Windows开发 时间:2014-03-27 05:47:28 收藏:0 阅读:599
相信各位大大們應該都有聽過Code::Blocks這個IDE,但網路上有許多人反應Code::Blocks不能編出中文的Console程式,但 Code::Blocks最新的版本預設使用UTF-8做為編輯器預設編碼,是支援中文的,只是GCC Compiler是UTF-8 in UTF-8 out,又...
分类:Windows开发 时间:2014-03-27 05:48:59 收藏:0 阅读:494
1、将下面方案复制到文本中,并另存为.reg文件:WindowsRegistryEditorVersion5.00[HKEY_CURRENT_USER\KeyboardLayout][HKEY_CURRENT_USER\KeyboardLayout\Preload]"1"="00000804""2"="d0010804"[HKEY_CURRENT_USER\KeyboardLayout\Substitutes]"00000804"="00000409""d0010804..
分类:Windows开发 时间:2014-03-27 02:51:59 收藏:0 阅读:801
部分转载:来源http://www.fengxy.org/windows-server-2008-geng-gai-yu-ming.html有时候我们会有需求更改域名。域名更改早在WindowsServer2000及2003时期就已出现,Rendom更是我们域名更改的利器。WindowsServer2008中最主要的变化就是不再需要安装Ren东门工具,可以通过命令..
分类:Windows开发 时间:2014-03-27 03:09:22 收藏:0 阅读:703
这一节将演示通过Windows7客户端来安装SCVMM控制台,并且连接至SCVMM管理服务器。本节一共包含4个小步骤:1.安装.NetFramework42.安装PowerShell3.03.安装SCVMM控制台。4.连接SCVMM管理服务器。-----------------------------------------------------------------------------..
分类:Windows开发 时间:2014-03-27 03:00:12 收藏:0 阅读:626
19459946094619701
上一页97009下一页
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!