登录
首页 » Visual C++ » treebrowser

treebrowser

于 2004-07-09 发布 文件大小:1305KB
0 498
下载积分: 1 下载次数: 120

代码说明:

  一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐( With the MyIE function same multi- windows browser, is quite practical, contains the complete source code, intense recommendation! )

文件列表:

小树浏览器(完整源程序%2B可执行文件)
.................................\小树浏览器
.................................\..........\可执行程序
.................................\..........\..........\About_iTreeSurf.txt
.................................\..........\..........\bitmaps


.................................\..........\..........\.......\coolfavtools.bmp
.................................\..........\..........\.......\hotfavtools.bmp

.................................\..........\..........\.......\hottoolbsm.bmp
.................................\..........\..........\.......\minitoolhot.bmp
.................................\..........\..........\.......\minitoolhot1.bmp
.................................\..........\..........\.......\minitools.bmp
.................................\..........\..........\.......\minitools1.bmp
.................................\..........\..........\groups
.................................\..........\..........\......\EnvironmentProtection.cgp
.................................\..........\..........\iTreeSurf.exe
.................................\..........\..........\iTreeSurf.ini
.................................\..........\..........\languages
.................................\..........\..........\.........\AboutLanguages.txt
.................................\..........\..........\.........\cn
.................................\..........\..........\.........\..\AboutThisLanguage.txt
.................................\..........\..........\.........\..\About_iTreeSurf.txt
.................................\..........\..........\.........\..\help.htm
.................................\..........\..........\.........\..\resource.htm
.................................\..........\..........\.........\..\search.htm
.................................\..........\..........\.........\..\TreeCN.dll
.................................\..........\..........\.........\..\urllist.htm
.................................\..........\..........\.........\..\what's new.txt
.................................\..........\..........\.........\eng
.................................\..........\..........\.........\...\AboutThisLanguage.txt
.................................\..........\..........\.........\...\About_iTreeSurf.txt
.................................\..........\..........\.........\...\help.htm
.................................\..........\..........\.........\...\resource.htm
.................................\..........\..........\.........\...\search.htm
.................................\..........\..........\.........\...\TreeENG.dll
.................................\..........\..........\.........\...\urllist.htm
.................................\..........\..........\.........\...\what's new.txt
.................................\..........\..........\LTFormData.ini
.................................\..........\..........\LTLanguage.ini
.................................\..........\..........\LTQuickSearch.ini
.................................\..........\..........\LTUrlFilter.ini
.................................\..........\..........\MyIELinks.txt
.................................\..........\..........\SaveText.txt
.................................\..........\..........\skins
.................................\..........\..........\.....\default.bmp
.................................\..........\..........\what's new.txt
.................................\..........\完整源码
.................................\..........\........\EXDISP.H
.................................\..........\........\HowToBuildInVC6.txt
.................................\..........\........\iTreeSurfResult
.................................\..........\........\...............\DynamicLinkRelease
.................................\..........\........\...............\Intermediate
.................................\..........\........\...............\iTreeSurf
.................................\..........\........\...............\.........\About_iTreeSurf.txt
.................................\..........\........\...............\.........\bitmaps


.................................\..........\........\...............\.........\.......\coolfavtools.bmp
.................................\..........\........\...............\.........\.......\hotfavtools.bmp

