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
beginner
BLE Characteristics, a
beginner
's tutorial
SomebasictheoryTheAttributeProtocolandtheGenericAttributeProfileMygoalinthistutorialistohaveaslittletheoryaspossible,butstillgetyouupandrunningwitha“springboard”application.Anapplicationitiseasytocust
hongprove
·
2016-03-22 15:00
教程
BLE
Characteristics
《NumPy
Beginner
's Guide》笔记Chapter3_Part2
#-*-coding:utf-8-*- __author__='ZengDong' #日期=15:46 importnumpyasnp """1.Averagetruerange:atechnicalindicatorthatmeasuresvolatilityofstockpricesmaximunfunction:maximum(x1,x2[,out])Element-wisemaximu
ZengDong_1991
·
2016-03-20 21:00
numpy
《NumPy
Beginner
's Guide》笔记Chapter3_Part1
#-*-coding:utf-8-*- importnumpyasnp __author__='ZengDong' #日期=17:51 """Inthischapter,weshallcoverthefollowingtopics:FunctionsworkingonarraysLoadingarraysfromfiles‹‹Writingarraystofiles‹‹Simplemathemat
ZengDong_1991
·
2016-03-20 21:00
numpy
递推求解专题练习(For
Beginner
) 【hdu】
一定要细心,所有的问题都提交了很多次代码,但是都没有直接AClonglong定义和输出格式要注意该题特点,后面的可以根据前面的得出,n限制不大(n越大,往往答案越大),往往案例给出了前几个~(因为让你推的嘛~)hdu2044一只小蜜蜂...ProblemDescription有一只经过训练的蜜蜂只能爬向右侧相邻的蜂房,不能反向爬行。请编程计算蜜蜂从蜂房a爬到蜂房b的可能路线数。其中,蜂房的结构如下
sinat_19628145
·
2016-03-17 13:00
《NumPy
Beginner
's Guide》笔记Chapter2
#-*-coding:utf-8-*- __author__='ZengDong' #日期=23:23 importnumpyasnp """1.NumPyhasamulti-dimensionalarrayobjectcalledndarray.Itconsistsoftwoparts:TheactualdataSomemetadatadescribingthedata2.TheNumPya
ZengDong_1991
·
2016-03-12 12:00
numpy
python的入门教程 资源
http://www.crifan.com/files/doc/docbook/python_
beginner
_tutorial/release/htmls/index.htmlhttp://www.liaoxuefeng.com
u013593585
·
2016-03-10 21:00
python
入门
《NumPy
Beginner
's Guide》笔记Chapter1
#-*-coding:utf-8-*- #日期=23:33 """1.ImaginethatwewanttoaddtwovectorscalledaandbThevectoraholdsthesquaresofintegers0ton,forinstance,ifnisequalto3,thenaisequalto0,1,or4.Thevectorbholdsthecubesofinteger
ZengDong_1991
·
2016-03-08 23:00
numpy
Ubuntu下初学ROS时所遇小问题
【1】运行命令$rospackdepends1
beginner
_tutorials时,提示:[rospack]Error:nosuchpackagebeginner_tutorials后来弄明白了,原来在我新建工程后
叶念西风
·
2016-03-07 21:00
Racket 学习笔记:引入其它的语言包会改变语法
虽然一般会使用#langracket来作为默认的语言,但是,如果在这句话之后引入其它的语言包,比如说(requirelang/htdp-
beginner
)就会对编程的语法产生影响,导致出现诸如不接受含有多个参数的函数
archimekai
·
2016-03-05 23:00
racket
python解析jSON文件
wYeeLnhpXX-Tt8AoBRSNPh2P7Z2YHyK2tdD1tbBOQMfJIpA-YNHMOg2ZN6aNoxCn-CjPMPLdG6ZZqzTJonUZk_ 二、Python1.学习http://www.crifan.com/files/doc/docbook/python_
beginner
_tutor
moyuzizhu
·
2016-02-15 17:00
翻译 GITHUB上HOW TO BE A GOOD PROGRAMMER
github上有这样一个star很多的工程 HowToBeAGoodProgrammer讲了作者对于如何成为一个好的程序员的一些观点,觉得很不错,于是这几天都在翻译,整个工程的github地址现在翻译完了
Beginner
梦里风林
·
2016-02-06 14:00
Nginx(1) -
Beginner
’s Guide
Starting,Stopping,andReloadingConfigurationnginx-sstop--fastshutdown nginx-squit--gracefulshutdown nginx-sreload--reloadingtheconfigfile nginx-sreopen--reopeningthelogfiles kill-sQUIT1628 ps-ax
逝者如斯(乎)
·
2016-02-01 15:00
翻译 github上How to be a good programmer
github上有这样一个star很多的工程HowToBeAGoodProgrammer讲了作者对于如何成为一个好的程序员的一些观点,觉得很不错,于是这几天都在翻译,整个工程的github地址现在翻译完了
Beginner
梦里风林
·
2016-01-30 19:00
Problem of ANISOTROPIC mode
> I am
beginner
for AGG.
fengyuzaitu
·
2016-01-26 17:39
agg
ANISOTROPIC
Nginx 入门手册 (
Beginner
’s Guide)
翻译来自官方文档,首先感谢nginx的作者,然后感谢官方文档吧。以下是官网地址,英文还可以的直接去看原文吧。 http://nginx.org/en/docs/beginners_guide.html------------------------------------------------------------------------------------这篇手册给出了nginx的基本介
tmj_159
·
2016-01-16 17:00
collection of vim vim tutorial for
beginner
在linux命令行下编辑文档http://blog.csdn.net/niushuai666/article/details/7275406http://linuxconfig.org/vim-tutorialhttps://blog.interlinked.org/tutorials/vim_tutorial.htmlhttp://pan.baidu.com/s/1sj9CLXz应用sftp任然
wybert
·
2015-12-28 12:00
PyQt5-
Beginner
-tutorial
原文链接引言这是一篇启蒙级的PyQt5教程,其目的是让你在很短的时间内入门PyQt.需要具备一些Python的基本知识.PyQt是跨平台GUI工具包Qt的Python版本.是Python的GUI编程众多选择之一.其余的选择有PySide,PyGTK,wxPython,和Tkinter.PyQt是开发非营利性(GPL协议)程序的利器.而如果你需要开发营利性程序,PySide很适合你,并且它是遵循LG
hldh214
·
2015-12-11 20:00
python
PyQt
Bash快速入门指南
C语言入门模式的秘密---责任链模式Grunt-
beginner
前端自动化工具Android面试常客Handler详解 本文由 伯乐在线 - 巽离 翻译, 进林 校稿。未经许可,禁止转载!
micwing
·
2015-12-03 17:00
粒子系统和Ogre 3D扩展 -----OGRE 3D 1.7
Beginner
‘s Guide中文版
这是这本书的最后一章,我们将会接触到我们未曾涉及的一章——粒子系统。在此之后,这章将会呈现一些Ogre 3D的扩展和特效手法,这在未来对于你来说会是很重要的,但是不是对所有的程序都必要。 在这一章,我们将会: 1. 学习什么是粒子系统和怎样使用它 2. 创建几个不同的粒子系统 3. 了解Ogre 3D扩展 4. 自豪的读完这本书 那么让我们开始吧! 【 增加一个粒子系统 】
a809146548
·
2015-11-15 22:00
C++
源码
引擎
OGRE
粒子系统
Redirecting Standard Input/Output using the Process Class
Input/Output using the Process Class Submitted By User Level Date of Submission Edwin Lima
Beginner
·
2015-11-13 16:43
redirect
ASP.NET File Upload Example
EstebanMarch 28, 2001 Level:
Beginner
/Intermediate Download Source Code ASP.NET provides an easy mechanism
·
2015-11-13 15:08
asp.net
OTcl与C++,NS2是如何识别并调用执行协议的 转自百思论坛
OTcl与C++,NS2是如何识别并调用执行协议的 转自百思论坛 2008年04月29日 星期二 23:14 经过一段时间的代码阅读和资料查阅,在这里我想试着讲明一个困扰大多数NS2
Beginner
·
2015-11-13 15:50
C++
单点更新线段树 RMQ
memory limit per test 256 megabytes input standard input output standard output Xenia the
beginner
·
2015-11-13 15:01
线段树
30个HTML初学者建议
If we post too many advanced tutorials, our
beginner
audience won’t benefit.
·
2015-11-13 14:11
html
[转自CSDN]程序员从初级到中级10个秘诀
Justin James曾发表过一篇博文《10 tips for advancing from a
beginner
to an intermediate developer》,为我们分享如何才能完成程序员从初级到中级的蜕变
·
2015-11-13 11:01
csdn
Codeforces Round #197 (Div. 2) D. Xenia and Bit Operations
memory limit per test 256 megabytes input standard input output standard output Xenia the
beginner
·
2015-11-13 09:42
codeforces
Unity3D - LINEAR INTERPOLATION
原文地址:http://unity3d.com/learn/tutorials/modules/
beginner
/scripting/linear-interpolation 水平有限,翻译粗略,欢迎吐槽
·
2015-11-13 06:26
unity3d
cocos2d-x Touch 事件应用的一个例子
1效果图: 这个是《Cocos2d-X by Example
Beginner
's Guide》上的第一个例子,我稍微重构了下代码。
·
2015-11-12 21:34
cocos2d-x
程序员从初级到中级10个秘诀
Justin James曾发表过一篇博文《10 tips for advancing from a
beginner
to an intermediate developer》,为我们分享如何才能完成程序员从初级到中级的蜕变
·
2015-11-12 21:38
程序员
Python good tutorials
;@staticmethod http://stackoverflow.com/questions/12179271/python-classmethod-and-staticmethod-for-
beginner
·
2015-11-12 13:39
python
C语言经典著作导读
《写给大家看的C语言书(第2版)》 原书名: Absolute
Beginner
's Guide to C (2nd Edition) 原出版社: Sams 作者: (
·
2015-11-12 12:49
C语言
nodebeginer
最近对node开始感兴趣,知乎上朴灵推荐入门书籍,goddy翻译的node
beginner
。 貌似大家对深入浅出node.js评价都不错,以后可以考虑入手看看。
·
2015-11-12 11:56
node
VIM学习笔记
参考: http://linux.chinaunix.net/techdoc/
beginner
/2009/12/20/1150108.shtml  
·
2015-11-12 11:07
学习笔记
【JS】
Beginner
3 & 4 & 5 & 6:Maths & Logic & Conditonal & Looping
1.number operator () * / + - 2.logic make decisions in code compare values to produce a boolean value ===(同类型) !== > < combined >= <= 3.Conditional
·
2015-11-12 10:12
inner
【JS】
Beginner
1:Making Stuff Happen
1.JS(JavaScript) is for interactivity 2.How does JS relate to HTML&CSS? script tag script element contain JS interal & external 3.Internal </script> 4.Exter
·
2015-11-12 10:11
inner
【JS】
Beginner
2:Variables & Data
1.Variables name :name it in a way that tells what you've stored there value: 2.Create a variable => assign/set its value declaration & initialization 3.Declaration Declaring a va
·
2015-11-12 10:11
variable
【CSS】
Beginner
5:Margins&Padding
1.Properties for spacing-out elements 外边距:A margin is the space space outside something 内边距:padding is the space inside something 2.margin-top margin-right margin-bottom margin-left padding-
·
2015-11-12 10:02
padding
【CSS】
Beginner
3:Color
1.red rgb(255,0,0) rgb(100%,0%,0%) #ff0000 #f00 2.Predefined color name aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, orange, purple, red, silver, teal, white, and
·
2015-11-12 10:01
inner
【CSS】
Beginner
4:Text
1.alter the size and shape of the text 2.font-family:Arial, Verdana,"Times New Roman",helvetica,serif 3.font-size:vs h1 ;1px vs 1.5em 4.font-weitht:whether the text is bold or not bold/5
·
2015-11-12 10:01
inner
【CSS】
Beginner
2:Selectors, Properties, and Values
1.Whereas HTML has tags,CSS has selectors. 2.Selector{ properties:value; properties2:value2; } 3.Lengths & Percentages px:unit for pixels em:unit for the calculated
·
2015-11-12 10:00
properties
【HTML】
Beginner
9:Form
1.Form Collect data inputted by a user. Used as an interface for a web application,or send data across the web. 2.</form> attribute:
·
2015-11-12 10:59
inner
【CSS】
Beginner
1:Applying CSS
CSS(Cascading Style Sheets) 1.Applying CSS Three ways: 1.In-line 2.Internal 3.External 2.In-line style attribute The best-practice approach is that the HTML should
·
2015-11-12 10:59
apply
【HTML】
Beginner
8:Table
1.Table Abused to lay out pages The correct use for tables is to do exactly what you would expect a table to do-to structure tabular data 2.</table
·
2015-11-12 10:58
table
【HTML】
Beginner
6:Link
1.Link HTML wich basically means a system of linked text link to another HTML file or any file anywhere on the web or another part of the same page they are on. 2.</a&
·
2015-11-12 10:57
inner
【HTML】
Beginner
7:Image
1.Image The web is not just about text,it is a multi-media extravaganza and the most common form of sparkle is the image. 2.<img / > attrib
·
2015-11-12 10:57
image
【HTML】
Beginner
4:Heading
1.Headings h1 h2 h3 h4 h5 h6 h1 being the almighty emperor of headings h6 being the lowest pled Note that the h1 tag is only used once,as
·
2015-11-12 10:56
inner
【HTML】
Beginner
3:ParagraphsEmphasisLine breaks
1.Paragraphs </p> distinct blocks of the text Think of the HTML contents as if it were a book-with paragraphs where appropriate. 2.Emphasis <em&
·
2015-11-12 10:55
inner
【HTML】
Beginner
1:TagsAttributesElements
HTML(Hypertext Text Mark-up Language)&(How To Make L) HTML is used for meaning and CSS is used for presentation Learn from htmldog 1.Tags opening tag:k
·
2015-11-12 10:54
attribute
用NodeJS打造你的静态文件服务器 <>
http://cnodejs.org/topic/4f16442ccae1f4aa27001071 用NodeJS打造你的静态文件服务器 前言 在《The Node
Beginner
·
2015-11-12 10:52
nodejs
新手学Java 7编程(第5版)
product.china-pub.com/60714 http://download.csdn.net/detail/qinghuawenkang/4560891 基本信息 原书名: Java, A
Beginner
's
·
2015-11-12 10:21
java
7
上一页
25
26
27
28
29
30
31
32
下一页
按字母分类:
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
其他