摘要:
mapgis6.7二次开发vc6_demo 之三(文件操作通用函数)//FileOpClass.cpp文件内容如下所示://////////////////////////////////////////////////////////////////
//
//文件操作
//#include FileOpClass
//
//////////////////////////////////////////////////////////////////
#include "demo.h" char* LogFileName="AppErrorLog.log&qu 阅读全文
posted @ 2012-04-18 17:58
sqlite例子
阅读(188)
评论(0)
推荐(0)
摘要:
mapgis6.7二次开发vc6_demo 之二(主窗体回调函数)Map_cpak.cpp文件内容如下所示://添加处理鼠标消息的函数
//回调函数
//*****************************************************//
//Map_cpak.cpp
// 回调函数模块: // 集中窗口的回调函数 //*****************************************************//
#include "stdafx.h"
#include "resource.h"
#include 阅读全文
posted @ 2012-04-18 17:55
sqlite例子
阅读(303)
评论(0)
推荐(0)
摘要:
mapgis6.7二次开发vc6_demo 之一(主窗体构架)本文根据mapgis6.7 sdk开发包中实例程序和help.chm帮助文件进行的学习心得总结://stdafx.h文件内容如下所示 :#include <windows.h>//#include "demo.h"文件内容如下所示 ://#include "demo.h"
#if !defined(AFX_DEMO_H__8E07CFE6_850E_11D4_9287_444553540000__INCLUDED_) #define AFX_DEMO_H__8E07CFE6_850 阅读全文
posted @ 2012-04-18 17:49
sqlite例子
阅读(403)
评论(0)
推荐(0)
摘要:
基于WCF应用的一个实例本文参考url:http://www.cnblogs.com/artech/archive/2007/02/26/656901.html根据上文的思想和代码做的一个调试通过的一个实例和在调试理解过程的一点经验(1)合约接口的定义Contracts工程 类库 .net4.0 引用System.ServiceModel定义计算合约接口ICalculator如下所示:/// <summary> /// 计算接口 合约 /// create date:2012-04-17 /// </summary> [ServiceContract(Name ... 阅读全文
posted @ 2012-04-17 17:58
sqlite例子
阅读(354)
评论(0)
推荐(0)
摘要:
WCF技术文章urlhttp://www.cnblogs.com/artech/archive/2007/02/26/656901.html 阅读全文
posted @ 2012-04-17 15:31
sqlite例子
阅读(98)
评论(0)
推荐(0)
摘要:
概述 Windows Communication Foundation(WCF)是由微软发展的一组数据通信的应用程序开发接口 可以翻译为Windows通讯接口,它是.NET框架的一部分,由 .NET Framework 3.0 开始引入,与 Windows Presentation Foundation及 Windows Workflow Foundation并行为新一代 Windows操作系统以及 WinFX 的三个重大应用程序开发类库。在 .NET Framework 2.0 以及前版本中,微软发展了 Web Service (SOAP with HTTP communication),. 阅读全文
posted @ 2012-04-17 11:30
sqlite例子
阅读(294)
评论(0)
推荐(0)
摘要:
本文转自如下链接:http://www.doserv.com/article/2012/0105/9616330.shtmlhttp://www.doserv.com/article/2012/0105/234415.shtml一.云计算势不可挡 云计算正成为IT界最热门的词语。截止2011年12月26日,全球最大的两个搜索引擎谷歌和百度,它们关于“云计算”的收录结果分别是5190万条和6280万条。这些数据只能反映出云计算在网络上的热度。 事实上,云计算已不仅仅是一个热词,而且确实是影响人们生活的一种全新的模式。比如在线办公的微软Office365、提供云存储的金山快盘,再比如电子日历——谷 阅读全文
posted @ 2012-04-17 10:05
sqlite例子
阅读(245)
评论(0)
推荐(0)
摘要:
注,Blog 转自以下链接:http://www.doserv.com/article/2012/0330/8848742.shtmlhttp://www.doserv.com/article/2012/0330/1028339.shtmlhttp://www.doserv.com/article/2012/0331/8612065.shtmlhttp://www.doserv.com/article/2012/0401/3251015.shtml一. X86问世 在1978年英特尔推出第一代X86架构处理器——8086中央处理器——的时候,没有人会认为,这个小小的芯片会在后来承担多么重要的角 阅读全文
posted @ 2012-04-16 17:11
sqlite例子
阅读(269)
评论(0)
推荐(0)
摘要:
注:本文转自如下链接:http://www.doserv.com/article/2012/0220/4657274.shtmlhttp://www.doserv.com/article/2012/0220/5091794.shtmlhttp://www.doserv.com/article/2012/0220/5564069.shtmlhttp://www.doserv.com/article/2012/0220/6885431.shtml一.辉煌中的危机 大型主机创造了辉煌,那是一个“最好的时代”,一切都那么美好;那是一个“伟大的时代”,创造了如此之多的纪录;那是一个“神奇的时代”,大型主 阅读全文
posted @ 2012-04-16 15:43
sqlite例子
阅读(307)
评论(0)
推荐(0)
摘要:
一.安装Oracle Linux 6.1系统我这里使用VBox 来安装,具体使用参考:OracleVirtual Box 安装使用 说明http://blog.csdn.net/tianlesoftware/article/details/6826389在安装OS 时安装如下包:Base System > BaseBase System > Client management toolsBase System > Compatibility librariesBase System > Hardware monitoring utilitiesBase System & 阅读全文
posted @ 2012-04-13 22:16
sqlite例子
阅读(195)
评论(0)
推荐(0)
浙公网安备 33010602011771号