CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - NATIVE API

搜索资源列表

  1. VB.NET232

    0下载:
  2. VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。这里讲述的VB.net串口通讯类使用native代码,并且它是通API调用实现的,你会发现VB.net的串口通讯就是这么简单。 在说明如何使用这个类前,需要说明的是,本类只是一个VB.net的串口通讯演示,你可能需要根据你的情况修改后使用。-Serial Communication Programs require the support always make
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:21363
    • 提供者:otkill
  1. TextBoxmyj2

    0下载:
  2. 禁止在TextBox中输入 作者:土人 方法一:(有光标闪烁,输入、删除等操作无效) Text1.Locked = True 方法二:(无光标闪烁,不能输入、删除,界面变色、文字反白) Text1.Enabled = False 方法三:(有光标闪烁,可删除,不能输入) 此法用两个API函数,略为复杂些。请在标准工程添加两个按钮和一个文本框:-TextBox which prohibits the importation Author
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1069
    • 提供者:进吗
  1. hsocket-0.4.0.tar

    0下载:
  2. This library is intended for providing C++ Wrapper class for native socket api. It is tested under g++(*NIX, Linux, Cygwin), Visual C++ Environments, and will support vendor supported C++ compilers.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:77855
    • 提供者:balife
  1. Inside Windows NT System Data

    0下载:
  2. native NT API
  3. 所属分类:Windows编程

    • 发布日期:2010-03-21
    • 文件大小:16685
    • 提供者:medp7060
  1. 无线网络管理

    0下载:
  2. A command-line windows application to manage wireless network connections, cards and profiles. Connect to WLANs, query for RSSI, stadistics... It can be used as an example of how to use Microsoft Native Wifi API dlls from any ANSI C compatible IDE
  3. 所属分类:网络编程

  1. GIFAnimationPlayer

    0下载:
  2. GIF动画播放器,gdi api实现,非易语言自带的。-GIF animation player, gdi api implementation, non-native language is easy.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:4737
    • 提供者:王道民
  1. FlierMatch

    0下载:
  2. JPCT的编程案例。JPCT是Java的3D开发引擎,可用于网络游戏和应用程序编程。-PCT is a solution for browser based games and applications as well as for OpenGL accelerated ones. It offers a software (Java 1.1 compatible, will work even on the MS-VM) and a hardware renderer (Java 1.4 or
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7660137
    • 提供者:krime
  1. CECamera

    0下载:
  2. windows mobile 上使用native Camera Capture API 拍照和录像-windows mobile on the use of native Camera Capture API photo and video
  3. 所属分类:Windows Mobile

    • 发布日期:2015-10-30
    • 文件大小:13312
    • 提供者:yu
  1. Car

    0下载:
  2. JPCT写的读取3Ds Max文件的一个案例。JPCT是Java的一个3D开发引擎,提供网络游戏和应用程序的3D编程。-PCT is a solution for browser based games and applications as well as for OpenGL accelerated ones. It offers a software (Java 1.1 compatible, will work even on the MS-VM) and a hardware rend
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1996068
    • 提供者:krime
  1. corejava8-V2

    0下载:
  2. Java核心技术 第八版 Java核心技术 卷2 高级篇 书中各个章节内的程序源代码。 -Core Java, 8th Edition Core Java. Volume II. Advanced Features, 8th Edition Volume II includes new sections on the StAX API, JDBC 4, compiler API, scr ipting framework, splash screen and tray API
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1218225
    • 提供者:wms
  1. hsocket20020925.tar

    0下载:
  2. This library is intended for providing C++ Wrapper class for native socket api
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-17
    • 文件大小:25118
    • 提供者:je337
  1. GPS

    0下载:
  2. 这是一个C#操作GPS的示例程序,大家可以参考一下-Code Sample Name: Microsoft.WindowsMobile.Samples.Location Feature Area: GPS and Managed Programming Descr iption: This sample shows how to wrap the native GPS Api in a simple to use C# class. Proje
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:25797
    • 提供者:陈亮
  1. api-native

    0下载:
  2. the same thins.but this one is use for deleting the logfiles which have been creating for at least 2 months
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:318521
    • 提供者:EZA Jules
  1. 95302943PrintableTextArea

    0下载:
  2. 使用java自带api实现基本打印功能代码.-Using java native code api for basic printing functionality.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1365
    • 提供者:黄琪
  1. SlideInNotification

    0下载:
  2. The Java SE 6 release introduced several new capabilities to the Abstract Window Toolkit (AWT). Users are no longer limited to Swing and enhancing the graphical user interface (GUI) components. With Java SE 6, you have new access to things such as de
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:1710
    • 提供者:luispe
  1. CameraCapture

    0下载:
  2. 使用native方式的摄像头获取照片和视频。-Take pictures and videos using the native Camera Capture API.
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-03
    • 文件大小:13384
    • 提供者:fuxi
  1. GPS

    0下载:
  2. This sample shows how to wrap the native GPS Api in a simple to use C# class.-This sample shows how to wrap the native GPS Api in a simple to use C# class.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:100558
    • 提供者:12
  1. cartoon

    0下载:
  2. JPCT的编程案例。JPCT是Java的3D开发引擎,可用于网络游戏和应用程序编程。-PCT is a solution for browser based games and applications as well as for OpenGL accelerated ones. It offers a software (Java 1.1 compatible, will work even on the MS-VM) and a hardware renderer (Java 1.4 or
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:756385
    • 提供者:krime
  1. MTManipulationInertia

    0下载:
  2. 基于操作和惯性的多点触摸例子程序 (也支持鼠标操作)---需要SDK 7.1的支持哦!-Demonstrates how to add Windows Touch support to native Win32 applications using the Manipulation and Inertia API. The sample implements the essential features of the API to enable translation, rotation
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:23088
    • 提供者:张强
  1. Projects

    0下载:
  2. 纯socket APi 实现 tcp/ip 实例-tcp/ip native socket API application
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:389796
    • 提供者:alex
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com