Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - refactoring
Search - refactoring - List
根据IP地址得出内网中相应主机的主机名,便于开发CS程序(According to the IP address have Intranet host name of the host, is advantageous for the development of CS program)
Update : 2024-05-02 Size : 13312 Publisher : pqlcbures

Visual Assist X是一款非常好的Microsoft Visual Studio插件,它可以完全集成到您的Microsoft开发环境中(Visual Assist is a Visual Studio extension - a productivity tool for refactoring, reading, writing, navigating etc.)
Update : 2024-05-02 Size : 11512832 Publisher : zuberchen

DL : 0
HLA基于COM的对象模型实现和重构,文章资料 不错的(HLA object model implementation based on COM and refactoring, good article data)
Update : 2024-05-02 Size : 88064 Publisher : peluae

一款通过flask生成的api接口, 详细的表述了如何使用,个人也可通过重构此项目来自定义。登录时直接通过微信扫描登录。 使用了redis加快速度。(A API interface generated by flask, described in detail how to use, individuals can also be defined by refactoring the project. Login directly through WeChat scan login. Use redis to speed up.)
Update : 2024-05-02 Size : 9524224 Publisher : 振奋中心

DL : 0
An Object Explorer Written in a Map/Filter style with C# Partial Application Functions Recently I wanted to visually inspect the structure of an object created by some service, so I wrote a function that reflects over an object and builds a tree of the various class properties and drills into List<T> collections. Simple enough, but I thought, gee, this might be useful, I'd like to expand it to handle Dictionary<A, B>, enums, nullable property types, etc. The main recursive function ended up being a 130 line long sort of organized mess. Thinking about refactoring it into more manageable pieces, it occurred to me that all this code was basically an imperative implementation of map and filter operations.
Update : 2024-05-02 Size : 925696 Publisher : xps1530

关于压缩感知的不同的重构算法,可以提供给学习压缩感知的研究者的对比。(Different refactoring algorithms for compressed sensing can be compared to researchers working on compressed sensing.)
Update : 2024-05-02 Size : 80896 Publisher : 123qy

DL : 0
ct重构,用于计算图像。。。。。。。。。。。。。。。。(CT refactoring for computing images................)
Update : 2024-05-02 Size : 7168 Publisher : 拉东

