E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
managing
Monitor and diagnose performance in Java SE 6
Java SE 6 provides an in-depth focus on performance, offering expanded tools for
managing
and monitoring
·
2015-11-01 08:45
performance
关于iOS中的文本操作-管理text fields 和 text views
Managing
Text Fields and Text Views 管理UITextField和UITextView实例 UITextField和UITextView的实例拥有两个最主要的功能:
·
2015-10-31 18:00
Field
Pimpls - Beauty Marks You Can Depend On
Managing
dependencies well is an essential part of writing solid code.
·
2015-10-31 18:21
mark
jconsole weblogic
https://blogs.oracle.com/WebLogicServer/entry/
managing
_weblogic_servers_with http://jishudaima.iteye.com
·
2015-10-31 16:25
weblogic
WSS 3.0 Web Service 快速参考
Methods Admin Web Service http://<AdminSite>/_vti_adm/Admin.asmx Provides methods for
managing
·
2015-10-31 16:01
web Service
Aspose如何用,第一步,Workbook
Worksheets
Managing
worksheets using Aspose.Cells is as easy as ABC.
·
2015-10-31 15:08
asp
关于ICloud编程。
NSFileManager Class Reference 里面有
Managing
ICloud-Based Items – setUbiquitous
·
2015-10-31 13:28
icloud
软工第二次阅读作业:软件开发的轻与重
这是个问题 通过这次的阅读任务,我想从这两个方面谈软件工程的轻与重:开发流程模式 与 开发团队模式 开发流程模式的轻与重:
Managing
the development of large software
·
2015-10-31 13:05
软件开发
Intro to Subversion’s Working Copy
Although it’s widely used for
managing
source code files, it can actually be used to manage any type
·
2015-10-31 13:15
subversion
【Highestop】软件工程阅读作业02(课外文章相关感想)
阅读文章:
Managing
the development of large software systems: concepts and techniques(瀑布模型) 以及和我们团队任务相关一篇文章
·
2015-10-31 13:13
软件工程
Microsoft2013校园招聘笔试题
You are
managing
the database of a book publichser, you currently store the book orders your company
·
2015-10-31 11:17
Microsoft
mysql官方的HA中间件
/www.mysql.com/products/enterprise/fabric.html MySQL Fabric is an extensible framework for
managing
·
2015-10-31 11:33
mysql
《
MANAGING
THE DEVELOPMENT OF LARGE SOFTWARE SYSTEMS》总结
这篇文章主要是介绍了“瀑布模型”。作者总结了自己在软件开发中的经验,提出了一个软件项目的开发架构,开发过程是通过设计一系列阶段顺序展开的,从系统 需求分析开始直到产品发布和维护,每个阶段都会产生循环反馈。他给出了固定的顺序,将生存期活动从上一个阶段向下一个阶段逐级过渡,如同流水下泻,最终得 到所开发的软件产品,投入使用,这也许就是我们后来人称之为“瀑布模型”的原因吧。 &
·
2015-10-31 11:25
software
WinFS
quot;WinFS" installation includes a large number of built-in Windows types that can be used for
managing
·
2015-10-31 11:54
nfs
[论文泛读] Dynamic placement of virtual machines for
managing
sla violations (IM, 2007)
Beaty: Dynamic Placement of Virtual Machines for
Managing
SLA Violations.
·
2015-10-31 11:36
dynamic
[Android Training视频系列] 8.2
Managing
Audio Focus
视频讲解:http://www.eyeandroid.com/thread-15896-1-1.html 由于很多应用程序都可以播放音频,因此在播放前考虑它们如何交互就显得很重要了,为了避免同时出现多个声音,Android使用音频焦点(AudioFocus)来控制音频的播放 - 仅仅是获取到Audio Focus的应用程序才能够播放音频。 &nb
·
2015-10-31 10:27
android
本体相关工具
Jena Protege KAON2:an infrastructure for
managing
OWL-DL, SWRL, and F-Logic ontologies http:/
·
2015-10-31 10:49
工具
阅读《
MANAGING
THE DEVELOPMENT OF LARGE SOFTWARE SYSTEMS》和《No Silver Bullet: Essence and Accidents of Software
团队项目开发也进行了两周了,多少有些感想了,对于找“银弹”这个问题,还是计较赞同《No Silver Bullet: Essence and Accidents of Software Engineering》里的看法的,软件项目的复杂度增加真不是线性增加的,在我所在的团队里,是做网站的搜索部分和上传下载部分,比如我开始分配任务给各个组
·
2015-10-31 10:29
software
《
MANAGING
THE DEVELOPMENT OF LARGE SOFTWARE SYSTEMS》总结
这篇文章主要是介绍了“瀑布模型”。作者总结了自己在软件开发中的经验,提出了一个软件项目的开发架构,开发过程是通过设计一系列阶段顺序展开的,从系统需求分析开始直到产品发布和维护,每个阶段都会产生循环反馈。他给出了固定的顺序,将生存期活动从上一个阶段向下一个阶段逐级过渡,如同流水下泻,最终得到所开发的软件产品,投入使用,这也许就是我们后来人
·
2015-10-31 10:29
software
《
MANAGING
THE DEVELOPMENT OF LARGE SOFTWARE SYSTEMS》总结
在瀑布模型中,软件开发的各项活动严格按照线性方式进行,当前活动接受上一项活动的工作结果,实施完成所需的工作内容。当前活动的工作结果需要进行验证,如果验证通过,则该结果作为下一项活动的输入,继续进行下一项活动,否则返回修改。 每个阶段都有指定的起点和终点,过程最终可以被客户和开发者识别(通过使用里程碑),在编写第一行代码之前充分强调了需求和设计
·
2015-10-31 10:17
software
1 App Components - App组件
Managing
the Activity Lifecycle -- 管理Activity的生命周期  
·
2015-10-31 10:25
component
VS:
Managing
Application Resources
Visual Studio
Managing
Application Resources You can create and manage resources
·
2015-10-31 10:27
application
SASS优化响应式断点管理
前端开发whqet,csdn,王海庆,whqet,前端开发专家 原文:《
Managing
Responsive Breakpoints with Sass》 作者:Hugo Giraudel,来自法国
·
2015-10-31 10:42
sass
Interesting Finds: 2008.12.08~2008.12.11
链接A引发的思考 YUI Library, YUI Doc, and Github Event Pooling with jQuery Using Bind and Trigger:
Managing
·
2015-10-31 09:24
REST
UUID
flake-a-decentralized-k-ordered-unique-id-generator-in-erlang/ http://www.appfirst.com/blog/best-practices-for-
managing
-hbase-in-a-high-write-env
·
2015-10-31 09:48
uuid
软件开发的轻与重
这是个问题 通过这次的阅读任务,我想从这两个方面谈软件工程的轻与重:开发流程模式 与 开发团队模式 开发流程模式的轻与重:
Managing
the development of large software
·
2015-10-31 09:22
软件开发
opennebula笔记
2.
Managing
·
2015-10-31 09:19
open
准备微软70-282考试
1.70-282 Exam考试是Microsoft公司的MCSE 2003 Designing, Deploying, and
Managing
 
