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

搜索资源列表

  1. PrinterFramework_src

    0下载:
  2. The source contains pdf and html documentation with UML schema, refactoring & a using section. A small demonstration project is also present in this zip. The code simplifies the print and preview of a window. The main idea is to provide a canva
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:1022.49kb
    • 提供者:孙磊
  1. eeg_Decompositions

    0下载:
  2. 可以把一段脑电信号分解成多个频段,然后各频段重构就可以提取脑电信号的各频段成份了-Period of EEG can be broken down into multiple bands, each band then refactoring can extract EEG bands ingredients
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:711byte
    • 提供者:eric
  1. refactoring

    0下载:
  2. 重构,refactoring-improving the design of existing code -Reconstruction, refactoring-improving the design of existing code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.91mb
    • 提供者:slj
  1. RefactoringImprovingtheDesignofExistingCode

    0下载:
  2. Refactoring - Improving the Design of Existing Code-Refactoring- Improving the Design of Existing Code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.78mb
    • 提供者:denis
  1. chonggou

    0下载:
  2. 通过代码重构,能够使得您的代码更加紧凑高效,健壮-Through code refactoring, to make your code more compact and efficient, robust
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:11.92mb
    • 提供者:xyj
  1. 2007361453185

    0下载:
  2. 1. 每天定时提示订饭 2. 每个Conversation包装成Session 3. 值日安排 4. 订饭后Close 5. 记账,记录欠款状况 6. Offline自动重新连接 7. 重新连接bug修正 8. white list/ black list 9. 重构OrderRobert部分 10. 独立MainForm中MSN部分代码 如果你改善了本程序,请将最新源码反馈给我,谢谢!-1. Every time prompt set meal 2
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:370.04kb
    • 提供者:garychen
  1. RefactoringDesign_Existing_Code

    0下载:
  2. Refactoring-Improving_the_Design_of_Existing_Code 源码-Refactoring-Improving_the_Design_of_Existing_Code source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.78mb
    • 提供者:臧亚强
  1. refactoring

    0下载:
  2. 一般人写代码 和高手写代码的区别... 请看上面代码的重构...与 没有重构前的区别..
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:20.88kb
    • 提供者:sjk
  1. chonggou

    0下载:
  2.  Martin Fowler和《重构:改善既有代码的设计》(中文版)另几位作者清楚揭示了重构过程,他们为面向对象软件开发所做的贡献,难以衡量。《重构:改善既有代码的设计》(中文版)解释重构的原理(principles)和最佳实践方式(best practices),并指出何时何地你应该开始挖掘你的代码以求改善。《重构:改善既有代码的设计》(中文版)的核心是一份完整的重构名录(catalog of refactoring),其中每一项都介绍一种经过实证的代码变换手法(code transforma
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.51mb
    • 提供者:Sun
  1. jquery-columnnav-1.0

    0下载:
  2. 列导航提供了一个Mac OS X / NeXTStep风格为无序的HTML列表的导航。(有序列表将支持1.1版本) 它被设计来逐步提高列表信息通过重构到列的数据。每一列表示的子程序选中的项。 这是特别有用的格式长层次结构。 菜单的一个例子在行动在这里可以看到。 -Column Navigation provides a Mac OS X/NeXTStep style navigation for unordered HTML lists. (Ordered lists will
  3. 所属分类:Other systems

    • 发布日期:2017-11-02
    • 文件大小:3.35kb
    • 提供者:sdamao
  1. paopao

    0下载:
  2. 冒泡排序冒泡法排序:将待排序的元素看作是竖着排列的"气泡",较小的元素比较轻,从而要往上浮。在冒泡排序算法中我们要对这个"气泡"序列处理若干遍。所谓一遍处理,就是自底向上检查一遍这个序列,并时刻注意两个相邻的元素的顺序是否正确。如果发现两个相邻元素的顺序不对,即"轻"的元素在下面,就交换它们的位置。显然,处理一遍之后,"最轻"的元素就浮到了最高位置;处理二遍之后,"次轻"的元素就浮到了次高位置。在作第二遍处理时,由于最高位置上的元素已是"最轻"元素,所以不必检查。一般地,第i遍处理时,不必检查第
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:190.21kb
    • 提供者:siting
  1. Refactoring

    0下载:
  2. Introduce the concept of Refactoring, “Bad Smells” in Code and cover a few examples
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:137.57kb
    • 提供者:nicko
  1. hanzichonggou

    0下载:
  2. 这是汉字重构和汉字特征提取的的代码,运行过能实现且有相应的中文注释-This is the man and the character feature extraction refactoring code, run-off can be achieved and a corresponding Chinese comments
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:44.2kb
    • 提供者:锦霞
  1. CustomSSTABEx

    0下载:
  2. 重绘SSTab控件2.0,老代码重构,加入了脏区域处理,无窗口控件重绘,UpDown控制按钮,修复GDI句柄泄露的BUG;-Redraw SSTab controls 2.0, old code refactoring, joined the dirty area treatment, no window control to redraw, UpDown control button, repair the GDI handle leak BUG
  3. 所属分类:Tab Control

    • 发布日期:2017-04-29
    • 文件大小:236.66kb
    • 提供者:gvu
  1. chongzai3

    0下载:
  2. 算法重构的C++代码,重构的是指针操作符和取地址操作符-C++ reconstruction algorithm code refactoring is a pointer operator and fetch address-of operator
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1.77mb
    • 提供者:杨朝煜
  1. Castalia-v4.1.0.15.for.Delphi7

    0下载:
  2. Castalia for Delphi s a premier code productivity plug-in for the Delphi Integrated Development Environment. With code refactoring, structural highlighting, parenthesis matching, flow control, highlighting, and live syntax checking, Castalia makes yo
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3.01mb
    • 提供者:execexec
  1. Subspace-tracking-refactoring

    0下载:
  2. Subspace tracking algorithm, and can be downloaded for colleagues engaged in compression perception.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:374.13kb
    • 提供者:hu.zhuhua
  1. crause

    0下载:
  2. HLA基于COM的对象模型实现和重构,文章资料 不错的-HLA object model implementation based on COM and refactoring, good article data
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:85.88kb
    • 提供者:Zaraswo
  1. 515435

    0下载:
  2. HLA基于COM的对象模型实现和重构,文章资料 不错的-HLA object model implementation based on COM and refactoring, good article data
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-14
    • 文件大小:85.88kb
    • 提供者:Brwdget
  1. Refactoring to Patterns (Joshua Kerievsky)

    0下载:
  2. refactoring patterns
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:293kb
    • 提供者:nnguyetnam
« 12 »
搜珍网 www.dssz.com