Welcome![Sign In][Sign Up]
Location:
Search - VC JS

Search list

[ActiveX/DCOM/ATLVC+ActiveX+js

Description: 用VC++编写的ActiveX控件,生成ocx然后用js在客户端调用
Platform: | Size: 144276 | Author: 陈鑫 | Hits:

[OS programjs-1.60.tar

Description: js语言引擎vc版的,想了解js的朋友,可以看一下.
Platform: | Size: 1081150 | Author: coolmouse | Hits:

[PHPphp写的webqq

Description:

    很多人都希望能够有一种在网页上使用的QQ。我也希望如此。
但是在网上找了很多资料,都不令人满意。于是决定自己来开发一
套这样的程序。
    WebQQ 的第一个版本开发了两个星期,实现了基本的聊天等功能
。以后的版本都是在此基础上慢慢完善的。WebQQ 发布以后,有很多
网友说资源占用的特别厉害。于是我决定重新开发WebQQ 以解决这个
问题。新版的WebQQ的通讯原理几乎没变,只是利用了微软的
Microsoft.XMLHTTP 组件减少了数据的流量。虽然客户端的效果比较
不错,但是我觉得服务端频繁读写数据库仍然是资源消耗的隐患。
但是没办法,只能如此。因为我还没有想出更好的解决方法。WebQQ
能够承载百人在线已经是很吃力了,但是刷新客户端的好友列表必须
要频繁的读取数据库。而MSSQL 就成了负载最佳的数据库。但是局限
性比较大。因为WebQQ 如果要针对论坛的话,那么估计没有多少人可
以买的起MSSQL空间。所以,必须要解决WebQQ频繁读写数据库的这一
问题。但是用PHP来开发WebQQ,几乎是无法解决这一问题的。除非客
户端可以跟其他IP进行TCP/UDP通讯。可能的话,用VB或VC封装成OCX
安装到客户端可以实现TCP/UDP通讯功能。这样就跟QQ类似了 ,但是
我想生成的OCX文件一定会很大。我们还可以利用客户端的FSO在本地
创建临时文件来缓存服务器的数据。可是客户端的杀毒工具又会认为
JS脚本是病毒。这一问题已经困扰了我很长时间。我希望有更多的高
手可以将WebQQ的这个问题解决,将WebQQ完善的更好!


Platform: | Size: 1679274 | Author: aaron86 | Hits:

[BooksATL技术内幕

Description: Active Template Library技术内幕-Active Template Library Technology Insider
Platform: | Size: 1674240 | Author: 张江 | Hits:

[Windows Developvcastr

Description: Vcastr v2.0(FLV播放器)一款FLV player,可以用于各种新闻系统或者blog系统,拥有众多特点和自定义设置 主要功能: 可以读取xml设置播放列表 可以直接以给出flv地址进行播放 自定义尺寸,自动适应 mm播放器风格 循环播放 最大化播放 支持直接js嵌入 v2.0新增: 自定义是否自动播放 自定义是否连续 自定义默认音量 2种控制栏位置选择 3种控制显示方式 自定义色彩搭配 支持加入网站logo和文字 支持影片结尾swf扩展功能-Vcastr v2.0 (FLV player) a FLV player, can be used for a variety of information systems or the blog system, has many features and custom settings for the main function: You can read the xml playlist settings can be given directly to the flv address Custom player dimensions, mm player automatically adapt to the style cycle to maximize the player to play in support of direct js embedded v2.0 Added: Custom player automatically customize it to customize the default volume for two kinds of control bar to control the location choice of three kinds of display custom colors with the support by adding Web site logo and text to support the film at the end of swf extensions
Platform: | Size: 69632 | Author: ericfigo | Hits:

[ActiveX/DCOM/ATLVC+ActiveX+js

Description: 用VC++编写的ActiveX控件,生成ocx然后用js在客户端调用-With VC++ Prepared ActiveX controls, and then use js to generate ocx on the client calls
Platform: | Size: 4333568 | Author: 陈鑫 | Hits:

[OS programjs-1.60.tar

Description: js语言引擎vc版的,想了解js的朋友,可以看一下.-js language version of the vc engine, would like to know js friends, you can look at.
Platform: | Size: 1081344 | Author: coolmouse | Hits:

[ActiveX/DCOM/ATLATLCOMandScripts

Description: VC++ COM编程,并且用VBS或JS调用,有源码-VC++ COM programming, and call with VBS or JS, there are source
Platform: | Size: 22528 | Author: luc | Hits:

[ActiveX/DCOM/ATLcolin.hansVC_Msscript_sample

Description: VC调用scriptcontrol执行JS的示例!-a vc sample of scriptcontrol execute js!
Platform: | Size: 44032 | Author: hhs | Hits:

[Windows DevelopCustomBrowser_demo

Description: 自定义的浏览器,实现了JS与C++的交互.-this is a communitine JS and VC.
Platform: | Size: 31744 | Author: 冰河 | Hits:

[ISAPI-IEJSCalls_demo

Description: 本程序演示了如何在VC的webbrowser中调用 js脚本,-This procedure demonstrates how the webbrowser in the VC call js script,
Platform: | Size: 68608 | Author: happy zhang | Hits:

[GUI Developjs

Description: vc写的仿金山独霸的界面,有学习界面的朋友可以-vc jinshan form
Platform: | Size: 171008 | Author: 厦门人 | Hits:

[Internet-NetworkJSCalls

Description: 能够从VC程序中调用网页中的JS代码,从而扩展你程序和网页的功能-VC program can call the page from the JS code to extend the functionality of your application and web pages
Platform: | Size: 3949568 | Author: wangyu | Hits:

[JSP/Javavc_js

Description: 在vc控件中添加js控件,使在VC控件中显示Javascript的效果。-Control in vc add js control, so that the control displays in the VC Javascript effect.
Platform: | Size: 79872 | Author: 张克 | Hits:

[Browser Clientwebbrowser

Description: vc++ SDK封装MSHTML.dll 最最底层实现IE,可以控制IE控件各种接口。 程序还实现C++和JS交互-vc++ SDK packages the underlying implementation of most MSHTML.dll IE, IE controls can control a variety of interfaces. Program also implements C++ and JS Interactive
Platform: | Size: 60416 | Author: DJ | Hits:

[JSP/JavajsTest

Description: js+VC关于javascript的调用。-js+ VC on the javascript call.
Platform: | Size: 508928 | Author: 王磊 | Hits:

[xml-soap-webserviceXMLPJS--and-VC-

Description: XML+JS用VC 解析的类 文件有四个 很是不错 对这方面有兴趣的读者 可以-XML+ JS file with the VC class analysis has four very good readers who are interested can learn
Platform: | Size: 49152 | Author: majintao | Hits:

[JSP/JavaVC6-JS-BAIDUMAP-

Description: 实现百度地图通过JS嵌入VC6.0程序中,希望大家喜欢。-Baidu map embedded in the VC program
Platform: | Size: 34816 | Author: hubo | Hits:

[ActiveX/DCOM/ATLjs

Description: 我们可以利用vc来调用js代码,在窗口中运行-We can use VC to call JS code, run in a window
Platform: | Size: 20480 | Author: zhaohu | Hits:

[JSP/JavaJS连接数据库

Description: 代码用于数据的链接实使用,可以进行参考并进行设置(Code for data link real use, can be reference for setting)
Platform: | Size: 151552 | Author: shumule | Hits:
« 12 »

CodeBus www.codebus.net