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

搜索资源列表

  1. netctoss-ssh

    0下载:
  2. 电信计费系统,对于初学者来说非常实用,很容易看懂-The system is very nice, it is practical As shown previously, you can directly run a number of different commands and chains of commands.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-24
    • 文件大小:163354
    • 提供者:王春
  1. testepon1

    0下载:
  2. Using java to achieve the best equipment telnet commands interactively
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3851
    • 提供者:dy
  1. AbstractMessageParser

    0下载:
  2. Logic for parsing a text message typed by the user looking for smileys, urls, acronyms,formatting (e.g., s for bold), me commands (e.g., "/me is asleep"), and punctuation for Andriod. -Logic for parsing a text message typed by the user looking for
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:10118
    • 提供者:rundaigai
  1. BasicBranchUnit

    0下载:
  2. This BranchUnit remembers the branch unit commands that are invoked on it.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-26
    • 文件大小:801
    • 提供者:serxinso
  1. Input

    0下载:
  2. Container class for STK GET INPUT, GET IN KEY commands parameters.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:761
    • 提供者:mingjuimer
  1. BluetoothAtPhonebook

    0下载:
  2. Helper for managing phonebook presentation over AT commands.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4350
    • 提供者:yowapin
  1. CommandsInterface

    0下载:
  2. Commands Interface for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-26
    • 文件大小:8961
    • 提供者:suixuipi
  1. exercise1

    1下载:
  2. http客户端,服务器,多线程,可实现简单的get命令,包含完整的报头。-http client, server, multi-threaded, you can get simple commands, including complete header.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-14
    • 文件大小:4612
    • 提供者:niu
  1. jsp_servlet_javabean_school

    0下载:
  2. SourceJammer-是一个纯Java的源码与版本控制系统。它包括一个服务端组件用来管理文件及版本历史,处理登入,登出等和其它命令;一个客户端组件用来处理对服务器的请求及管理在客户端文件系统上的文件。-SourceJammer-is a pure Java source code and version control system. It includes a server-side component is used to manage files and version history
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:5833540
    • 提供者:张俊
  1. telnet

    0下载:
  2. java 开发的jsch 模拟ssh协议登录linux 系统执行命令。-java development jsch ssh protocol login linux system simulation execute commands.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1078849
    • 提供者:dglee
  1. CommandRecognizerEngine

    0下载:
  2. This a RecognizerEngine that processes commands to make phone calls and open applications. -This is a RecognizerEngine that processes commands to make phone calls and open applications.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:10085
    • 提供者:faimefu
  1. CommandDetails

    0下载:
  2. Class for Command Detailes object of proactive commands from SIM.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:841
    • 提供者:fainonlui
  1. MockRilController

    0下载:
  2. Contain a list of commands to control Mock RIL. Before using these commands the devices.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1863
    • 提供者:cueviuwue
  1. promptforbugortitle

    0下载:
  2. Module that assists in parsing the output of "am instrument" commands run on the device.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:10560
    • 提供者:heimangnun
  1. JetAudition

    0下载:
  2. Initializes Audition window controls, then spawns off a thread to be ready for playback commands.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4316
    • 提供者:hongfongdeng
  1. upload_unittest

    0下载:
  2. Upload Commands Test Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:994
    • 提供者:ningengbao
  1. download_unittest

    0下载:
  2. Download Commands Test Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1094
    • 提供者:hihute
  1. MockRilController

    0下载:
  2. Contain a list of commands to control Mock RIL. Before using these commands the devices.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:5545
    • 提供者:chninjsp
  1. SigField

    0下载:
  2. Contain a list of commands to control Mock RIL. Before using these commands the devices.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4267
    • 提供者:ghi19f
  1. hello_xmlrpc

    0下载:
  2. xml rpc是使用http协议做为传输协议的rpc机制,使用xml文本的方式传输命令和数据。一个rpc系统,必然包括2个部分:1.rpc client,用来向rpc server调用方法,并接收方法的返回数据;2.rpc server,用于响应rpc client的请求,执行方法,并回送方法执行结果。RPC是Remote Procedure Call的缩写,翻译成中文就是远程过程调用,是一种在本地的机器上调用远端机器上的一个过程(方法)的技术,这个过程也被大家称为“分布式计算”,是为了提高各个
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:198702
    • 提供者:willy
« 1 2 3 45 6 »
搜珍网 www.dssz.com