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

搜索资源列表

  1. Win32-Clock

    0下载:
  2. win32 api实现的数字时钟,调用系统时间并显示在窗口中。-win32 api implementation of the digital clock, the calling system and displayed in the window.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:783827
    • 提供者:low-key-nick
  1. 5456765

    0下载:
  2. 支持整点语音报时的圆形指针时钟,有透明窗体功能,使用了API将窗体变为圆形。-Support the whole point of voice broadcast round the clock pointer, a transparent window function, the use of API will form into a circle.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:162863
    • 提供者:什锦丁儿
  1. TransWindow

    0下载:
  2. PB使窗口个性化,采用不规则图片,使窗口更美观。代码包含了API调用等-PB to make the window personalization, using irregular picture, make the window more beautiful. Code contains the API calls, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:60624
    • 提供者:hxy
  1. WindowDemo

    0下载:
  2. Delphi使用“API编写窗口程序”源代码,编程学习源码,很好的参考资料。-Delphi use "API editing window procedure" source code, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6573
    • 提供者:烟鸭掌儿
  1. p2p

    0下载:
  2. 语音通话已经是IM的基本功能了,qq,MSN甚至连刚出来的百度HI都自带语音聊天的功能,大家可能觉得很炫,其实大家都是用的windows平台上的API,懂了原理之后自己也可以做,再说了微软也提供了DirectSound的托管互操作程序集,使.net开发人员也很容易的介入到这个领域,甚至你还可以写一个能跑在window mobile上的语音电话,现在好多手机都支持wifi,这样一个简单的wifi电话就由你的手里诞生了。本帖来和大家一起看看如何来做网络电话。-After the voice call
  3. 所属分类:Audio program

    • 发布日期:2017-05-10
    • 文件大小:2229199
    • 提供者:Wing
  1. pthread

    0下载:
  2. window下一个简单的多线程例子,使用了window的多线API,适合初学者-next window of a simple multi-threaded example, the use of multi-line API window, suitable for beginners
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:1688
    • 提供者:sunny
  1. HardCore

    0下载:
  2. create a window with pure api
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1136
    • 提供者:fullcoder
  1. monilei

    0下载:
  2. 易语言MDI模拟类模块源码例程程序结合易语言数据结构支持库和扩展功能支持库,调用API函数模拟实现MDI窗口功能。 点评:易语言MDI模拟类模块源码没有使用MDI技术,完全是普通的窗口操作。-MDI easy language class module simulation program source code routines with easy language data structures to support libraries and extensions suppor
  3. 所属分类:ELanguage

    • 发布日期:2017-04-16
    • 文件大小:192623
    • 提供者:文明
  1. lesson1

    0下载:
  2. 该算法主要采用Win32 API实现窗口界面的编程,是基于消息的Windows程序,有助于初学者理解消息处理机制-The algorithm achieved using Win32 API programming interface window is message-based Windows program that helps beginners to understand the message handling mechanism
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:267179
    • 提供者:无言
  1. vbfloatform

    0下载:
  2. VB悬浮窗口代码,悬挂式窗口的VB源码下载,Module1.bas中声明了程序需要用到的常量和API函数声明,可以试着在调用SetWindowPos函数时使用这些常量或它们的组合,得到其他效果-VB code floating window, hanging window VB source download, Module1.bas declared API function declarations and constants need to use the program, you can
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4029
    • 提供者:cpudn42
  1. VBWinSockAPIchat

    0下载:
  2. VB6.0使用WinSock API点对点聊天程序实例,VB聊天源码,API.bas中有大家常用的网络聊天API,比如清理内存中一些东西、定义一个连接(正确的叫法是:套接字)、关闭套接字、把端口和套接字绑定在一起、监听,如果你写服务端程序的话,用这个函数来开始监听是否有客户端请求连接,第1个参数是套接字句柄,第2个是允许客户端连接的数量、还有设置接收消息的窗口函数用的,用它把套接字绑定一个窗口,以后关于这个套接字的消息,都会发送到那个窗口的消息处理函数,比如连接成功,连接失败,有客户端请求连接,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:18053
    • 提供者:bpudn42
  1. yuyinclocksrc

    0下载:
  2. 支持整点语音报时的圆形指针时钟,有透明窗体功能,使用了API将窗体变为圆形。界面设计挺逼真,这不就是一款电子表吗?启动后,它位于屏幕的中央,每到整点和半整点都会语音报时提醒,当然,你必须是让它运行着才行。在此基础上,可以开发事件提醒、日程等功能-Support voice broadcast round the whole point of the pointer clock, a transparent window function, using the API will form into
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:164657
    • 提供者:gpudn45
  1. VB-COMDILAG

    0下载:
  2. 不使用控件,采用API函数打开本地对话窗口!让程序不再依赖控件-Do not use a control, using API function to open the local dialogue window! Let the program is no longer dependent control
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2167
    • 提供者:richr
  1. vbdragform

    0下载:
  2. VB无边框窗体拖动实例,基于APi拖动无边框窗口的实现例子,一看上去,这个自定义的VB窗口还挺漂亮,虽然是灰色的,但去除了默认的标题栏和边框,又添加了一个自定义的“关闭”按钮,如何在这个自定义的窗口上实现拖动呢?本源码会告诉你答案,而且代码很简洁,便于阅读理解。-VB borderless form drag examples, based APi drag the window frame to achieve example a glance, this custom VB window k
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1805
    • 提供者:bpudn54
  1. jsound

    0下载:
  2. Java简易音频片断播放器,在程序中,为了使界面做得更友好,经常要播放一些声音文件片断,如当用户执行一个错误的命令或当某个任务完成时。这样可以使得用户和程序间的交互更加和谐,更加友好。事实上无论是Windows   系统还是带X Window 的Unix 或Linux 系统,都自带有很多用于交互的声音片断,而且也提供了方便的接口来播放这些声音片断。然而,如果程序是要跨平台的或用于Internet 上的,那么java 提供的同等功能的API 就相当有用,如在Applet 小程序中播放一些小的
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:529968
    • 提供者:jpudn75
  1. IPCClient

    0下载:
  2. 1、 选择Window或Linux,并选择该操作系统中一种进程通信的方式。 2、 查找该进程通信的API使用方式,设计出一个合适的应用程序。 3、 采用高级程序语言实现该应用程序。 4、 测试进程通信程序,能够满足微机操作系统中进程之间的通信。 -1, select Window or Linux, and select a process communication mode in the operating system. 2, find the interproc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:302783
    • 提供者:让人
  1. MTestDrawDib

    0下载:
  2. 通过DrawDib系统API接口编程,实现RGB裸数据的窗口显示,支持多窗口显示。-By DrawDib system API programming interface to achieve the bare RGB data window display, support multi-window display.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-09
    • 文件大小:16089415
    • 提供者:jiaopeng
  1. jQueryligerUIAPI.chm

    0下载:
  2. jQuery ligerUI API.chm参考文档,中文翻译版,jQuery LigerUI 是基于jQuery的一系列UI控件组合,简单而又强大,致力于快速打造Web前端界面解决方案。 因为是前端控件,跟服务器无关,可以适合.net,jsp,php等等web服务器环境。jQuery LigerUI控件丰富,包括基储导航、布局、表单、表格、树形、窗口等。-JQuery ligerUI API.chm reference documentation, Chinese translation ve
  3. 所属分类:PropertySheet

    • 发布日期:2017-03-27
    • 文件大小:127246
    • 提供者:Mike
  1. dongtaitanchuchuangkou

    0下载:
  2. 在visual basic环境下,利用API函数编写的能够动态显示窗口的小程序-In the visual basic environment, prepared using the API function to display a small window procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3664
    • 提供者:王鹏
  1. Delphi_265315

    0下载:
  2. Delphi:“API编写窗口程序”的Delphi演示程序,请情请参见WindowDemo.dpr,在打开编译生成的exe后,在窗体上点击右键,会弹出一个窗口: 和您打个招呼 。 -Delphi "API to write the window procedure" Delphi demo program, please refer to the situation WindowDemo.dpr, compiled after opening the exe, right click on
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6460
    • 提供者:Q6SVO80
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 »
搜珍网 www.dssz.com