亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

object-Oriented

  • 本小節通過一個簡單的實例來講述ARX程序的創建過程

    本小節通過一個簡單的實例來講述ARX程序的創建過程,介紹編制Object ARX程序的一些基本步驟和原則,并初步了解ARX程序與AutoCAD進行通訊的方式。如同學習其它計算機語言一樣,我們首先來創建一個最簡單的ARX程序—“Hello.ARX”,在AutoCAD 2002中加載并運行該程序,將會在命令行出現-“Hello, ObjectARX!”。

    標簽: ARX 程序 過程

    上傳時間: 2016-02-19

    上傳用戶:AbuGe

  • Dr. Dobb s Journal - Issue 402 @ 2007 November - Smart Compilers BUT SMART ENOUGH ? - GRID-ENABL

    Dr. Dobb s Journal - Issue 402 @ 2007 November - Smart Compilers BUT SMART ENOUGH ? - GRID-ENABLING YOUR APPS - Building Desktop Apps Using Web Technologies - JavaScript & Aspect-Oriented Programming - C++ & Reusable Associations *** A Programmer s MUST-READ magazine... ***

    標簽: GRID-ENABL Compilers November Journal

    上傳時間: 2016-03-04

    上傳用戶:hfmm633

  • 利用SyncML開發客戶端程序的中間件

    利用SyncML開發客戶端程序的中間件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic functionalities to all the other components developed for the J2ME platform. These functionalities are: a persistent data storage framework, a logging framework, a framework to read different streams of byte, a thread monitoring system and a set of classes useful for data encoding and string manipulation. This library may grow in future, as new functions will be seen as common to different J2ME components.

    標簽: SyncML 程序

    上傳時間: 2016-03-05

    上傳用戶:kr770906

  • javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="hand

    javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="handlerText"]> NAME specifies the name of the button object as a property of the enclosing form object and can be accessed using the name property. VALUE specifies the label to display on the button face and can be accessed using the value property.

    標簽: javascript buttonText objectName onClick

    上傳時間: 2014-01-25

    上傳用戶:aix008

  • 許多 Web 站點都包括幾種多媒體和交互程

    許多 Web 站點都包括幾種多媒體和交互程,如數字視頻、數字音頻文件、MacromediaFlash 影片和 Java applet。因,Java Web 站點通常將這種內容集成在Servlet 和 JSP(JavaServer Page)中。本文將解釋在 Java Web 組件中嵌入多媒體的礎。這個過程包括在組件的 HTML 輸出中導入 object 和 embed 標記。

    標簽: Web 站點 多媒體

    上傳時間: 2016-03-11

    上傳用戶:trepb001

  • LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provide

    LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed.

    標簽: integrates relational database LiteSQL

    上傳時間: 2016-03-25

    上傳用戶:源弋弋

  • The aim of this book is to provide the reader with a thorough grounding in the General Packet Radio

    The aim of this book is to provide the reader with a thorough grounding in the General Packet Radio Service – GPRS.The introduction contains a basic review of GSM to ensure that the reader is clear on the main aspects of circuit switched technology, as this will make the differences and advantages of packet oriented GPRS both more apparent and easier to understand.

    標簽: grounding the thorough General

    上傳時間: 2016-03-30

    上傳用戶:康郎

  • Acegi認證授權主要基于兩大技術

    Acegi認證授權主要基于兩大技術,一是Filter機制,二是AOP的攔截機制。通過FilterSecurityInterceptor很好地實現了對URI的保護,通過MethodSecurityInterceptor實現了對Service的方法的攔截保護,通過ACL 實現了對prototype類型的Object進行過濾和保護。

    標簽: Acegi 授權

    上傳時間: 2013-12-03

    上傳用戶:lvzhr

  • PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo

    PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = PlotSphereIntensity(...) Plots the intensity (as color) of a number of points on a unit sphere. Input: azimuth (phi), in degrees elevation (theta), in degrees intensity (optional, if not provided, a green sphere is produced) All inputs must be vectors or matrices of the same size. Data does not have to be evenly spaced. When there aren t enough points to draw a smooth sphere, additional points (with color) are interpolated. Output: h - a handle to the patch object The axes are also plotted: positive x axis is red positive y axis is green positive z axis is blue

    標簽: PlotSphereIntensity elevation azimuth intensity

    上傳時間: 2014-01-15

    上傳用戶:ruan2570406

  • 非常適合內嵌式mp3播放,例如控制臺!注意看壓縮包里readme.doc 詳細過程,在ARM及MIPS下通過 新建一個 wce application,選擇 a simple windows ce

    非常適合內嵌式mp3播放,例如控制臺!注意看壓縮包里readme.doc 詳細過程,在ARM及MIPS下通過 新建一個 wce application,選擇 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的頭文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面為播放源碼 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其實編譯時的 object/library modules 只要看 sourse 文件包含哪個dll,或lib 就行

    標簽: application windows readme simple

    上傳時間: 2016-05-05

    上傳用戶:ynsnjs

主站蜘蛛池模板: 连南| 东安县| 邵东县| 仁布县| 高要市| 桐乡市| SHOW| 札达县| 合山市| 甘南县| 兰西县| 罗江县| 甘南县| 离岛区| 临沭县| 丰台区| 包头市| 冕宁县| 南川市| 中方县| 宁海县| 丽江市| 龙州县| 密山市| 高州市| 红安县| 绵阳市| 年辖:市辖区| 盐亭县| 亚东县| 永泰县| 象山县| 罗城| 富蕴县| 遂宁市| 吉水县| 三门县| 肇源县| 聂荣县| 天峻县| 福州市|