CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 行号

搜索资源列表

  1. Biz_Win08_Icon_ico_sc

    0下载:
  2. 自定义网格,带有合计, 与标题,行号等相关功能-Custom grid
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4858504
    • 提供者:戴生
  1. VCzi_dong_xian_hang

    0下载:
  2. 这是一个能在vc中自动显示行号的小插件,希望对大家有用-This is an in vc automatically display the line number of small plug-in the hope that useful
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:5414912
    • 提供者:zhiguo
  1. xml

    0下载:
  2. 读取plsql导出来的xml数据,只需要输入行号和列号即可,控制的超出范围读取xml内容。-Read the plsql guide out of the xml data, only need to enter the row and column numbers can be read xml content control is out of range.
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:404317
    • 提供者:tangjian
  1. flow

    1下载:
  2. 3、 流式IO(三) 编写C++程序完成以下功能: (1) 输入一个文本文件名; (2) 打开文件名,在该文件的每一行前面加上一个行号,保存在另外一个文本文件中。-Streaming IO (c) write C++ program to perform the following functions: (1) Enter the file name of a text (2) Open the file name, plus a line number in front of e
  3. 所属分类:Other windows programs

    • 发布日期:2014-09-11
    • 文件大小:1024
    • 提供者:
  1. WinWZ

    1下载:
  2. VB.NET 2010 读、写 ACCESS2010 含安装文件,界面舒服,含有查找功能,能快速筛选出需要的信息,另具有分组、排序、筛选、导航、自动最佳列宽,表格增有行号显示。-VB.NET 2010 to read to, write ACCESS2010 including installation file, comfortable interface, containing the Find feature to quickly filter out the information
  3. 所属分类:ADO-ODBC

    • 发布日期:2016-03-24
    • 文件大小:7816192
    • 提供者:wsj
  1. quhanghao

    0下载:
  2. 去行号程序,将网上下载的带行号的代码进行去除行号处理。-Go to the line number of the program, with line numbers download code to remove line numbers.
  3. 所属分类:.net

    • 发布日期:2017-12-08
    • 文件大小:51048
    • 提供者:JACK
  1. compr.tar

    0下载:
  2. 可以对比两文本文件的不同,并输出不同的行号-compare two text files and output the number of different lines.
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:10240
    • 提供者:乌龟
  1. scintillaax

    0下载:
  2. 显示行号的语法高亮编辑器[scintillaax.rar]-精品源代码。-Display line numbers, syntax highlighting editor [scintillaax.rar]- boutique source code.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-20
    • 文件大小:434053
    • 提供者:psd562013601
  1. 5

    0下载:
  2. 对一个方阵转置,就是把原来的行号变列号,原来的列号变行号 例如,如下的方阵:-On the transpose of a square matrix, that is, to the original line number column number, the original change line number of the column number of example, the following matrix:
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:990
    • 提供者:苏萨斯
  1. JMine

    0下载:
  2. 本程序为java课程设计。参考Windows自带的扫雷游戏做了简化。用java编写,采用了Swing 界面。其中运用了OO思想。多线程技术、java的awt.events消息处理。总代码量700多行。AboutFrame.java程序“关于”对话框。JCounter.java计数器类。JMine.java主程序类。JMineArth.java 地雷分布图算法类。JMineButton.java:Jbutton的扩展类有行号、列号、标记标志和单击标志。StartJMine.java程序入口点。Wi
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:62834
    • 提供者:lili
  1. threadandword.zip

    0下载:
  2. 通过多线程将多个word根据行号解析,其中用到了多线程技术,ini文件等,thread and word
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-04
    • 文件大小:1153069
    • 提供者:gaoxin
  1. CodeHighLight.zip

    0下载:
  2. C#实现代码的显示,包括行号的绘制及部分关键字的查找及颜色重绘,类似语法高亮,C# implementation code display, including the drawing of the line number and a keyword search and color redraw similar syntax highlighting
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:293549
    • 提供者:guoxiang
  1. RichTextBox

    0下载:
  2. 实现了richtextbox中添加行号,点击某行获取他的值-Achieve richtextbox add line numbers, click a row to get his value
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:54477
    • 提供者:毕于凯
  1. mfc_button

    0下载:
  2. 1.建立一个基于Dialog的MFC工程; 2.设置在Dialog窗体宽度为500,在其第一行位置放置一个组合框和一个按钮; 3.组合框设置8个默认选项,选项的内容分别是数字1,2,3,4,5,6,7,8 4.组合框允许输入数字,范围是0-50 5.按钮标题是“Do it” 6.点击“Do it”按钮,实现功能:①根据组合框填写或选择的数值(假设该值是n),创建n个按钮,每个按钮的大小都是高25长40,从界面上第二行开始显示,每一行显示的按钮数不超过(10-行号),超过时自动
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:4367073
    • 提供者:事实上
  1. Assistant

    2下载:
  2. 文学研究人员需要统计某篇英文小说中某些形容词出现的次数和位置。试写一个实现这一目标的文字统计系统,称为“文学研究助手”。 基本要求为: 英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词出现的次数和出现位置所在行的行号,格式自行设计。-Literary researchers need to count the number and location of some of the adjectives in t
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:16757
    • 提供者:丁洁琼
  1. lexical-analyzer

    0下载:
  2. 词法分析器,进行简单的词法分析,输出格式为:行号 字符串 数据类型 结果为:标示符-Lexical analyzer, a simple lexical analysis, the output format is: line number string data type: identifier
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:39580
    • 提供者:刘山
  1. Richtextbox

    0下载:
  2. 给richtextbox添加行号,并且可以选择行号-Add line numbers to richtextbox, and you can select the line number
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:49906
    • 提供者:wqd
  1. 215

    0下载:
  2. 程序运行时,先从键盘输入一个文本文件的文件名(约定:字符数≤127字节,可含路径)和一个字符串(约定:字符数≤20字节,其中不含空格、TAB等,后面称之为Str),再在屏幕上显示该文件的内容。要求显示完内容后,在屏幕上输出文件的行数(行之间以’\n’为分隔、每行的长度不定但均≤200个字节)、字符串Str在文件中第1次出现的行号和最后一次出现的行号(查找时不区分大小写、不跨行查找,若未找到,则行号显示为-1)。   注意,程序中不能使用库函数fgets或使用同名的变量、函数、单词,行的编号从
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:243348
    • 提供者:肖硕
  1. Game

    0下载:
  2. 用黑窗口通过简单的输入 计算行号实现星球大战游戏-With black window by a simple calculation of the input line number to achieve Star Wars game
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:1499
    • 提供者:张立宏
  1. VBCodeLines

    0下载:
  2. 自动增加VB程序行号并统计代码行数 -Automatically increase the VB program line numbers and statistics automatically increase the number of lines of code VB program line numbers and statistics the number of lines of code
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:29322
    • 提供者:cdgeq
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com