自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (26)
  • 收藏
  • 关注

转载 VC多文档初始框架视图最大化

在利用VC++开发软件时,开发多文档形式在初始化时,使其框架以及视图最大化的一个简单方法为: 1、框架最大化为在应用程序类的初始化函数中添加如下代码:      BOOL   CMDIAppDemoApp::InitInstance()      {      ...   ...      pMainFrame->ShowWindow(SW_SHOWMAXIMIZED);     

2017-02-17 10:20:01 912

转载 到了2017还在苦等房价下跌的人,你们可以醒醒了!

这些年发行的货币,去哪里最安全?当然是一线大城市核心区域的房子里存着去。   1)2001-2015过去15年中,上海楼市一直在涨。累计涨幅大约9~12倍。   2)多军(房产持有者)的报价“永远”上升。仅空军(潜在的买房者)心理才有“楼市涨跌”。   3)当多军和空军心理价位接近时,产生成交。   4)空军有三大特点:   a)空军的心理价位,永远低于多军   b)空军常常落

2017-02-12 17:01:04 6405

转载 北漂家乡买房记:6年至少亏了50% 还无法脱手!

每年都会回去内蒙古老家过春节,老家县城不大,户籍人口17万左右,常住人口13万,除了一小部分家庭条件稍好的年轻人留在老家吃公家饭或继承家业外,大部分年轻人都出来了,我就是之一。   农村更为凋敝,记得小时候,我所在的村庄还是一个有200多户的大村,现在已经不足50户,而且再看不到50岁以下的乡亲了。由于连年干旱,农业收成并不多,人们收入主要来自畜牧业和打工。   在老家买房有很大偶然性,201

2017-02-09 09:06:45 580

转载 高科技玩具这么无趣,为何还要鼓励孩子玩?

