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

搜索资源列表

  1. counting_src

    0下载:
  2. 一个统计代码行的很简单很适用的小工具-a statistical line of code is very simple and very applicable to the small tools
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:169.63kb
    • 提供者:章恒
  1. cmd_line_20040915

    0下载:
  2. 关于命令行使用的经典C代码-on the command line using the classic C code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.39kb
    • 提供者:立亮
  1. DIREXIST

    0下载:
  2. C程序源代码,编译命令cc-ofgetfget.c-lcurses 此程序适用于SCOUNIX主机系-C source code, compile command cc-ofgetfget.c - lcurses this procedure applies to SCO UNIX mainframe line
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.48kb
    • 提供者:tt
  1. sheen_patch

    0下载:
  2. This code can be used to model a microstrip line or a microstrip patch antenna (the particular problem being modeled is determined at compile-time via various declarations).
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.49kb
    • 提供者:蒋长宏
  1. treetable

    0下载:
  2. 用java写得一个treetable实现,可以携带用户自己的数据类。本例带有一个简单得使用例子: 1、导入到Eclipse,把package换成你自己得package 2、运行TreetableMain.java即可 这是本人参考sun公司给出得那个treetable例子写得。重大改进如下: 1、sun公司的例子可能是由于写得较早,里面重写了TreeModel和AbstractTableModel的很多方法。本人改进了它里面的TreeTableModel和TreeTable
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:33.14kb
    • 提供者:李振华
  1. 条形码生成

    1下载:
  2. 运行程序后跳出运行窗口,点击EAN_13 code输入条形码的数字 single-line-width可以调节条码宽度,color可以改变条码颜色 -operational procedures after running out the window, click EAN_13 code bar code input to the digital single-line-width can be adjusted barcode width, color can change the
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:38.54kb
    • 提供者:许茜
  1. U

    0下载:
  2. u盘的copy原代码,可以自动的把u盘的文件考在目录下,辕马出在黑棵防线2005-6期 -copy of the original code, it will automatically put the u-examination of documents in the directory, Shaft-horse out of the black tree line 2005-6 period
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:290.07kb
    • 提供者:孟庆
  1. 源码统计

    1下载:
  2. 可用于对VC++、C++ Builder、Delphi、VB、C/C++、 ASM、Java等程序源码进行详细的统计,可以非常准确的 分析出程序中代码行、注释行和空白行的行数。程序会 自动根据你选择的文件类型选择相应的统计方式,并将 所有文件的分析结果进行汇总,便于方便直观的对程序 代码量进行全面的统计。本软件是绿色软件,不需要安 装,展开到任意目录,直接运行即可。-can be used to VC, C Builder, Delphi, VB, C / C, ASM,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:153.43kb
    • 提供者:唐唐
  1. 最小二乘法直线拟合程序

    4下载:
  2. 此程序为vc程序源代码,而且是多项式拟合程序,具体做法是从一副图上读出离散或连续的点,拟合成直线或曲线。-procedure for vc source code, but is polynomial fitting procedures, the specific approach is a map read out discrete or continuous, straight line or be synthetic curve.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.86kb
    • 提供者:liu
  1. WAV_PLAYER

    0下载:
  2. C++不仅仅是支持面向对象的程序设计语言 学习编程最好的方法之一就是阅读源代码 在任...不要停留在集成开发环境的摇篮上,要学会控制集成开发环境,还要学会用命令行方式处理程序-C is not only to support the object-oriented programming language programming One of the best ways is to read the source code in office ... should not remain in t
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:53.28kb
    • 提供者:何克
  1. SourceCount

    0下载:
  2. 统计VC++代码行数的代码,从别人那里下载过来然后添加了一些功能-statistics VC source line number of code downloaded from the others over there then adds some features
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:85.85kb
    • 提供者:lujunjie
  1. HelloArgs

    0下载:
  2. 【代码2】写一个循环,要求输出若干个”hello“,个数由命令行参数的大小决定 -code -- write a cycle, a number of output requirements, "hello", Number of command-line parameters from the size of a decision
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:782byte
    • 提供者:王刚
  1. draw-line

    0下载:
  2. 本代码实现在picture控件中心画两条交叉的红色十字线。本代码是在vc6.0下开发的MFC程序。-The code in the picture control center of the red cross painted two intersecting lines. The code is under development in the MFC vc6.0.
  3. 所属分类:Static control

    • 发布日期:2017-04-10
    • 文件大小:1.78mb
    • 提供者:bruce_xia
  1. LineCounter

    0下载:
  2. 使用vc实现的一款可以统计C/C++源代码行数的程序 。-The example can provide the method to count the source code line .
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:49.78kb
    • 提供者:liuxingyu
  1. Time-Line-Simulate

    0下载:
  2. Smart code for smart time line component
  3. 所属分类:Tab Control

    • 发布日期:2017-04-05
    • 文件大小:1.81kb
    • 提供者:mehdi
  1. mschart(6.0)

    0下载:
  2. 画表控件,附有代码,可自由更改折线图等,根据说明添加到自己软件上-Painting table controls, with the code, line charts, etc. can be changed freely, according to the instructions to add to your own software
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:2.81mb
    • 提供者:张文
  1. Code

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, how to use a custom brush (color, line width, linear). How to add to the prog
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:858.26kb
    • 提供者:wangguozhang
  1. Lfne__Cthnting

    0下载:
  2. Code Line Counting Tools Code Line Counting Tools-Code Line Counting Tools Code Line Counting the Tools
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:9kb
    • 提供者:fvts!11715
  1. Linf

    0下载:
  2. Code Line Counting Tools Code Line Counting Tools(Code Line Counting Tools Code Line Counting the Tools)
  3. 所属分类:界面编程

    • 发布日期:2017-12-27
    • 文件大小:9kb
    • 提供者:沈珍0
  1. 33903274

    0下载:
  2. Code Line Counting Tools Code Line Counting Tools()
  3. 所属分类:界面编程

    • 发布日期:2018-01-08
    • 文件大小:8kb
    • 提供者:Rdchati
« 12 3 4 5 »
搜珍网 www.dssz.com