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

搜索资源列表

  1. FrontPage

    0下载:
  2. 本地Web应用示例, 利用UIWebView完成页面逻辑, 并实现本地Objective-c代码与JS 事件的交互.-Native Web app Demo
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3201998
    • 提供者:齐乐
  1. codeCountTools

    0下载:
  2. 多种常用开发语言(java,c++,.net,js等)代码统计小工具 包含存代码行,注释,空行等统计 -Multiple common development languages (java, c++,. Net, js etc.) code statistical small tool contains deposit code line, annotation, blank lines other statistical
  3. 所属分类:MPI

    • 发布日期:2017-06-19
    • 文件大小:29412791
    • 提供者:zhao
  1. FourArithmeticOperations

    0下载:
  2. 通过汇编语言:能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\masm>js 3+2 5 c:\masm>js 6*7 2A c:\masm>js 10-4 c c:\masm>js 12/3 6 -Through assembly language: to achieve add, subtract, multipl
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:3596
    • 提供者:sizo
  1. PM7832_IC-ON-LINE.CN

    0下载:
  2. 这个是分布式基站BBU和RRU的IR接口的接口芯片Datasheet-This is a distributed base station BBU and RRU' s IR interface interface chip Datasheet
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:40982
    • 提供者:李志超
  1. OfflineAcceptControl

    0下载:
  2. c#开发的web控件(浏览器控件),读写注册表,读写access数据库,支持json字符串与数据对象之间的转化,发布web服务端,js调用控件接口获取json对象回填表单信息-c# web development control (browser control), read and write registry, read and write access database, support json string and data conversion between objects, pu
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:137578
    • 提供者:张凌云
  1. AVON

    0下载:
  2. 很好的一个WEB进销存系统。大家可以打开学习一下其中的asp,js,c-A good WEB Invoicing system. We can turn to learn about one of the asp, js, css
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-03
    • 文件大小:992907
    • 提供者:着凉
  1. CShareJS_COM

    0下载:
  2. 用 C# 生成 COM 被 JS 调用,这是一个比较完整的例子,如果可能,希望斑竹加分-Generated using the C# COM JS call, this is a more complete example, if possible, hope Moderators points
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:36069
    • 提供者:dpj_001
  1. jsonss

    0下载:
  2. C++版本json解析库,能用C++模拟js的写法操作json数据,支持取值,赋值,匿名遍历等。-C++ version of json parsing library, can C++ simulation operation js json data is written to support the values of the assignment, anonymous traversal and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2430
    • 提供者:杨松
  1. Safe

    0下载:
  2. C# 反保护目录的源代码 在配置文件中打开 safe.ini 参数如下 dir 保护的目录; kill 杀掉的文件类型; 只要文件有格式如下的都被删除 dir=c:\temp kill=.txt|.aspx|.asp|.html|.asa|.js|.c-C# source code against a protected directory in the configuration file parameters are as follows dir op
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:30401
    • 提供者:cici
  1. encode_decode_2_2_3

    0下载:
  2. 在SDK下,开发的音视频编结码,还有基于web开发的CgI,后台是C和JS开发的-In the SDK, the development of audio and video knitting code, as well as web-based development CgI, the background is the development of C and JS
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:425661
    • 提供者:王文星
  1. JSCalls_demo

    0下载:
  2. JS与Activx空间通信的C++代码示例-an example for js call the activx functions
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:33402
    • 提供者:lozpeng
  1. CSharp-code-for-index-change-pictures

    0下载:
  2. C#编写的可以实现新闻首页标题和图片自动更换的完整代码,强大的JS脚本和首页效果.本人在多个项目中使用过.-Written in C#, news can automatically replace the title and picture the complete code, scr ipts, and page JS powerful effect. I have used in multiple projects.
  3. 所属分类:.net

    • 发布日期:2017-03-26
    • 文件大小:4615
    • 提供者:yangwj
  1. Algorithms-and-Structures

    0下载:
  2. 搞计算机的人都应该很清楚,语言只是一种工具,算法才是灵魂。现在的开发语言有很多,如C++,VB,Perl,java,c#,还有如脚本语言js,vbs等,在如此多的选择面前,很多人不知道该选择哪一种好。其实不管哪一种语言,既然他存在,就一定有他的价值,有它的特定用途,而这往往是其它语言所无法比拟的。譬如C++就适合于系统底层的编程,而java一般就用于对稳定性,兼容性要求较高的场合,正所谓各有所长。像我一般用C++编写网络基层和与操作系统相关的程序,用C#写ASP.NET等程序,必要的时候再辅以
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:33861
    • 提供者:hhmpc
  1. gen-cpp

    0下载:
  2. 本例是一个简单的thrift测试程序,包括客户端和服务端。thrift允许你定义一个简单的定义文件中的数据类型和服务接口。以作为输入文件,编译器生成代码用来方便地生成RPC客户端和服务器通信的无缝跨编程语言。-Apache Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engin
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:244615
    • 提供者:深蓝
  1. AjAxMinApp

    0下载:
  2. CSharp(C#) Microsoft Ajax Minifier 界面管理, 可批量压缩js和css文件-CSharp (C#) Microsoft Ajax Minifier interface management, bulk compressed js and css files
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:209586
    • 提供者:ps
  1. MySolutionPlugin

    0下载:
  2. C++ ATL ACTIVEX控件 与IE实现BHO插件功能! 实现在IE页面插入JS代码!-C++ ATL ACTIVEX control and IE BHO plug-in feature! Realize insert JS code in the IE page!
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2014-04-28
    • 文件大小:636928
    • 提供者:jason
  1. liuchengdingzhi

    0下载:
  2. 是一个.net的开发程序,主要针对流程定制而做的。应用了c#和vml以及js等技术,比较容易理解-A net development program, mainly for process customization to do. Application of c# and vml and js technology easier to understand
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:60682
    • 提供者:王宜晓
  1. RR

    0下载:
  2. 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\masm>js 3+2 5 c:\masm>js 6*7 2A c:\masm>js 10-4 c c:\masm>js 12/3 6 -This is a computer program is downloaded from the
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:3815
    • 提供者:周斧
  1. webbrowser

    0下载:
  2. MFC使用WebBrowser控件,实现js与C++的互调用-MFC uses the WebBrowser control, the js and C++, mutual call
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:61253
    • 提供者:wg
  1. CSAndJSTest

    0下载:
  2. 一个完整的c#与js相互调用的简单例子,配上json解析包-A complete c# with js simple example of calling each other, coupled with json parsing package
  3. 所属分类:CSharp

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