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
dont
实现一个基于 SharePoint 2013 的 Timecard 应用(上)
—
Dont
’know who. 需求 Timecard(打卡)应用的需求描述如
·
2015-11-03 20:28
SharePoint
Compiler Theory in JavaScript
Source:https://github.com/getify/You-
Dont
-Know-JS/blob/master/scope%20&%20closures/ch1.md Common
·
2015-11-02 19:04
JavaScript
Comparsion in JavaScript
Source: https://github.com/getify/You-
Dont
-Know-JS/blob/master/up%20&%20going/ch2.md#equality False
·
2015-11-02 19:01
JavaScript
Django彻底禁用CSRF检查
: class DisableCSRF(object): def process_request(self, request): setattr(request, '_
dont
_enforce_csrf_checks
·
2015-11-02 17:57
django
Why you want to be restrictive with shrink of database files [From karaszi]
From: http://www.karaszi.com/SQLServer/info_
dont
_shrink.asp Overview If you want the really
·
2015-11-02 17:51
database
don’t use @import
http://www.stevesouders.com/blog/2009/04/09/
dont
-use-import/ In Chapter 5 of High Performance Web
·
2015-11-01 14:14
import
How to make Sql Trace Without Sql Profiler?
Sometimes maybe we
dont
have some sql trace tool .
·
2015-10-31 18:05
profile
I don't like Regex...
refer to:http://www.codeproject.com/Articles/368258/I-
dont
-like-Regex 字符串扩展方法类: using System; using
·
2015-10-31 14:58
regex
Its my treat today.
Dont
expect too much of me,please。 请不要对我期望过高。 Its my treat today. 今天我请客。
·
2015-10-31 12:26
it
去除element.style样式
in <strong></strong> I firebug it , it appears as element.style {color:#666666;} i
dont
·
2015-10-31 11:10
element
Interesting Finds: 2008.05.11
Exception Handling - Do's and
Dont
's Web String Performance: an Analysis
·
2015-10-31 10:34
REST
VS 2010Asp.net项目发布出错 TransformXml task failure
at System.Uri.CreateThis(String uri, Boolean
dont
·
2015-10-31 10:24
transform
apache 添加虚拟目录
参考 http://stackoverflow.com/questions/10873295/forbidden-you-
dont
-have-permission-to-access-on-this-server
·
2015-10-31 10:20
apache
修改MongoDb的 DB 和 Log 存储路径 (Windows)-摘自网络
Create a file called mongod.cfg in MongoDB folder if you
dont
have it.
·
2015-10-31 09:43
windows
转:Web 2.0时代必读的24本经典书籍
写《不要让我思考》(
Dont
Ma
·
2015-10-31 09:54
Web
Some coding standards
Dont
use illegal name like similar naming, _XXX, etc. 2. Using namespace for a project. 3.
·
2015-10-31 08:59
DI
AskUsingForm_c函数
static const char *dialog = // "STARTITEM 0\n" //
dont
cha
·
2015-10-30 12:41
form
前端不为人知的一面--前端冷知识集锦
该文分为三部分第一部分:HTML篇第二部分CSS篇第三部分JavaScript篇http://www.cnblogs.com/Wayou/p/things_you_
dont
_know_about_frontend.html
qq443068902
·
2015-10-28 17:00
We
Dont
Kown ....
We don’t know what we don’t know. 我们不了解我们不知道的东西, We can’t do what we don’t know. 我们对不了解的东西不能有所作为, We don’t know until we measure. 直到我们度量了我们才能了解, We don’t measure what we don’t value. 我们不度量我
·
2015-10-28 09:01
on
2015 CALLED THE INTERFACE OF 2014
豆瓣: BYSocket Reprint it anywhere u want. ”Hi , Happy New Year.Written in Stupid Enlish,
Dont
·
2015-10-26 15:47
interface
setsockopt设定IP_MTU_DISCOVER来实现的
setsockopt设定IP_MTU_DISCOVER来实现的,具体有这几个值#define IP_PMTUDISC_
DONT
0  
·
2015-10-21 12:37
over
SQL Server DO's and
DONT
's 摘录
SQL Server DO's and
DONT
's http://www.codeproject.com/cs/database/sqldodont.asp 1.
·
2015-10-21 11:49
SQL Server
ie6 position:fixed
引用:http://www.qianduan.net/fix-ie6-
dont
-support-position-fixed-bug.html 众所周知IE6不支持position:fixed,这个bug
·
2015-10-21 10:08
position
Don’t use Suspend and Resume, but don’t poll either.
http://www.paradicesoftware.com/blog/2014/02/
dont
-use-suspend-and-resume-but-
dont
-poll-either/ Don’t
·
2015-10-21 10:37
res
OpenGL函数思考-glHint
/details/7230867应用:glHint(GL_PERSPECTIVE_CORRECTION_HINT,GL_NICEST); 如果OpenGL不能有效的支持透视修正参数差值,那么GL_
DONT
_CARE
Blues1021
·
2015-09-27 21:00
Unit Testing RxJava Observables and Subscriptions
testing-rxjava-observables-subscriptions/http://antonioleiva.com/layout-animations-on-recyclerview/http://blog.danlew.net/2015/09/09/
dont
-use-dynamic-ver
song314
·
2015-09-22 11:00
YDKJ 读书笔记 01 Function vs. Block Scope
书籍地址:https://github.com/getify/You-
Dont
-Know-JSScopeFromFunctions一个非常普遍的观点是,Javascript的作用域是基于函数的,这个观点其实并不是那么正确
官文祥
·
2015-09-04 22:00
网站性能性能调优总结
样式,避免用import引用样式;import是在html加载完才引入样式,会影响页面加载速度;两性能分析介绍:http://www.stevesouders.com/blog/2009/04/09/
dont
-use-import
cmm113
·
2015-08-26 00:00
HTMl
css
Golang Email
Backup Code I
dont
have chinese inputmethod now ( what the fuck about Linux KDE envirnment !)
·
2015-06-30 23:00
golang
SourceTree在Yosemite下提交到SAE的一些问题解决
关于这个问题的解决可以参考这个网页的Problem#1:http://www.third-helix.com/2013/09/08/using-sourcetree-with-subversion-hint-
dont
.html
simplty
·
2015-06-26 18:00
不要通过Application Object或者其他全局静态变量来存放数据
转载请注明来自:http://blog.csdn.net/liaoqianchuan00/article/details/24399093翻译自:http://www.developerphil.com/
dont
-store-data-in-the-application-object
SuShine
·
2015-06-23 09:00
编程语言辣么多,为什么不把所有语言特性在一种语言上实现?
https://www.quora.com/Considering-the-different-properties-among-programming-languages-why-
dont
-we-just-pack-all-of-them-up-and-implement-them-in-one
alex_noood
·
2015-06-02 11:00
你不知道的JavaScript演示代码Github地址
代码地址:https://github.com/rongbo-j/you-
dont
-know-js点击DownloadZip可下载源码,或者安装git版本控制工具,在控制台或终端敲两行命令可以检出代码:
Rongbo_J
·
2015-05-16 22:00
git
从FindBugs中学Java【二】
IMSE_
DONT
_CATCH_IMSEjava.lang Class IllegalMonitorStateException java.lang.Object java.lang.Throwable
小紅
·
2015-04-09 21:00
从FindBugs中学Java【一】
sonar-l10n-zh-plugin-1.1/src/main/resources/org/sonar/l10n/findbugs_zh.properties rule.findbugs.IMSE_
DONT
_CATCH_IMSE.name
小紅
·
2015-04-09 21:00
OpenGL函数-glHint
如果OpenGL实现不能有效的支持每个像素的雾化计算,则GL_
DONT
_CARE和GL_FASTEST雾化效果中每个定点的计算。GL_LINE_SMOOTH_HINT:指定反走样线段的采样质量
liutianshx2012
·
2015-03-30 14:00
flask 框架 用126邮箱发邮件
app.config['SECRET_KEY'] = "you
dont
kown" app.config['MAIL_SERVER'] = 'smtp.126.com' app.config['MAIL_PORT
menghuan072
·
2015-03-20 17:33
python
import
126邮箱
flask 框架 用126邮箱发邮件
app.config['SECRET_KEY'] = "you
dont
kown" app.config['MAIL_SERVER'] = 'smtp.126.com' app.config['MAIL_PORT
menghuan072
·
2015-03-20 17:33
python
import
126邮箱
Adopting a physically based shading model
seblagarde.wordpress.com/2011/08/17/hello-world/Withpermissionofmycompany: Dontnodentertainment http://www.
dont
-nod.com
wolf96
·
2015-03-08 20:00
sha
shader
based
图形学
physically
error C2632: “short”后面的“short”非法 宏定义
errorC2632:“short”后面的“short”非法宏定义inifile.h 文件#ifndefOWP_
DONT
_DEF_WORD *********提供了一种不修改源码的机会#ifndefWORD
JUST DO IT ~
·
2015-02-26 18:00
You-
Dont
-Know-JS - 词法作用域
原文:原文1|原文2LexicalScope-词法作用域作用域有两种常见的模型,一种叫做词法作用域LexicalScope,一种叫做动态作用域DynamicScope。其中词法作用域更常见,被大多数语言采用,包括javascript。词法分析词法分析过程Lex-time,是指系统讲源码字符串解读成有含义的token的过程。词法作用域就是说在词法分析过程中指派的作用域,词法作用域在词法解析过程中就已
fishenal
·
2015-02-03 00:00
javascript
You-
Dont
-Know-JS - 作用域
You-
Dont
-Know-JS是github上一个拥有9000多枚星星的JS教学文档,评价很高,为了避免和其他翻译文一样,容易陷入不宜读的混乱,也试图避免原文中过多数的术语导致我露怯,我只提取提取我理解的一些点
fishenal
·
2015-01-29 00:00
javascript
函数学习-compile()
compile(source,filename,mode[,flags[,
dont
_inherit]])中文说明:将source编译为代码或者AST对象。
zhanghonged
·
2015-01-26 16:45
compile
函数学习-compile()
compile(source,filename,mode[,flags[,
dont
_inherit]])中文说明:将source编译为代码或者AST对象。
zhanghonged
·
2015-01-26 16:45
compile
函数总结
HEVC残差系数解码代码详解
上一篇中主要介绍了编码中的原理,这里主要是结合HM中的代码介绍读残差系数的方法HM变换系数熵解码简介: 初始一个TU对象成员变量介绍: public: typedef enum TU_SPLIT_MODE {
DONT
_SPLIT
xietingcandice
·
2015-01-05 18:00
hm
变换
HEVC
代码详解
残差系数
Reachability 检测网络连接
library/ios/#samplecode/Reachability/History/History.html#//apple_ref/doc/uid/DTS40007324-RevisionHistory-
Dont
sunzhyng
·
2014-12-24 15:00
ResourceBundle 实现定时重载 properties 文件
该类有两个方法涉及到缓存:getTimeToLive、needsReload其中getTimeToLive方法表示ResourceBundle实例在缓存中的生存时间,可以是某个具体的微秒值,也可以是不缓存(TTL_
DONT
_CACHE
u012345283
·
2014-12-24 15:00
java
ResourceBundle
[Forward]Sweeping the IDisposable minefield
Developers
dont
need to manage memory now.
·
2014-12-03 09:00
forward
混淆相关
.** -
dont
yangdeli888
·
2014-11-29 22:00
hadoop 2.x-HDFS snapshot
I
dont
want to restruct wheels of open sources,in contrast, just wonder the implied features and
leibnitz
·
2014-11-17 16:00
hadoop
上一页
5
6
7
8
9
10
11
12
下一页
按字母分类:
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
其他