软件预构艺术中的实例,以三个“极致”为方针,实现了一家虚构的CD租用系统,包括了GUI的部分,说明在进行一项软件项目时会面临到的各种课题。从与老板Sam聊起他理想中的系统应该长什么样子开始,文中不时穿插主角与客户之间的对话,活生生地如同您在与客户之间的沟通互动。(Prefactoring approaches software development of new systems using lessons learned from many developers over the years. It is a compendium of ideas gained from retrospectives on what went right and what went wrong in development. Some of these ideas came from experience in refactoring. Refactoring is improving the design of existing code to make it simpler and easier to maintain. This practical, thought-provoking guide details prefactoring guidelines in design, code, and testing. These guidelines can help you create more readable and maintainable code in your next project. To help communicate the many facets of this approach, Prefactoring follows the development of a software system for a fictitious client, named Sam, from vision through implementation. Some of the guidelines you'll encounter along the way)
Update : 2024-05-02 Size : 457728 Publisher : EarlDoss

本书清晰揭示了重构的过程,解释了重构的原理和最佳实践方式,并给出了何时以及何地应该开始挖掘代码以求改善。书中给出了70多个可行的重构,每个重构都介绍了一种经过验证的代码变换手法的动机和技术。(This book clearly reveals the process of refactoring, explains the principles of refactoring and best practices, and gives the time and where to begin to code to improve. The book gives more than 70 viable refactorings, each of which introduces the motivations and techniques of a proven code transformation technique.)
Update : 2024-05-02 Size : 31179776 Publisher : wlj1

Visual Studio Code is a source code editor developed by Microsoft for Windows, Linux and macOS. It includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring
Update : 2024-05-02 Size : 2618368 Publisher : Watashix

在汲取 Tomcat 5.5.x优点的基础上,实现了Servlet 2.5和JSP 2.1等特性的支持。除此以外的改进列表如下: · 内存使用优化 · 更大的IO容量 · 重构聚类(Based on the advantages of Tomcat 5.5.x, the support of Servlet 2.5 and JSP 2.1 is realized. The list of improvements is as follows: Memory usage optimization Larger IO capacity Refactoring clustering)
Update : 2024-05-02 Size : 7296000 Publisher : sdgege

本书全面详细地解释了领域驱动设计、测试驱动开发、依赖注入、持久化、重构、模式等很多基本概念,并以C#和NET实例为依托,展示了这些概念的实际应用和重要价值。更重要的是,本书还将这些概念整合到一起,为开发人员从头至尾地揭示了完整的开发路线。阅读本书后,读者将能真正掌握这些重要概念,并有效地将它们结合起来,应用到实际开发过程中。本书适合软件架构师和开发人员阅读。(This book explains in detail the basic concepts of domain driven design, test driven development, dependency injection, persistence, refactoring, schema, and so on. Based on the examples of C# and NET, the paper demonstrates the practical application and important value of these concepts. More importantly, this book will also integrate these concepts together, as developers revealed from first to last complete development route. After reading the book, the reader will be able to really master these important concepts, and effectively combine them, applied to the actual development process. This book is suitable for software architects and developers to read.)
Update : 2024-05-02 Size : 67387392 Publisher : s2879

绝对免杀的ASP木马,好东西大家一起分享!()
Update : 2024-05-02 Size : 19456 Publisher : OAA%252188314

本书清晰揭示了重构的过程,解释了重构的原理和最佳实践方式,并给出了何时以及何地应该开始挖掘代码以求改善。书中给出了70多个可行的重构,每个重构都介绍了一种经过验证的代码变换手法的动机和技术。本书提出的重构准则将帮助你一次一小步地修改你的代码,从而减少了开发过程中的风险。 本书适合软件开发人员、项目管理人员等阅读,也可作为高等院校计算机及相关专业师生的参考读物。(This book clearly reveals the process of refactoring, explains the principles of refactoring and best practices, and gives when and where to start mining code for improvement. More than 70 viable refactors are given in the book, each of which introduces a proven motivation and technique for transcoding code. The refactoring guidelines presented in this book will help you to modify your code one step at a time, reducing the risk in the development process. This book is suitable for software developers, project managers and other reading, but also as a college and university computer and related reference materials for teachers and students.)
Update : 2024-05-02 Size : 1238016 Publisher : by598212327

压缩感知信号重构入门代码 omp代码 MATLAB(Compression awareness refactoring entry code omp code MATLAB)
Update : 2024-05-02 Size : 709632 Publisher : boston ubuntu

重构--改善既有代码的设计_中文版;KINDLE 用的mobi格式(Refactoring to improve the design of existing code)
Update : 2024-05-02 Size : 1559552 Publisher : AcrossSoul

一个很好用的UI控件源码,用于应用程序配置()
Update : 2024-05-02 Size : 4096 Publisher : HSD%25252101043

DL : 0
重构C语言标准库的部分功能函数。memcpy, memcmp, memset, strlen,strcmp,strcpy,strfind.(Refactoring the functional functions of the C language standard library. memcpy, memcmp, memset, strlen,strcmp,strcpy,strfind.)
Update : 2024-05-02 Size : 3072 Publisher : unarty

本程序用于求解一维无粘可压缩欧拉方程(激波管问题) 运用Dummy Cell处理边界条件; 通量计算方式: AUSM Scheme; 重构方法:MUSCL方法 限制器:Van Albada限制器 时间离散:四步Runge-Kutta方法(his program is used to solve one dimensional inviscid compressible Euler equation (shock tube problem) Application Dummy Cell Treatment of boundary conditions ; Flux calculation method AUSM Scheme; Refactoring method: MUSCL Method Limiter: Van Albada limiter Time discretization: four steps Runge-Kutta Method)
Update : 2024-05-02 Size : 13312 Publisher : cfdzaza

关于控件样式重构,DC场景等,下拉列表、button、lalel等控件的阴影效果(Shadow effects on control style refactoring, DC scenes, drop-down lists, button, lalel and other controls)
Update : 2024-05-02 Size : 3072 Publisher : 醉Coding
« 1 2 ... 4 5 6 7 8 910 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.