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
stupid
Stupid
error work with actionRequest.getParameter("something")
Myjsppage:"method="post">IDid"id="id"/>FirstNamefirstName"id="firstName"/>LastNamelastName"id="lastName"/>BirthdaybirthDate"id="birthDate"/>Mycontrollerclass:publicvoidaddPerson(ActionRequestactionReq
smile_juan
·
2012-11-08 01:00
编程箴言(Programing Adages)
1.2遵守KISS准则(KeepItSimple,
Stupid
)。清晰、简介远比复杂和巧妙好得多。1.3避免副作用。使++和--单处一行。
yelede2009
·
2012-10-16 16:00
简单之美
如果要从讨论不同系统的众多资料中总结一条黄金法则的话,那只有一个词——“简单”;如果用一个英语单词来表达的话,那就是——KISS (Keep It Simple,
Stupid
!)。
liufei.fir
·
2012-09-23 01:00
互联网
简单之美
如果要从讨论不同系统的众多资料中总结一条黄金法则的话,那只有一个词——“简单”;如果用一个英语单词来表达的话,那就是——KISS (Keep It Simple,
Stupid
!)。
liufei.fir
·
2012-09-23 01:00
互联网
【转】
Stupid
Scanner tricks...
原文地址: http://weblogs.java.net/blog/pat/archive/2004/10/
stupid
_scanner_1.html
Stupid
Scanner tricks..
liugang594
·
2012-09-21 11:00
Scanner
【转】
Stupid
Scanner tricks...
原文地址: http://weblogs.java.net/blog/pat/archive/2004/10/
stupid
_scanner_1.html
Stupid
Scanner tricks..
liugang594
·
2012-09-21 11:00
Scanner
【转】
Stupid
Scanner tricks...
原文地址: http://weblogs.java.net/blog/pat/archive/2004/10/
stupid
_scanner_1.html
Stupid
Scanner tricks..
liugang594
·
2012-09-21 11:00
Scanner
string类
string str3="you are
stupid
!"
duola_rain
·
2012-09-18 09:00
优雅编程概念
(1)KISS-----KeepItSimple,
Stupid
(2)DRY------Don'tRepeatYourself(3)REST-----RepresentationalStateTransfer
chungwoo.J
·
2012-09-10 12:00
anaconda
2422:05:11| 分类:linux实践| 标签:安装 anaconda py dispatcher self |字号 订阅安装程序anaconda分析第一步,stage2.img解压很
stupid
hncomputer
·
2012-08-27 10:00
linux
python
centos
redhat
图形
linux内核
怎么制作你的第一个机器人
翻译原文:http://
stupid
.javaeye.com英文原文:http://www.societyofrobots.com/robot_tutorial.shtml成功的关键就是动机。
txf2004
·
2012-08-07 22:00
怎么制作你的第一个机器人
翻译原文:http://
stupid
.javaeye.com英文原文:http://www.societyofrobots.com/robot_tutorial.shtml成功的关键就是动机。
dc_726
·
2012-08-07 22:00
编程
算法
工作
Google
手机
编译器
在线工具:将图片透明化
根据提示上传图片3.鼠标选择图片中需要透明化的部分,比如白底的部分ApproximateColor(Fuzz) 部分选择5% (经验值)4.点击Convert按钮5.好啦,拷贝这个图片到PPT里面,厚厚,
Stupid
berryreload
·
2012-08-05 16:00
工具
这两天设计经验总结
-KeepitSimple,
Stupid
。不要把简单事情复杂化,那越到后来越是灾难性的。3.找到可供类比的成熟系统或项目后,可开阔思维,循序渐进的理解和设计了。
liujian19790518
·
2012-07-10 11:00
poj 2498
StuPId
//Multiplythedigitsfrombacktofront(!)withrepeatingfactors9,3,7 //一定要注意上面这句话的意思,要不在进行求和的时候就会出错! #include #include #include usingnamespacestd; charid[10]; intmain() { inttc,len,i,cur,ans,sum,tmp1,tmp2
yzl_rex
·
2012-06-25 01:00
C++
c
System
[总结]Unix设计哲学
但早在Unix发展的时期,这一条原则却是在实践中不断提炼出来的.这就是最为根本的一条:KISS-KeepitSimple,
Stupid
!
Horky
·
2012-05-29 08:12
Linux/Unix
杂文
[总结]Unix设计哲学 <
>
但早在Unix发展的时期,这一条原则却是在实践中不断提炼出来的.这就是最为根本的一条: KISS-KeepitSimple,
Stupid
!
HorkyChen
·
2012-05-29 08:00
设计模式
数据结构
编程
unix
patch
为什么开发者总是选昏招
看来KISS原则(Keepitsimple,
stupid
!)虽然常被提起,但在支持企业级方案时却往往被忽略。这是为
coreBugZJ
·
2012-05-27 23:00
linux/mm/memory.c/do_wp_page and un_wp_page
unsignedlongerror_code,unsignedlongaddress){#if0/*wecannotdothisyet:theestdiolibrarywritestocodespace*//*
stupid
astonqa
·
2012-05-25 18:00
linux
table
library
简单之美——系统设计黄金法则
如果要从讨论不同系统的众多资料中总结一条黄金法则的话,那只有一个词——“简单”;如果用一个英语单词来表达的话,那就是——KISS(KeepItSimple,
Stupid
!)。
coreBugZJ
·
2012-05-20 11:00
KISS原则
概述 KISS原则是英语 Keep It Simple,
Stupid
的首字母缩略字,也有人称“懒人原则”。KISS原则是指在设计当中应当注重简约的原则。
stamen
·
2012-05-05 15:00
软件人文
KISS原则
概述 KISS原则是英语 Keep It Simple,
Stupid
的首字母缩略字,也有人称“懒人原则”。KISS原则是指在设计当中应当注重简约的原则。
stamen
·
2012-05-05 15:00
软件人文
网络应用系统设计的基本原则
系统功能 KISS原则: keep it simple and
stupid
- 系统实现 容错原则:Design with failure in mind 因为没有无故障的软件也没有无故障的硬件
jackguo1123
·
2012-04-25 11:00
网络应用
系统设计黄金法则:简单之美
如果要从讨论不同系统的众多资料中总结一条黄金法则的话,那只有一个词——“简单”;如果用一个英语单词来表达的话,那就是——KISS(KeepItSimple,
Stupid
!)。
yuyin86
·
2012-04-24 08:00
优化
互联网
创业
Facebook
optimization
Scalability
另类设置程序参数
*opt) usage(); while(*opt){ switch(*opt){ case's':/*Use"safe,slowandstupid"code*/
stupid
=1; break; case'r
tody_guo
·
2012-04-12 16:00
会做事也要懂汇报
转载自:http://
stupid
77.com/work-manager/%E6%9C%83%E5%81%9A%E4%BA%8B%E4%B9%9F%E8%A6%81%E6%87%82%E5%8C%AF%
babyfacer
·
2012-04-10 20:00
c
工作
Git 分布式版本控制软件
Git的维基百科地址: http://zh.wikipedia.org/wiki/Git Git --- The
stupid
content tracker,傻瓜内容跟踪器。
hanyuanbo
·
2012-03-21 19:00
linux
windows
git
subversion
cvs
推荐一款嵌入式Linux的FTP服务端软件(
stupid
-ftpd)
作者:gzshun. 原创作品,转载请标明出处! 来源:http://blog.csdn.net/gzshun 在嵌入式Linux系统中,有时候需要搭建一个ftp服务器,以便windows或linux系统去访问嵌入式linux系统的数据。现在流行的ftp和vsftpd软件相对比较大,在嵌入式Linux系统下不太合适。最近由于需要,发现了一款很小型的ftp服务器,在这里分享。 stupi
mmdev
·
2012-03-15 21:00
linux
推荐一款嵌入式Linux的FTP服务端软件(
stupid
-ftpd)
stupid
-ftpd 点击下
gzshun
·
2012-03-15 21:00
linux
FTP服务器
user
嵌入式
login
makefile
程序员必须知道的编程格言
1.保持简单直白(Keep It Simple
Stupid
) 2.不要自我复制(Don’t Repeat Yourself) 3.能干的人解决问题。
guoyiqi
·
2012-02-29 09:00
程序员
POJ 2498
StuPId
(我的水题之路——from back to front- -!)
StuPIdTimeLimit: 3000MS MemoryLimit: 65536KTotalSubmissions: 5830 Accepted: 3019DescriptionBackground AtDUT,theDreamlandUniversityofTechnology,allstudentshavepersonalid,numberswithsixorsevendigits.But
shiow1991
·
2012-02-11 12:00
session
input
each
output
Training
Numbers
GIT 使用经验(1) ---安装环境和配置
由于现在的项目使用GIT来管理,所以花了点时间去研究了一下,相对svn和cvs还是有它的优势的,所以先简单的介绍一下GIT及与SVN的区别: 1)GIT按lixnus的解释是--The
stupid
lionest
·
2012-02-08 11:00
git
面向对象软件设计原则
Don’t Repeat Yourself (DRY) Keep It Simple,
Stupid
(KISS)
argel_lj
·
2012-01-06 21:00
软件 设计 原则
敏捷术语收集
XP(ExtremeProgramming)http://xprogramming.com/index.phpKISS(Keepitsimple,
Stupid
!)
yhmhappy2006
·
2011-11-17 15:00
c
敏捷
XP
less
dojo
简单设计KISS(Keep it simple and
stupid
)
Aperfectdesignisanenemyofagooddesign.简单设计不是最好的解决方案,却是最适合我们的。另外,简单设计带来的简洁性,易维护性,可扩展性必定能让我们受益匪浅。记住这句至理名言吧:越简单越不容易出错。 下面的简化手法可能对你的设计有用:尽可能使用固定大小数组 简单,高效。 动态分配节约的内存空间也不一定有用,反而使设计复杂化。 尽可能不用动态堆内存分配 易引起泄漏,
myaccella
·
2011-11-14 10:00
多线程
优化
工作
扩展
通讯
Vocabulary Collection
蒙羞 v. to make someone feel ashamed or
stupid
, especially whe
guoapeng
·
2011-10-21 14:00
Collection
美军士兵守则(工作如战场,我们就是战士)
If it’’s
stupid
but works,it isn’’t
stupid
. 如果一个蠢方法有效,那它就不是一个蠢方法。
javayestome
·
2011-10-17 10:00
工作
美军士兵守则(工作如战场,我们就是战士)
If it’’s
stupid
but works,it isn’’t
stupid
. 如果一个蠢方法有效,那它就不是一个蠢方法。
txf2004
·
2011-10-17 10:00
工作
美军士兵守则(工作如战场,我们就是战士)
If it’’s
stupid
but works,it isn’’t
stupid
. 如果一个蠢方法有效,那它就不是一个蠢方法。
webcode
·
2011-10-17 10:00
工作
KISS---保持简单,并且一目了然
KISS是计算机编程中的一个很有名的原则.全称是KeepItSimple,
Stupid
,或者是KeepItStupidSimple,还或者是KeepItSimpleAndStupid,又或者是KeepItShortandSimple
540093425
·
2011-09-20 09:00
RQNOJ 28 LCA问题
题目:[
Stupid
]愚蠢的宠物问题编号:28 题目描述背景大家都知道,sheep有两只可爱的宠物(一只叫神牛,一只叫神菜)。
xieshimao
·
2011-09-16 16:00
Interview at TAOBAO
The most
stupid
thing is that when he
·
2011-09-13 17:00
interview
The most
stupid
C bug ever
原文地址:http://www.elpauer.org/?p=971Ihavebeenprogrammingforanumberofyearsalready.Ihaveseenothersintroducebugs,andIhavealsointroduced(andsolved!)manybugswhilecoding.Off-by-one,buffer-overflow,treatingpoi
mnorst
·
2011-08-29 00:00
c
windows
Microsoft
File
application
optimization
每日英语
You
stupid
jerk! 你这蠢猪!5. You have a lot of nerve. 脸皮真厚。6. I’m fed up. 我厌倦了。7.
handawei
·
2011-08-22 12:00
英语
每日英语
You
stupid
jerk! 你这蠢猪!5. You have a lot of nerve. 脸皮真厚。6. I’m fed up. 我厌倦了。7.
handawei
·
2011-08-22 12:00
英语
【转】git使用
git安lixnus的解释是--The
stupid
content tra
genggeng
·
2011-07-27 17:00
git
Git 中文教程
Git 中文教程 介绍 Git --- The
stupid
content tracker, 傻瓜内容跟踪器。Linus 是这样给我们介绍 Git 的。
lfcaolibin
·
2011-07-01 08:00
git
WH :
Stupid
!! toString().trim().length() > 0
使用变量前先判断一下它有没有内容(因为在 Facebook 里并不是每一个 Post 都有 Comment !!) : ${commentsCount.toString().trim().length() > 0 && commentsCount.toInt() == 1} 而不是: ${comments
deyum
·
2011-06-09 11:00
Facebook
Git
今天接触了Git,The
stupid
content tracker, 傻瓜内容跟踪器。
依山傍水
·
2011-06-03 18:00
SVN
git
项目管理
cvs
CHAPTER 9 COBOL-II 编程规范
阅读更多1.使用結構化的編程方法,開發一致的、可理解的和易于維護的COBOL程序.結構化編程應遵循“KISS”法則,即:“KeepItSimple&
Stupid
”forEASYTOREAD,EASYTODEBUG
xoyozo123
·
2011-06-01 00:00
编程
COBOL
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
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
其他