一个周日早上,我起了个大早,要试试一个有趣的高科技新玩具。这个玩具名为Cubetto,来自伦敦一家初创公司,是一个制作精美的玩具套装,目的是向三岁以上孩子介绍电脑编程。 Cubetto的广告宣传称:“教孩子未学认字先学编程。”该公司的关键投资人之一是马克•扎克伯格(Mark Zuckerberg)的姐姐兰迪•扎克伯格(Randi Zuckerberg)。主要是木质的Cubetto,遵循蒙台梭利(

2017-02-02 10:05:12 629

quizlet-learn-languages-vocab-with-flashcards_5.15.1(2100115).rar

Quizlet APK android 安装包, 5.15.1 版本 用于抽认卡,语言和学习的顶级学习应用程序。Quizlet是练习和掌握所学内容的最简单方法。创建自己的抽认卡和学习集,或从其他学生创建的数百万个中选择-由您决定。每月有超过5000万学生在Quizlet中学习,因为Quizlet是领先的教育和抽认卡应用程序,它使学习语言,历史,词汇和科学变得简单而有效。 Quizlet是练习和掌握所学内容的最简单方法。创建自己的抽认卡和学习集,或从其他学生创建的数百万个中选择-由您决定。每月有超过3000万学生在Quizlet中学习,因为Quizlet是领先的教育和抽认卡应用程序,它使学习语言,历史,词汇和科学变得简单而有效。而且是免费的! 使用Quizlet

2021-05-07

Temperature Sensor example.rar

郭天祥 Altium Designer 视频教程中的Temperature Sensor的操作手册以及实例原理图

2021-04-26

FlashFXP工具

FlashFXP工具,上传和下载,WIN7可以用,直接点击我要注册,就可以了。

2016-03-09

在VC中实现具有缩放功能的滚动视图类

在VC中实现具有缩放功能的滚动视图类,包含代码和论文

2014-11-12

详解VC++中的窗口与视口

详解VC++中的窗口与视口

2014-11-12

Windows图形编程中的坐标系与GDI映射方式

本文从GDI 映射方式入手, 对基于设备坐标的视口和基于逻辑坐标的窗口的概念、内涵及其相互关系进行了分析介绍。在此基础上, 文章详述了怎样建立不同原点、单位和正方向的逻辑坐标系, 对坐标系的构建原理进行了深入剖析。

2014-11-12

windows XPSP3 安装internet 信息服务(IIS)安装资料

internet 信息服务(IIS) 和 Frontpage2000服务器扩展 的安装资源 是在Windows XP SP3下安装vs2003.net必备。 1.在 c:\Windows\inf\ 中打开sysoc.inf ; 在sysoc.inf中找到“[Components]”这一段,在里面加上: “iis=iis2.dll,OcEntry,iis2.inf,,7” 后保存关闭; 2.将iis2.dll放在c:\Windows\system32\Setup文件夹下; 将iis2.inf放在c:\Windows\inf\文件夹下; 3.安装 FrontPage 服务器扩展 将fp40ext.dll放在c:\Windows\system32\Setup文件夹下; 将fp40ext.inf放在c:\Windows\inf文件夹下; 在sysoc.inf中找到“[Components]”这一段 ims=imsinsnt.dll,OcEntry,ims.inf,,7 的下一行加上 fp_extensions=fp40ext.dll,FrontPage4Extensions,fp40ext.inf,,7 后保存关闭 这样就可以通过“添加删除Windows组件”添加“Internet 信息服务(IIS)”的子项 4. 下载IIS5.1完整安装包,按照提示选择IIS5.1安装包,就可以完成了。 本资料包括上述所有资源

2012-09-11

汇编语言 第2版 王爽 高清 带习题

汇编语言 第2版 王爽 高清版本 pdf格式 带书签 带习题

2011-01-22

Advanced_Digital_Design_with_the_Verilog_HDL

经典的verilog设计书籍,亚马逊5星级评价

2010-11-21

Advanced_Digital_Design_with_the_Verilog_HDL

经典的verilog设计书籍,亚马逊5星级评价

2010-11-21

Advanced_Digital_Design_with_the_Verilog_HDL

经典的verilog设计书籍,亚马逊5星级评价

2010-11-21

Advanced_Digital_Design_with_the_Verilog_HDL

经典的verilog设计书籍,亚马逊5星级评价

2010-11-21

Advanced_Digital_Design_with_the_Verilog_HDL

经典的verilog设计书籍,亚马逊5星级评价

2010-11-21

Advanced_Digital_Design_with_the_Verilog_HDL习题答案

经典的verilog设计书籍,亚马逊5星级评价

2010-11-20

Advanced_Digital_Design_with_the_Verilog_HDL源码

经典的verilog设计书籍,亚马逊5星级评价

2010-11-20

Developer's Workshop to COM and ATL 3.0配套光盘源码

Developer's Workshop to COM and ATL 3.0 配套光盘源码,把附件文件中的*_exe文件改为*.exe,执行解压就可以了. enjoy!

2010-08-01

Developer's Workshop to COM and ATL 3.0

其它几个不能下载,压缩后重新上传。 Learn how to build sophisticated COM objects using C++ and IDL, as well as how ATL supplies support for several COM procedures. Understanding COM takes time and energy. I can say with great confidence that there is always more to learn. However, as with most technologies, COM does provide a core body of knowledge that works as the backbone for just about everything else. For example, once you understand the building blocks of interfaces, coclasses, class factories, and COM binaries, the foundation is laid for numerous related aspects of COM, such as the ActiveX control, distributed COM, and connectable objects (just to name a few). The relationship between COM and the numerous ActiveX technologies out there can be equated to an understanding of mathematics and the various applied sciences. If you don't understand how to work with basic algebraic equations, you can forget taking classes in physics, chemistry, and biology. The same holds true here: Without an understanding of the algebra of COM, forget the science of ActiveX. Moreover, without an understanding of COM, forget ATL. Once an individual has come to understand the core building blocks of the COM architecture, the next logical step is to adopt a component framework to help lessen the burden of repetitive code. ATL is the C++ developer's COM framework of choice. With ATL by your side, you can successfully spend less time handing out interface pointers and more time concentrating on the domain-specific coding task at hand. However, an ATL developer who does not understand the architecture of COM is no better off than an MFC developer who has no understanding of the central Win32 APIs. This book offers a firm foundation in COM, as well as the ATL framework.

2010-07-25

Developer's Workshop to COM and ATL 3.0

Learn how to build sophisticated COM objects using C++ and IDL, as well as how ATL supplies support for several COM procedures.

2010-07-25

symbian视频讲座-27对话框概述

北航分布与计算实验室-Symbian视频讲座-27对话框概述,用Flash播放器播放

2009-01-20

Symbian视频讲座-34多视图练习

北航分布与计算实验室-Symbian视频讲座-34多视图练习,用Flash播放器播放

2008-12-08

Symbian视频讲座-33多视图概述

北航分布与计算实验室-Symbian视频讲座-33多视图概述,用Flash播放器播放

2008-12-08

symbian视频讲座-32视图与控制练习

北航分布与计算实验室-Symbian视频讲座-32视图与控制练习,用Flash播放器播放

2008-12-08

Symbian视频讲座-31视图与控制概述

北航分布与计算实验室-Symbian视频讲座-30对话框练习,用Flash播放器播放

2008-12-08

Symbian视频讲座-使用服务器

北航分布与计算实验室-Symbian视频讲座-使用服务器,用Flash播放器播放

2008-11-11

空空如也

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

TA关注的人

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