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
5th
Spring Boot 启动时执行特殊的代码使用CommandLineRunner、ApplicationRunner
/* *Copyright2012-201
5th
eoriginalauthororauthors. * *LicensedundertheApacheLicense,Version2.0(the"License
u011659172
·
2016-01-28 11:00
心理学--普及
textbooks PeterGray's《Psychology》,
5th
edition.shortreadings,TheNortonReadereditedbyGaryMarcus.
布袋滚滚
·
2016-01-27 18:00
mysql数据库case when 的用法
casewhen适合多条件查询的情况一般用法包含两种方式:1.selectid,name, case whenscore>=90then'优秀' whenscore=8
5th
en
皖雪欢飞
·
2016-01-26 15:00
Top Things to do After Installing Ubuntu 13.04 Raring Ringtail
www.tuicool.com/articles/nIVNNjUbuntu13.04RaringRingtail finalisalmostout.Thefinalreleaseitscheduledtobeoutinthe2
5th
ofApril2013
fzs333
·
2016-01-25 19:00
使用Html5+JS做的贪吃蛇小游戏
Node.js 1/** 2*格子类,组成贪吃蛇和舞台 3*/ 4functionNode(x,y){
5th
is.x=x; 6this.y=y; 7/** 8*比较两个格子是否重合 9
fighting9527
·
2016-01-20 19:00
触发器类 , 指针函数
**************** Trigger.cpp--interfaceofthe'Trigger'generalpurposeTickTockTrigger version1.0.8,Jan1
5th
·
2016-01-15 22:00
指针函数
触发函数类
程序计时类
************* TimeCount.h--interfaceofthe'TimeCount'generalpurposetimecountlibrary version1.0.8,Jan1
5th
·
2016-01-15 22:00
程序计时
代码段计时
[译] ClojureScript 中的 JavaScript 互操作
ClojureScript:JavaScriptInterophttp://www.spacjer.com/blog/2014/09/12/clojurescript-javascript-interop/(原文更新于1
5th
ofMarch2015
题叶
·
2016-01-15 00:00
clojurescript
未来规划 2016 1 - 6月
1.leetcode2.phpcihearthcap3.linux4.MachineLearning&&DeepLearning DeepLearning结束于4月底之前5.primer
5th
刷完6.c
gx262091291
·
2016-01-14 15:00
Canvas学习笔记——动画中的三角学
这个方法返回从x轴到点(x,y)之间的角度Math.atan2(dy,dx);关键代码:1functionArrow(){ 2this.x=0; 3this.y=0; 4this.rotate=0;
5th
is.color
逐影
·
2016-01-09 22:00
PHPUnit and PHP
PHPUnitandPHP1ChecktheversionofmyPHP>php--versionPHP5.5.30(cli)(built:Oct23201517:21:45)Copyright(c)1997-201
5Th
ePHPGroupZendEnginev2.5.0
sillycat
·
2016-01-08 04:00
iOS读取plist文件存为NSArray但为nil
5th
,Jan,20161.一开始使用的是以下方式读取plist文件中数据,但返回为nil: [NSArrayarrayWithContentsOfFile:[[NSBundlemainBundle
Jolie_Yang
·
2016-01-05 23:00
iOS [
setValue:forUndefineKey:]: this class is not key value coding-compliant
5th
,Jan,2016报错:uncaughtexception'NSUnknownKeyException',reason:'[setValue:forUndefineKey:]:thisclassisnotkeyvaluecoding-compliantforthekeyname
Jolie_Yang
·
2016-01-05 20:00
使用Android studio分析内存泄露
使用Androidstudio分析内存泄露字数1340阅读17329评论19喜欢8
5Th
ispostisapermittedtranslationofbadooTechBlogandIaddsometextandscreenshotsforandroidstudiousers.OriginAuthor
yuanyang5917
·
2016-01-05 15:00
OS_操作系统的CRONTAB 无法定时自动执行
0481-09
5Th
ecronjobisbeingrescheduled. MonJan 414:35:00BEIST2016!
xuzhenxiang
·
2016-01-04 21:00
Python数据分析与挖掘学习路线图
Python初学教程:《简明Python教程》《DiveIntoPython》《LearningPython
5th
》另,python在线精品学习博客:http://www.cnblogs.com/vamei
KYO4321
·
2016-01-02 12:00
序列化--关于 Java 对象序列化您不知道的 5 件事
转摘自:http://www.ibm.com/developerworks/cn/java/j-
5th
ings1/序列化的数据是安全的?不见得吧。
szzt_lingpeng
·
2015-12-31 15:00
java
序列化
Oracle SQL*Loader Charset
LoaderCharsetLoadingDataintheUnicodeCharacterSethttps://docs.oracle.com/cd/B10501_01/server.920/a96652/ch10.htm#100994
5Th
econtrolfileis
adamduan
·
2015-12-25 17:00
Servlet Specification V2.4——SRV.5 The Response
SRV.
5Th
eResponseresponse对象封装了用来从server返回client的所有信息。
悟空太多啦
·
2015-12-20 23:00
tomcat
jsp
servlet
字符串按照一定规则分开(比方字母和数字分开)
今天遇到要把一个字符串数字和字母分开,没有找到好的函数,于是想到了一下方法让他匹配就输出也是一个很好的方法Strings="abc123456avc441DFSD1454[
5th
-isisasdfasdf
bluexue0724
·
2015-12-19 19:24
java
iOS 开发中的争议(一)
iOS开发中的争议(一)Mar1
5th
,2015打算分享一些有争议的话题,并且表达一下我的看法。这是该系列的第一篇,我想讨论的是:类的成员变量应该如何定义?
sleks
·
2015-12-18 13:00
EnhanceIO的Readme介绍
STECEnhanceIOSSDCachingSoftware2
5th
December,20121.WHATISENHANCEIO?什么是EnhanceIO?
styshoo
·
2015-12-18 00:00
java的concurrent用法
java的concurrent用法详解http://www.ibm.com/developerworks/cn/java/j-
5th
ings4.htmlhttp://blog.csdn.net/cping1982
bigcakewshwl
·
2015-12-16 20:00
java
Concurrent
MyBATIS插件原理第二篇 Mapper运行原理
让我们看看mybatis是怎么实现这个动态代理的:/** *Copyright2009-201
5th
eoriginalauthororauthors. * *L
ykzhen2015
·
2015-12-15 13:00
java
技术
mybatis
插件
第十五届Jolt 卓越震撼大奖公布
http://www.sdmagazine.com/jolts/1
5th
_jolt_finalists.html1
5th
AnnualSoftwareDevelopmentJoltProductExcellenceAwardsFinalistsBooks
·
2015-12-09 15:38
ol
一周最新示例代码回顾 (6/25 - 7/1)
回顾上周微软一站式示例代码库最新发布的7篇示例代码: [SampleofJune2
5th
]In-processATLCOMserver该示例演示如何使用ATL开发一个进程内COM组件[SampleofJune26th
·
2015-12-09 14:47
代码
一周最新示例代码回顾 (4/30–5/6)
回顾上周微软一站式示例代码库最新发布的7篇示例代码: [SampleofMay6th]CustomizeOutlookUIwithRibbonXML该示例演示如何通过RibbonXML定制Outlook界面[SampleofMay
5th
·
2015-12-09 13:10
代码
一周最新示例代码回顾 (3/19–3/25)
回顾上周微软一站式示例代码库最新发布的7篇示例代码: [SampleofMar2
5th
]LINQtoObjectsDemo该示例演示了LINQtoObjects基础。
·
2015-12-09 12:54
代码
jQuery高亮显示文本中重要的关键字
Demo地址:http://
5th
irtyone.com/sandbox/samples/fadefocus/ 很绚丽的效果幺!
mingtianhaiyouwo
·
2015-12-07 13:00
leetcode Count of Smaller Numbers After Self
Youaregivenanintegerarraynumsandyouhavetoreturnanewcountsarray.Thecountsarrayhasthepropertywherecounts[i]isthenumberofsmallerelementstotherightofnums[i].Example:Givennums=[5,2,6,1]Totherightof
5th
erear
hr_whisper
·
2015-12-07 07:15
leetcode
杨小麦OC之旅--Category添加属性
5th
,Dec,2015updateon
5th
,April,2016;9th,May,2016;11st,March,2017--添加Category的原理部分与CategoryVSExtension。
Jolie_Yang
·
2015-12-05 23:40
iOS录
杨小麦OC之旅--Category添加属性
5th
,Dec,2015updateon
5th
,April,2016;9th,May,2016Category:无需继承 动态的 为已有的类添加方法。
Jolie_Yang
·
2015-12-05 23:00
17小时尝遍洛杉矶16道美食,减肥是什么?
个小时,尝遍最受LA当地人欢迎的16道美食,制作了一道美食荟萃的小短片,请享用:)1松饼|pancakeCafeGratitude|男巫JasonMraz最爱的餐馆512RoseAveUnitA(at
5th
Ave
最世界
·
2015-11-29 00:00
C# form捕捉方向键事件
为了让界面能够监听键盘事件,必须实现以下代码:1publicForm1() 2{ 3InitializeComponent(); 4this.KeyPreview=true;//让界面能够捕捉到键盘事件
5th
is.Cursor.D
Lucien.Law
·
2015-11-24 17:00
嵌入式书籍推荐
Linux基础 1、《Linux与UnixShell编程指南》 C语言基础 1、《CPrimerPlus,
5th
Edition》【美】StephenPrata着 2、《TheCProgrammingLanguage
丿心然
·
2015-11-19 15:00
比较直观的HTTP Chunked编码介绍
Sample Encoded response HTTP/1.1 200 OKContent-Type: text/plainTransfer-Encoding: chunked 2
5Th
is
·
2015-11-13 23:23
http
Behavior Targeting - 技术研究
Behavior Targeting - 技术研究 Behavior Targeting 九月
5th
, 2011 在营销领域,行为定向(BT)就是通过对用户行为的跟踪和分析来对其兴趣爱好
·
2015-11-13 19:56
target
hdu400
5Th
e war
思路:无向图求连通分量。我们首先应该知道,因为加入的边未知,所以我们所求的最小金额就是无论加入的边在图中哪里,我们都可以删除一条边来使它不连通。so我们首先对图求解连通分量,然后缩点,形成一棵树。这时候,我们可以想到,在加入一条未知的边之后会形成一个环,显然最小值的边不是我们的答案,因为这条边有可能就在这个环中,这时候我们就删除不了边了(其他边的值都比这个值大)。我们仔细想想可以发现:根据题意构造
KIJamesQi
·
2015-11-13 17:00
uva
双连通分量
Wrox Programmer Forums
by jminatel April
5th
, 2011 12:11 PM 8 8 Forum and Wrox.com Feedback &nbs
·
2015-11-13 16:30
for
The
5th
tip of DB Query Analyzer
The
5th
tip of DB Query Analyzer  
·
2015-11-13 12:44
query
What is NetApp's Cluster File System?
full_papers/eisler/eisler.pdf by M Eisler - Cited by 32 - Related articles FAST '07:
5th
·
2015-11-13 12:43
cluster
javascript面向对象技术基础(一)
,类/继承/原型/私有变量....结果呢,看了大半天,有了一个大概的了解,细细一回味,好像什么都没懂...这篇文章是参考<<javascript-the definitive guide,
5th
·
2015-11-13 08:31
JavaScript
XCode调试时使用的快捷键和VS的一个有用的快捷键 XCode 3.0
XCode调试时使用的快捷键和VS的一个有用的快捷键 XCode 3.0 Wentao Sun, Jan.
5th
, 2009 Autodesk 1.
·
2015-11-13 08:16
xcode
Linux 经典书籍推荐
Running Linux,
5th
Edition 驱动篇
·
2015-11-13 07:32
linux
开发与研发
开发与研发 分类: 软件人生 2011-03-19 11:58 6人阅读 评论(0) 收藏 举报 开发与研发(上) 01月
5th
·
2015-11-13 01:41
开发
linux学习书籍推荐linux学习书籍推荐
nbsp; linux编程学习 inux 学习书目推荐 Linux基础 1、《Linux与Unix Shell 编程指南》 C语言基础 1、《C Primer Plus,
5th
·
2015-11-13 00:50
linux
【原】读过的书
www.cnblogs.com/david-zhang-index/archive/2012/03/26/2417603.html Oracle PL/SQL Programming
5th
·
2015-11-12 23:25
书
什么样的项目最适合于敏捷开发
来自Mick Cohn博客 January 1
5th
, 2011 我最近被问到关于什么样的项目才是最适合于敏捷方法,在此关于这方面进行一个探讨。
·
2015-11-12 22:00
敏捷开发
Is it cold in Shinjuku?
I would like to know what is the weather like, say from
5th
-1
5th
Nov 2008 at Shinjuku?
·
2015-11-12 20:10
it
Building a WPF Sudoku Game: Part 5 - The AI Battle: Loading and Comparing AI Plug-ins
This is the
5th
article from a series of 5 articles and focusses on loading and
·
2015-11-12 20:12
plug-in
上一页
43
44
45
46
47
48
49
50
下一页
按字母分类:
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
其他