.................................\..........\........\...............\.........\.......\hottoolbsm.bmp
.................................\..........\........\...............\.........\.......\minitoolhot.bmp
.................................\..........\........\...............\.........\.......\minitoolhot1.bmp
.................................\..........\........\...............\.........\.......\minitools.bmp
.................................\..........\........\...............\.........\.......\minitools1.bmp
.................................\..........\........\...............\.........\groups
.................................\..........\........\...............\.........\......\EnvironmentProtection.cgp
.................................\..........\........\...............\.........\iTreeSurf.ini
.................................\..........\........\...............\.........\languages
.................................\..........\........\...............\.........\.........\AboutLanguages.txt
.................................\..........\........\...............\.........\.........\cn
.................................\..........\........\...............\.........\.........\..\AboutThisLanguage.txt
.................................\..........\........\...............\.........\.........\..\About_iTreeSurf.txt
.................................\..........\........\...............\.........\.........\..\help.htm
.................................\..........\........\...............\.........\.........\..\resource.htm
.................................\..........\........\...............\.........\.........\..\search.htm
.................................\..........\........\...............\.........\.........\..\urllist.htm
.................................\..........\........\...............\.........\.........\..\what's new.txt
.................................\..........\........\...............\.........\.........\eng
.................................\..........\........\...............\.........\.........\...\AboutThisLanguage.txt
.................................\..........\........\...............\.........\.........\...\About_iTreeSurf.txt
.................................\..........\........\...............\.........\.........\...\help.htm
.................................\..........\........\...............\.........\.........\...\resource.htm
.................................\..........\........\...............\.........\.........\...\search.htm
.................................\..........\........\...............\.........\.........\...\urllist.htm
.................................\..........\........\...............\.........\.........\...\what's new.txt
.................................\..........\........\...............\.........\LTFormData.ini
.................................\..........\........\...............\.........\LTLanguage.ini
.................................\..........\........\...............\.........\LTQuickSearch.ini
.................................\..........\........\...............\.........\LTUrlFilter.ini
.................................\..........\........\...............\.........\MyIELinks.txt
.................................\..........\........\...............\.........\SaveText.txt
.................................\..........\........\...............\.........\skins
.................................\..........\........\...............\.........\.....\default.bmp
.................................\..........\........\...............\.........\what's new.txt
.................................\..........\........\...............\Release
.................................\..........\........\iTreeSurfSource
.................................\..........\........\...............\AddressBarEx.cpp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TestNetDetect(WIN32)
    CPing依据ICMP协议实现, 可解析域名和IP, 可设置发包数量,统计丢包率(CPing based on ICMP protocol implementation can resolve domain names and IP, you can set the number of contracting, statistical packet loss rate)
    2009-11-27 17:46:36下载
    积分:1
  • socket
    SOCKET通信,一个服务端,一个客户端的通信。(SOCKET communications, a server, a client communication.)
    2013-11-04 16:50:40下载
    积分:1
  • DoubleNetUDP
    UDP方式双网冗余程序,一网卡断开,另一网卡自动连接,从而保证通讯正常(UDP mode dual-network redundancy procedures, disconnect a network card, another card to connect automatically to ensure the normal communication)
    2009-07-15 21:57:13下载
    积分:1
  • grnl1
    本程序建立了一个基因转录调控网络,并运用了隐含因子(The program established a gene transcription regulatory networks and the use of a hidden factor)
    2013-05-09 21:41:51下载
    积分:1
  • SocketServer
    聊天室源码,支持多人聊天,服务器端(Chat room source code, support for multiplayer chat, chat room source code, support for multiplayer chat,)
    2011-10-11 11:22:09下载
    积分:1
  • deijianji
    vb局域网对讲机,实现两台机器之间的通信(vb LAN radio to achieve communication between two machines)
    2013-06-20 11:49:24下载
    积分:1
  • PtoP-CHAT
    点对点聊天工具,完整的工程,学习网络编程的可以参考(POINT TO POINT CHAT)
    2013-05-05 00:40:52下载
    积分:1
  • ipl98_tutorial_v2.14
    un tutorial sur la bibliothèque ipl98 en c++
    2009-04-05 01:54:04下载
    积分:1
  • 1231
    实现FTP多线程下载上传,同时可以方便实现与本机FTP服务器的连接(Achieve multi-threaded FTP download upload, and can easily be achieved with the local FTP server)
    2013-06-13 18:52:09下载
    积分:1
  • uhort
    一个可以切分bin格式的图形文件的程序,推荐()
    2017-10-27 11:11:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载