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

搜索资源列表

  1. wuxin

    0下载:
  2. 用汇编语言实现两个文件中的矩阵的乘法,将计算结果存入一个新的文件中,带命令行参数运行。-The two documents with the assembly language implementation of matrix multiplication, the calculation result into a new file, with a command-line arguments to run.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1707
    • 提供者:吴心
  1. jmail11098

    0下载:
  2. ,下载jmail组件,可以直接安装;也可以找到jmail.dll,手动注册组件。命令行环境下,到jmail.dll所在目录,运行regsvr32 jmail.dll,C#程序中,行首加上using jmail,如下:(点击btnSend按钮后发送邮件) -, Download jmail components can be installed directly also be found jmail.dll, manually register the component. Command
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1738
    • 提供者:车行
  1. cmd

    0下载:
  2. windows命令行下的所有命令详细解答和使用-windows command line detailed answers to all commands and the use of
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5525
    • 提供者:王刚
  1. pctest

    0下载:
  2. 在线考试测试系统 一.系统安装说明 0. 安装JDK1.6 和 tomcat 5.5 1.安装mysql数据库,建议使用5.0.X版本的,更高版本可能需要较多的配置过程,不推荐新手使用。 2.启动mysql服务程序,新建一个名为pctest 的数据库。在dos命令行下,转到mysql安装目录的bin目录下,假设你已经把我提供的数据库文件复制到了这个目录,并且文件名为pctest.sql。使用 mysql --user=a1 --password=a2
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:3542745
    • 提供者:yaya
  1. 63

    0下载:
  2. 在线考试测试系统一.系统安装说明 0. 安装JDK1.6 和 tomcat 5.5 1.安装mysql数据库,建议使用5.0.X版本的,更高版本可能需要较多的配置过程,不推荐新手使用。 2.启动mysql服务程序,新建一个名为pctest 的数据库。在dos命令行下,转到mysql安装目录的bin目录下,假设你已经把我提供的数据库文件复制到了这个目录,并且文件名为pctest.sql。使用 mysql --user=a1 --password=a2 pctest < pctest.sql
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:343925
    • 提供者:wxj
  1. cmdlineargument

    0下载:
  2. 这个例子程序演示如何解析命令行参数并使在应用程序中引用-This sample demonstrates how to parse command line arguments and make them available to an application.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:8682
    • 提供者:好人
  1. PEiD

    1下载:
  2. 现在的软件大都加了壳,给破解汉化带来非常大的不便。PEiD 能够侦测出几乎所有的壳,其数量已超过 470 种 PE 文件的加壳类型和签名,新版本增加了命令行的操作支持,使用非常方便。经分析是目前各类查壳工具中性能最强大的一款。另外还可识别出 EXE 文件是用什么语言编写的,比如:VC++、Delphi、VB 或 Delphi 等。-Most of today' s software, added a shell to break caused great inconvenience fin
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:2719963
    • 提供者:老袁
  1. AutoRegisterOPCCOM

    0下载:
  2. a在开发OPC应用程序的时候,如果OPC对象没有在机器上注册,那么程序是无法运行的. 所以必须对OPCDAAuto.dll进行注册.如果您习惯于使用RegSvr32命令手工注册,那没有什么,可是如果您的程序要在未知的环境下运行,那么自动注册是必要的. 这个程序就是为了解决自动注册的问题 使用说明: 这是个命令行程序, 专为其他程序调用,也可在控制台下手工执行. 参数: /r 注册OPC组件 /u 反注册OPC组件 使用时必须将OP
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:201913
    • 提供者:刘伟
  1. ysc

    0下载:
  2. 与命令行交互Interact with the command line-Interact with the command line
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4015
    • 提供者:于思成
  1. search

    0下载:
  2. 查找替换命令行工具。可成批处理文本文件,主要特点有: 1.支持通配符、整字、大小写方式进行查找替换。 2.支持对照表文件进行查找替换。左边一列是查找的内容,右边一列是替换为的内容; 3.支持多种输出形式。可以只输出查找到的内容,可以剔除找到的内容,也可以删除包含关键字的一行。-Find&Replace command-line tool. Can be batch processing text files。main features are: 1. Support for wild
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:65688
    • 提供者:Su weiqin
  1. myshell.c.tar

    0下载:
  2. 简单的shell功能实现,并且可以在命令行重定向。-A simple shell function realization and can be redirected at the command line.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:618
    • 提供者:赵晨曦
  1. CommandLineTest

    0下载:
  2. 命令行在不同窗口中的发送与接收,对于在自己程序中使用命令方式很有用-Command line in a different window in the sending and receiving, for in their own programs using the command proved to be useful
  3. 所属分类:EditBox

    • 发布日期:2017-04-10
    • 文件大小:1626666
    • 提供者:apple_ant
  1. ISIGHT_jicheng

    0下载:
  2. ISIGHT商业软件如何集成命令大全 调用商业软件命令行-ISIGHT business software how to integrate the command Daquan Business Software command-line call
  3. 所属分类:Applications

    • 发布日期:2017-03-29
    • 文件大小:171942
    • 提供者:ling
  1. AddressList(1)

    0下载:
  2. 实现技术:java语言,界面采用java swing编程,数据库用mysql数据库 具体说明: jar文件夹: jar包:是整个项目打成的jar包,通过命令行那个java -jar 命令可以运行(能连接数据库),或者直接双击运行(连不上数据库,只能看到界面)-Implementation Technology: java language interface using java swing programming, database mysql database with spec
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:271395
    • 提供者:jane
  1. dump

    0下载:
  2. 产生一个文件的十六进制倾印码(dump)。它应该从命令行接受单个参数,也就是需要进行倾印的文件名。如果命令行未给出参数,程序就打印标准输入的字符串的倾印码。-Produce a hex dump file code (dump). It should accept the individual arguments from the command line, that is, the need for dump file names. If the command line parameter
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:1312
    • 提供者:陈介平
  1. PersonalTax

    0下载:
  2. 一个基于命令行的计算个人所得税的应用程序,根据用户输入的当月工资薪金总额计算应缴纳个人所得税,支持修改税率和起征基数。-A calculation based on the command line application, personal income tax, based on user input in terms of gross wages and salaries that month should pay individual income tax, and would impo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:22027
    • 提供者:Mark
  1. Agenda

    0下载:
  2. 采用面向对象方法和JAVA语言开发一个基于命令行交互方式的议程管理系统,已注册到系统的用户(user)可添加(add)删除(delete)查询系统中的会议(meeting)安排。系统还提供注册和清楚自己议程的功能。-JAVA object-oriented method and language to develop a method based on command-line interactive agenda management system registered to the syst
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:4862
    • 提供者:Mark
  1. filedel

    0下载:
  2. 自动清理过期文件和空文件夹。按照配置参数监控多个文件夹,自动删除过期文件和空文件夹,支持命令行参数。-Automatically clean up expired files and empty folders. Configuration parameter monitoring in accordance with multiple folders, automatically delete expired files and empty folders, support for comma
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:493196
    • 提供者:zks
  1. astyle

    0下载:
  2. 很好的代码通用的代码格式化软件(命令行,附教程如何支持 CB 和SourceInsight)-Good common code format software code (the command line, with a tutorial on how to support the CB and SourceInsight)
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:260061
    • 提供者:李子轩
  1. taxcalculate

    1下载:
  2. 基于命令行个人所得税计算,编译原理课程实验成果-Command-line personal income tax calculation, experimental results compiled Principle
  3. 所属分类:Ajax

    • 发布日期:2017-04-05
    • 文件大小:9703
    • 提供者:Benmerin
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com