CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - windows窗口

搜索资源列表

  1. IEHelper1

    0下载:
  2. 截获IE消息,过滤网址、防止弹出窗口等-intercepted IE news website filtering to prevent pop-up windows, etc.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:42968
    • 提供者:李晋江
  1. windows应用程序版的google搜索引擎源码

    0下载:
  2. 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:4741
    • 提供者:
  1. ReceivingMailsWithPOP3

    0下载:
  2. 本程序运行后需要配置pop3服务器信息,通过基本的windows窗口实现功能。-after the procedures need pop3 server configuration information, through basic windows functions to achieve the window.
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:35298
    • 提供者:高果
  1. MultiBrowser

    0下载:
  2. 多窗口网页浏览器,同时打开并显示多个页面,即在一个窗口中排列了多个窗口。-more web browser window, opened at the same time and display the number of pages, in a window with a number of windows.
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:154690
    • 提供者:vivi
  1. Ibrar-Telnet

    0下载:
  2. 一个windows下面的Telnet客户端窗口程序
  3. 所属分类:Telnet服务器

    • 发布日期:2008-10-13
    • 文件大小:42855
    • 提供者:比尔
  1. httpsvc

    0下载:
  2. Http Server 1.1 By Cooldiyer 一个简单的个人web服务器。适合于所有win32平台,能自动在进程表中隐藏。 可实现的功能是: 1.可自定义网页根目录。 2.主页默认为index.htm。 3.可自定义端口。 4.可自定义服务端每次发送数据包的大小。 5.为稳定期间,本服务器使用多线程的方法,可满足不同场合的使用。 6.运行时可以隐藏窗口。 用法:http rootdir port byte [-hide] 参数说明: rootdir -> 网页的根目录 port
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:29636
    • 提供者:逐云客
  1. 用D3D模拟地月系

    1下载:
  2.         一、建立空窗体   新建一个工程,添加引用,并导入名称空间。   加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null;   添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() {  PresentParameters presentParams = new PresentParam
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-12-12
    • 文件大小:11817
    • 提供者:mantoutou
  1. 利用Visual C++设计自己的资源浏览器

    0下载:
  2. Windows的资源管理器想必大家都用过,该程序的窗口一分为二,左边的窗口显示本机当前所有驱动器以及驱动器中的所有文件夹,当用户单击文件夹后,如果该文件夹下面还有子文件夹,则上层文件夹展开显示下级的文件夹;否则,右边的窗口显示选择文件夹下的文件。那么这个程序是如何实现的呢?为了说明这个问题,本实例打造了一个简易的资源管理器,它实现了Windows资源管理器的主要功能,在显示文件的属性(如文件的文件名、文件的大小、文件的创建时间)的同时,还可以改变文件显示的方式,如大小图标方式、列表方式等。对于V
  3. 所属分类:浏览器

    • 发布日期:2010-11-20
    • 文件大小:100864
    • 提供者:hkjfile@126.com
  1. udp

    0下载:
  2. 基于udp的网络聊天工具,主要是单人聊天,对多个窗口的同时聊天不支持-Udp-based network chat tool, mainly single chat, multiple chat windows at the same time do not support
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:2028
    • 提供者:tfs
  1. 功能较强且界面漂亮的串口监视软件

    0下载:
  2. 一个功能较强且界面漂亮的串口监视软件,窗口界面设置了很多功能,不同与以往功能较少的监视界面 -A more powerful and beautiful interface for serial monitoring software, windows interface to set a lot of features, different from the previous monitoring interface with less functionality
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-09
    • 文件大小:1027364
    • 提供者:dean1689
  1. Downloader

    1下载:
  2. 用C语言编写的Http get功能,可以查看http header, 可以下载任意文件,包含Windows UI和窗口过程函数-Written in C language with the Http get features, you can view the http header, you can download any file that contains the Windows UI and window process function
  3. 所属分类:Browser Client

    • 发布日期:2017-04-01
    • 文件大小:44868
    • 提供者:lyz
  1. p2p_chat

    0下载:
  2. 用windows编程,实现的一个简单的p2p聊天程序。界面比较简单,dos窗口。但是思路比较清晰,比较适合对p2p想入门的程序员。另外附上该程序的文档。-using socket , p2p chat program, easy, good for starting learners
  3. 所属分类:P2P

    • 发布日期:2017-04-01
    • 文件大小:5235
    • 提供者:henry
  1. ccproxy

    0下载:
  2. 个人作品,通过抓窗口句柄免除手工输入代理服务器密码的程序-Personal work, through the windows handle from manual input procedures for the proxy server password
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-10
    • 文件大小:1861582
    • 提供者:张阳
  1. windowsMenu

    0下载:
  2. 在网页上模拟windows开始菜单与windows窗口-Simulation of windows on the page with the windows Start menu window
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:294962
    • 提供者:hou
  1. Chapter3

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:50534
    • 提供者:何燕蝶
  1. win_js

    0下载:
  2. 用Javascr ipt语言编写出类似windows窗口的程序,窗口美观方便。-Javascr ipt language with a similar window of the program windows, window appearance convenience.
  3. 所属分类:Browser Client

    • 发布日期:2017-04-05
    • 文件大小:49431
    • 提供者:李明
  1. Windows-PrailsPApatana

    0下载:
  2. 第一 安装railsInstaller 注意一 安装过程中不要取消把命令添加到PATH 注意二 安装完成后配置GIT使用真实信息 第二 安装apatana 注意 不要选择中文路径 包括按照目录和workspace 第三 补全其他gem包 因为网络原因 所有gem包使用如下命令按照 把所有gem包放在一个文件夹 然后进入该文件夹 打开命令行窗口(shit+右键->在此处打开命令行窗口)-First installation railsInstaller Note D
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:11483
    • 提供者:always
  1. windows-to-linux-sockt

    0下载:
  2. Windows Linux socket 通讯,可用于嵌入式控制通讯,linux server 为C 有原码,Windows 为C++ MFC图行窗口输入.-Windows Linux socket communication, can be used in the embedded control communications, Linux server for C have the original code, Windows for C++ MFC diagram line window
  3. 所属分类:Remote Control

    • 发布日期:2017-11-04
    • 文件大小:135040
    • 提供者:zhongyin
  1. xfu

    0下载:
  2. 运行在Dos下的程序源码,它模仿了Windows窗口界面,并且具备了Windows窗口的菜单(Run under Dos program source code, it simulates the Windows interface, and you have the Windows of the window menu)
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:508928
    • 提供者:Chravt
  1. hshtzw

    0下载:
  2. 我初学vc时实现windows窗口的代码,()
  3. 所属分类:网络编程

    • 发布日期:2018-01-03
    • 文件大小:7168
    • 提供者:Foora
« 12 3 4 »
搜珍网 www.dssz.com