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
Practices
雅虎团队:网站性能优化的35条黄金守则
原版猛戳:Best
Practices
for Speeding Up Your Web Site, Excetional Performance 团队总结出了
·
2015-11-11 16:03
网站性能优化
用于做 Android 屏幕自适应的文章资源
//developer.android.com/training/multiscreen/index.html (2) https://developer.android.com/guide/
practices
·
2015-11-11 15:02
android
Section1 Agile Development
Chapter1 Agile
Practices
Mainfesto for Agile Software Development.
·
2015-11-11 14:57
agile
Microsoft.
Practices
.EnterpriseLibrary.Data 数据库操作
Database db = null; #region 一般调用  
·
2015-11-11 14:32
Microsoft
JavaScript技巧45招
原文:45 Useful JavaScript Tips, Tricks and Best
Practices
作者:Saad Mousliki 在这篇文章里,我将分享一些JavaScript的技巧、秘诀和最佳实践
·
2015-11-11 14:00
JavaScript
Enterprise Library 程序集不匹配
错误提示: 未能加载文件或程序集“Microsoft.
Practices
.EnterpriseLibrary.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken
·
2015-11-11 13:23
library
WPF MVVM 从Prism中学习设计模式之Event Aggregator 模式
Prism简介 Prism是由微软Patterns &
Practices
团队开发的项目,目的在于帮助开发人员构建松散耦合的、更灵活、更易于维护并且更易于测试的WPF应用或是
·
2015-11-11 12:56
event
微软企业库配置工具安装源码后无法打开的解决方案
Application Block Source)后发现集成在VS2008中的配置工具不好用了,经过一番艰苦的斗争之后,解决方案如下: 打开regedit, 将HKCU\Software\Microsoft\
Practices
·
2015-11-11 12:01
解决方案
EntLib 4.1 第2.5章 DAAB+Unity (数据访问程序块)
下面说一下DAAB和Unity联合使用的方面 解说还是围绕着QuickStart展开的 在第二章的基础上添加引用 Microsoft.
Practices
.Unity Microsoft.
Practices
.Unity.Configuration
·
2015-11-11 12:58
unity
微软企业库4.1学习笔记(九)企业库程序集的部署
15:28 by Virus-BeautyCode, 1693 visits, 收藏, 编辑 企业库包含很多的程序集,除去Unity模块,企业库的每个程序集的名称都以“Microsoft.
Practices
.EnterpriseLibrary
·
2015-11-11 12:28
学习笔记
Enterprise Library 企业库 V4.1
Enterprise Library for .Net Framework 3.5 – EntLib v4.1 是patterns &
practices
小组为.NET Framework 3.5
·
2015-11-11 12:22
library
50 Tips for Working with Unity (Best
Practices
)
About these tips These tips are not all applicable to every project. They are based on my experience with projects with small teams from 3 to 20 people. There’s is a price for structure, re-usa
·
2015-11-11 10:18
unity
S.O.L.I.D
术语来自Robert C.Martin的著作Agile Principles, Patterns, and
Practices
in C#,代表了下面五个设计原则: 1.
·
2015-11-11 10:32
In-app Billing 概述
举例说, 在欧盟这些国家, 依据 Unfair Commercial
Practices
Directive 法律法规禁止直接向儿童推荐购买广告商品,还有劝说他们的父母或者其他成年人
·
2015-11-11 09:38
APP
SQL Server------Best
Practices
for Troubleshooting Slow Running Queries
In this article we will share some of the common reasons for slow-running queries and what your approach should be for identifying and fixing them. The best and the quickest way to address any slow ru
·
2015-11-11 09:54
SQL Server
Prism简介
Prism是由微软Patterns &
Practices
团队开发的项目,目的在于帮助开发人员构建松散耦合的、更灵活、更易于维护并且更易于测试的WPF应用或是Silverlight应用以及Windows
·
2015-11-11 08:51
简介
计算机基本图书
我在这里介绍其中的一些供大家参考: 一、敏捷软件开发: 1、《Agile Principles, Patterns, and
Practices
in C#
·
2015-11-11 07:34
计算机
微软企业库4.1学习笔记(二十三)加解密模块3 示例代码
添加对程序集Microsoft.
Practices
.EnterpriseLibrary.Security.Cryptography.dll的引用。
·
2015-11-11 07:56
学习笔记
转-Unity 入门
Unity是patterns &
practices
团队开发的一个轻量级、可扩展的依赖注入容器,支持构造函数、属性和方法调用注入.具有如下的特性: <1>.
·
2015-11-11 06:44
unity
AppDomainManager
namespace
Practices
.Services.AppDomainManagers{ public class AppDomainManager:ServiceBase
·
2015-11-11 06:22
manager
利用.NET4.0的DynamicObject来拦截调用实现AOP
我们可以很容易的就实现一个简单的AOP,代码如下: using System;using System.Dynamic;using System.Reflection;namespace Zxf.
Practices
·
2015-11-11 06:14
dynamic
实现一个服务的基础结构和管理本地服务和WCF服务的管理器
最近实现了一个管理本地服务和WCF服务的管理器: 1.用户控制服务的一组基础结构 namespace
Practices
.Services.Core{ [DataContract
·
2015-11-11 06:10
WCF
微软企业库4.1学习笔记(九)企业库程序集的部署
企业库包含很多的程序集,除去Unity模块,企业库的每个程序集的名称都以“Microsoft.
Practices
.EnterpriseLibrary”开头。
·
2015-11-11 05:47
学习笔记
Performance js
转贴:https://10up.github.io/Engineering-Best-
Practices
/javascript/#performance Performance Writing performant
·
2015-11-11 04:17
performance
Sql Server Debugger
go over what you need to know for setting up your environment for remote debugging along with best
practices
·
2015-11-11 03:04
SQL Server
《Microsoft Office SharePoint Server 2007 Best
Practices
》书评
前段时间参加了MVP的书籍借阅活动申请到了《Microsoft Office SharePoint Server 2007 Best
Practices
》这本书。
·
2015-11-11 03:55
SharePoint
45种Javascript技巧大全
原文:45 Useful JavaScript Tips, Tricks and Best
Practices
译文:45个有用的JavaScript技巧,窍门和最佳实践 译者:dwqs 在这篇文章中
·
2015-11-11 03:02
JavaScript
补充——林培东
.52nlp.cn/ 从这一篇开始,是讲如何利用Baum-Welch算法来调整模型参数的,这个算法在那篇论文里面也有提到:http://www.52nlp.cn/hmm-learn-best-
practices
-seven-forward-backwa
·
2015-11-11 01:04
.NET 应用架构指导 V2 [1]
Patterns &
Practices
在http://www.codeplex.com/上面有很多的好作品,其实.NET平台也有很好的开源项目,也有很广的选择面,只是这些不像java那么开放,
·
2015-11-11 01:55
.net
JavaScript best
practices
Summary This article discusses some best
practices
to follow for writing efficient, understandable JavaScript
·
2015-11-11 01:59
JavaScript
Preparation for Prism
Prism框架由MS patterns&
practices
团队开发。
·
2015-11-11 01:18
for
关于android的分辨率
原文地址: http://developer.android.com/guide/
practices
/scr
·
2015-11-11 00:03
android
About WPF Layout
Best
Practices
Avoid fixed positions - use the Alignment properties in combination with
·
2015-11-11 00:26
layout
enterprise library 5 Data应用
项目里只需引Microsoft.
Practices
.EnterpriseLibrary.Data.dll就可以 配置: <?
·
2015-11-11 00:03
library
Enterprise Library – Data Access Application Block 学习手册(最新版)- Part 2
Enterprise Library for .Net Framework 3.5 – EntLib v4.1 是patterns &
practices
小组为.NET Framework 3.5
·
2015-11-10 23:00
application
Enterprise Library – Data Access Application Block 学习手册(最新版)- Part 3
Enterprise Library for .Net Framework 3.5 – EntLib v4.1 是patterns &
practices
小组为.NET Framework 3.5
·
2015-11-10 23:59
application
Enterprise Library – Data Access Application Block 学习手册(最新版)- Part 1
Enterprise Library for .Net Framework 3.5 – EntLib v4.1 是patterns &
practices
小组为.NET Framework 3.5
·
2015-11-10 23:59
application
加快C++编译速度四个方法
Good
practices
to increase compilation speed:(加快编译速度好的做法) forward declaration whenever possible (
·
2015-11-10 23:12
C++
Top 15 Ant Best
Practices
English 1、使用良好的规范编写Ant脚本使用易于阅读的格式编写Build脚本-在每个Target之间插入空行;使用美观易于阅读的缩进;没行不要超过90个字符;为每个Target和属性挑选有意思的,易于理解的名字等等。2、把build.xml放在项目的根目录下把build.xml放在项目根目录下是个好习惯,这样做的好处是,你可以项目工作目录的任何子目录下编译代码,只需使
·
2015-11-09 14:21
ant
一些人关于实践和理论的说法
原帖:http://www.cnblogs.com/JeffreyZhao/archive/2009/10/26/book-review-
Practices
-of-an-Agile-Developer-The-Productive-Programmer-The-ThoughtWorks-Anthology.html
·
2015-11-09 14:43
微软企业库 Enterprise Library
微软企业库 企业库(Enterprise Library)是微软的模式与实践(Patterns &
Practices
)的下一代应用程序块(Application Blocks)。
·
2015-11-09 12:54
library
Prism 概述
Prism是Composite Application Guidance for WPF的简称,是用于WPF和Silverlight的企业级框架,由微软P & P(patterns &
practices
·
2015-11-09 12:52
r
Django 最佳实践
不错的Django实践规范,转自Github: https://github.com/brantyoung/zh-django-best-
practices
/blob/master/readme.rst
·
2015-11-09 12:46
django
推荐系列:2008年第05期 总7期
ASP.NET MVC and LINQ - Part 1 2.Client History Points in ASP.NET 3.5 Extensions 3.ASP.NET AJAX Best
Practices
·
2015-11-09 12:56
2008
Best
practices
for Exception Handling
public void consumeAndForgetAllExceptions(){ try { ...some code that throws exceptions } catch (Exception ex){ ex.printStacktrace(); } } 一旦异常被抛出,正常程序执行将被挂起并且控制权将被转向catch块,catch块捕获异常后仅仅抑制它,catch块执行之后
·
2015-11-09 11:02
exception
Java 反射最佳实践
固定连接:https://github.com/tianzhijiexian/Android-Best-
Practices
/blob/master/20
u013063153
·
2015-11-09 09:02
Java
Microsoft.
Practices
.ObjectBuilder 源代码共享
比较郁闷,一气之下,把给反编译了,但是由于微软做了手脚,编译结果是乱码,如下面这段代码 MethodReflectionStrategy namespace Microsoft.
Practices
.ObjectBuilder
·
2015-11-08 17:51
Microsoft
jQuery&JSON~~
年的一个测试实例: 方法1: using System.IO;using System.Data.SqlClient;using System.Data.Common;using Microsoft.
Practices
.EnterpriseLibrary.Common
·
2015-11-08 17:16
jquery
Enterprise Library 4.1 学习笔记( 三)加密模块
1.加密模块首先要添加引用 using Microsoft.
Practices
.EnterpriseLibrary.Security.Cryptography; 2.创建配置文件
·
2015-11-08 15:04
library
Enterprise Library 4.1 学习笔记(一)缓存模块
要点: 添加引用 using Microsoft.
Practices
.EnterpriseLibrary.Caching; private ICacheManager
·
2015-11-08 15:00
library
上一页
12
13
14
15
16
17
18
19
下一页
按字母分类:
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
其他