·
2015-10-31 09:49
微软
Using the SharePoint 2010 Client Object Model_Part_6
Time to wrap up this series and we’re going to mostly talk about
managing
web parts using the client
·
2015-10-31 09:02
SharePoint
Spring Study[13]
Managing
Hibernate resources: As we said, you will keep a single instance of a SessionFactory throughout
·
2015-10-31 09:11
spring
AngularJs学习笔记--
Managing
Service Dependencies
原版地址:http://docs.angularjs.org/guide/dev_guide.services.
managing
_dependencies angular允许service将其他service
·
2015-10-31 09:54
AngularJS
Orchard官方文档翻译(十) 管理Widgets
原文地址:http://docs.orchardproject.net/Documentation/
Managing
-widgets 想要查看文档目录请用力点击这里 最近想要学习了解orchard
·
2015-10-31 08:40
widget
Orchard官方文档翻译(九) 新增并管理媒体资源
原文地址:http://docs.orchardproject.net/Documentation/Adding-and-
managing
-media-content 想要查看文档目录请用力点击这里
·
2015-10-31 08:40
char
.NET Reflector 插件
Download Review: Allows editing and
managing
annotations during code re
·
2015-10-31 08:01
reflect
预排序遍历树算法(非递归无限极分类算法)
本文是我学习MySQL官方教程
Managing
Hierarchical Data in MySQL的笔记多层数据结构估计所有的web开发者估计都不会陌生,各种软件的分类都是基于多层结构来设计的。
·
2015-10-30 19:43
非递归
Systems Thinking in Project Management
Most project managers tend to think only conventionally when
managing
projects.
·
2015-10-30 16:43
project
在开发团队中管理应用程序的配置
原文地址:http://codeclimber.net.nz/archive/2007/04/23/
Managing
-application-configurations-in-development-teams.aspx
·
2015-10-30 14:50
应用程序
软件开发的边界(上)
这本书名为软件开发的边界--管理成功的项目(The software development edge:Essays on
managing
successful projects)大概算是本优秀的“飞行读物
·
2015-10-30 14:40
软件开发
每日英语:Adding Good Taste To A Tasty, Luxury Gift
But the wrong choices can come off as tasteless.Elisabeth Holder,
managing
director of Laduree USA, the
·
2015-10-30 13:29
add
Software product management
Software product management is the process of
managing
software that is built and
·
2015-10-30 13:47
software
QEMU KVM Libvirt手册(11):
Managing
Storage
When
managing
a VM Guest on the VM Host Server itself, it is possible to access the complete file system
·
2015-10-30 12:49
qemu
Building a File Service
Problem:
Managing
files web applications should be quick and easy and most importantly, consistent.
·
2015-10-30 12:36
service
Managing
Roles
角色是 privilege 集合 单纯的privilege使用不方便。( 可以包括 system, object privilege, roles ) Improved performance ( 另一个好处 ) Dynamic : 一改全改,比如改变 role 里的部分权限,那么所有拥有该 role的user全部更改 avilability: 因为 role 有enable
·
2015-10-30 12:17
roles
Managing
Users
Sucurity domain : The database administrator defines the names of the users allowed to access a database. A security domain defines the settings that appley to the users. Authentication mechanism
·
2015-10-30 12:17
user
【IOS笔记】Resource Management in View Controllers
Resource Management in View Controllers 视图控制器的资源管理 View controllers are an essential part of
managing
·
2015-10-30 12:09
controller
Andriod生命周期
Andriod生命周期 http://developer.android.com/guide/topics/fundamentals/activities.html
Managing
the Activity
·
2015-10-30 11:57
andriod
[zz]Scripting KVM with Python, Part 2: Add a GUI to manage KVM with libvirt and Python
Summary: This two-part series explores how to use Python to create scripts for
managing
virtual
·
2015-10-30 11:31
python
Managing
the Heap in Salesforce.com
With the Spring ’10 release, Salesforce.com removed the limit on the number of items a collection can hold. So now, instead of ensuring that your collections contain no more than 1000 items,
·
2015-10-30 11:31
heap
Managing
password security and resources
A profile is a named set(集合) of password and resource limits. what is a profile ? Password aging and expiration Password history Password complexity verification Account locking CPU time
·
2015-10-28 09:08
Security
Managing
Privileges
System : 一些特定的数据库动作,和具体的object 没有关系 object : 和具体的 object 有关系,操作或访问该对象等等。 System privileges System Privileges: The privileges can be classified as follows: Privileges enabling system wide o
·
2015-10-28 09:08
privilege
上一页
3
4
5
6
7
8
9
10
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他