搜索结果
找到约 459 项符合
OBJECT-Oriented 的查询结果
文章/文档 .NET平台下专题地图实现的C#代码 private void 点密度图ToolStripMenuItem_Click(object sender, EventArgs e) {
.NET平台下专题地图实现的C#代码
private void 点密度图ToolStripMenuItem_Click(object sender, EventArgs e)
{
//获取当前图层 ,并把它设置成IGeoFeatureLayer的实例
IMap pMap = axMapControl1.Map
ILayer pLayer = pMap.get_Layer(0) as IFeatureLayer
IFeatureLayer pFeatureLayer = pLayer as IFeatur ...
Linux/Unix编程 Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and cl
Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
VC书籍 介绍:JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming La
介绍:JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, J ...
编译器/解释器 Object C,antlr的grammar语言描述,用于学习词法分析,语法分析
Object C,antlr的grammar语言描述,用于学习词法分析,语法分析
Delphi控件源码 学位英语单词软件用Borland公司推出的基于Object Pascal语言的可视化开发系统Delphi 7.0为自己记单词方便而编写这个程序
学位英语单词软件用Borland公司推出的基于Object Pascal语言的可视化开发系统Delphi 7.0为自己记单词方便而编写这个程序,学位英语单词软件系统共有两个方面功能第一:单词过关、第二:单词练习。我把学位英语单词、短语精选5000个分为10组,分别存放在10个Memo部件属性上,使用时调入一个基本Memo部件上进行操作。在单词过 ...
其他书籍 Abstract Syntax Notation One (ASN.1): Information object specification
Abstract Syntax Notation One (ASN.1): Information object specification
Java编程 JSON(javascript) object creator and examples
JSON(javascript) object creator and examples
其他书籍 苹果官网指定的学习object-c的书籍
苹果官网指定的学习object-c的书籍
文章/文档 Object Model Development
Object Model Development
VC书籍 this program is link list that writted with c++. this program create a link list with object.
this program is link list that writted with c++.
this program create a link list with object.