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
Fundamentals
python学习手册:学习笔记5--String
Fundamentals
1.字符串简述 目前对于程序员来说,Unicode是一个非常重要的知识点.对于Python3.X以上的版本,字符串就是Unicode(用str函数来操作),但是对于Python2.7X以上的版本,str函数处理的是ASCII字符.(ASCII只是Unicode的一个子集),以下是不同版本的Python对字符串的处理:1.在Python3.X中有三种字符串类型:str用于Unicode(包含AS
fzyz_sb
·
2015-02-18 15:00
Fundamentals
of MVC
Chapter1
Fundamentals
of MVC Microsoft'sWebDevelopmentPlatformsUnderstandingthepastcanbeabighelpinappreciatingthepresent
段隆贤
·
2015-02-04 19:00
基于Hortonworks的HDP Sandbox
Hadoop基础学习:基于HortonworksHDP我最开始是通过Hadoop
Fundamentals
这个课程学习了Hadoop的基础知识,该课程使用了Hortonworks的HDP作为Hadoop平台
baolibin528
·
2015-01-17 19:00
SA
alter table的用法
1 USE TSQL
Fundamentals
2008; 2 GO 3 4 -- alter table的用法 5 6 -- 修改表的定义 7 -- 增加列 8 AL
·
2014-12-25 20:00
table
iOS顶级文档
全篇/整体/推荐iOS7Programming
Fundamentals
ProgrammingiOS7这两本书是套装,一本讲基础,一本讲UI/事件/多线程等等它的iOS8版本在这里:ProgrammingiOS8
focusjava
·
2014-12-15 12:00
安卓官方开发文档API GUIDE(1.1)Application
Fundamentals
应用基础
Application
Fundamentals
AndroidappsarewrittenintheJavaprogramminglanguage.TheAndroidSDKtoolscompileyourcode—alongwithanydataandresourcefiles—intoanAPK
Davidluo001
·
2014-11-26 00:00
安卓官方开发文档API GUIDE(1.1)Application
Fundamentals
应用基础
Application
Fundamentals
AndroidappsarewrittenintheJavaprogramminglanguage.TheAndroidSDKtoolscompileyourcode—alongwithanydataandresourcefiles—intoanAPK
Davidluo001
·
2014-11-26 00:00
backbone.js入门
http://javascriptissexy.com/learn-backbone-js-completely/http://addyosmani.github.io/backbone-
fundamentals
ifeixiang
·
2014-10-31 17:00
MULTICAST - UNDERSTAND HOW IP MULTICAST WORKS
MULTICAST-UNDERSTANDHOWIPMULTICASTWORKSWRITTENBYADMINISTRATOR.POSTEDIN NETWORK
FUNDAMENTALS
4.738095238111111
zungyiu
·
2014-10-15 14:00
Android Testing
Fundamentals
2, robotium, uiautomator, monkeyrunner and monkey
如Robotium官方wiki所说,Robotium是一个开源自动测试框架,它使得黑盒(和白盒)的UI测试变得很easy。RobotiumisanAndroidtestautomationframeworkthathasfullsupportfornativeandhybridapplications.Robotiummakesiteasytowritepowerfulandrobustautom
cheyiliu
·
2014-10-11 20:00
android
test
unit
Android Testing
Fundamentals
1, unit test
Android的单元测试case是Component-specific的。在写case时应该针对组件的类型选择适当的测试基类。(注,AndroiddoesnotprovideaseparatetestcaseclassforBroadcastReceiver.)核心类图如下:相关辅助类:AssertMoreAssertsViewAssertsDemoseehttps://github.com/ch
cheyiliu
·
2014-10-11 20:00
android
test
unit
Learn HTML5 in 5 Minutes!
There’snoquestion,HTML5isahottopicfordevelopers.Ifyouneedacrashcoursetoquicklyunderstandthe
fundamentals
ofHTML5
u013067629
·
2014-10-11 11:00
html
html5
html5
in
min
learn
5
Unit 2: Reading The Parts of Speech
InthisunityouwilllearntheeightbasicpartsofspeechandhowtheyfunctioninEnglish.Tobecomeabetterwriterandeditorofyourwriting,youshouldknowthe
fundamentals
ofEnglishproseandhowtheyworkinasentencebecauseonceyo
lsxpu
·
2014-10-04 17:00
Android Application
Fundamentals
应用开发基础一.概述 一个应用程序由一个或多个应用组件组成,这些基本组件包括activities,services,contentprovides和broadcastreceivers。每个组件在整个应用程序中都扮演不同的角色,而且每种组件都可以单独地运行,甚至可以通过别的应用来启动它们。必须要在manifest文件中声明应用中的所有组件,同时还要声明应用的所有要求,如最小版本及硬件要求等。对于
huanfengyun
·
2014-09-27 17:00
android
Activity
Broadcast
Components
Diesel-powered wrist watches males arrive in a cos
HeorshemostlikelyfulfilledFarrenheit.The.JoneswithinTheLocleaswellasdemonstratedexcellentcuriosityabouttheirprograms.Collectively,thesepeoplesettheactual
fundamentals
forthatjustviewproducerswithinnorth
switte
·
2014-09-15 16:00
on
sale
Watches
Diesel
内存对齐的原理,作用,例子以及一些规划(中英文说明,适用sizeof结构体)
内存对齐的原理,作用,例子以及一些规划(中英文说明,适用sizeof结构体)目录 题记 一 内存读取粒度 Memoryaccessgranularity 从内存的角度解释内存对齐的原理 队列原理Alignment
fundamentals
haiross
·
2014-08-27 17:00
Android UI
Fundamentals
Develop and DesIgn笔记
第一部分BASICANDROIDUI,chapter1GETSTARTED摘录的笔记。这一部分比较的基础。manifest1.Themanifestiswhereyoudeclarethephysicalhardwarefeaturesyourappneedstorun。Declaringthesehardwarefeaturesasrequiredbyyourapplicationallowst
不懂你是谁
·
2014-08-15 00:00
android
jQuery设计思想
目前,互联网上最好的jQuery入门教材,是Rebecca Murphey写的《jQuery基础》(jQuery
Fundamentals
)。
cy609277054
·
2014-08-04 23:00
jquery
App
Fundamentals
Android应用使用Java编写,使用AndroidSDKtools编译代码,连同数据和资源文件,生成APK,APK是android安装包,是存档文件,以“.apk”为后缀。一个APK文件包含一个Android应用的所有文件,Android设备可以安装它。一旦被安装,每个应用程序都生活在自己的安全沙箱里:Android系统是多用户Linux系统,每一个应用程序都是一个不同的用户。默认,系统分配给
ToYueXinShangWan
·
2014-07-30 18:00
URL记录
httpcomponents-client-ga/tutorial/html/statemgmt.html http://hc.apache.org/httpcomponents-client-ga/tutorial/html/
fundamentals
.html
gao.tang
·
2014-07-25 15:00
url
Android文档-开发者指南-第一部分:入门-中英文对照版
; 0、Introduction to Android(引进到Android) 1、Application
Fundamentals
·
2014-07-11 23:00
android
2、一、Introduction(入门):1、Application
Fundamentals
(应用程序基础)
一、Introduction(入门) 1、Application
Fundamentals
(应用程序基础) Android apps are written in
·
2014-07-11 22:00
application
Google的 Web
Fundamentals
和Web Starter Kit工具包
当意识到大量设备的存在给开发者带来了巨大挑战,尤其是移动设备,于是,Google就发布了Web
Fundamentals
,它是一套针对目前web开发的最佳实践和指导原则。
Abel Avram
·
2014-07-11 00:00
AndroidApplication
Fundamentals
(Android应用基础)
AndroidApplication
Fundamentals
(Android应用基础) Android应用采用Java编程语言来编写,AndroidSDK工具编译我们的代码,连同任何数据和资源文件一起打包成一个
LoongEmbedded
·
2014-06-13 15:00
扫描探针显微术入门(7)
Mironov 的“
Fundamentals
of scanning probe microscopy”。根据个人对SPM的理解略有改编。
liyuanbhu
·
2014-06-07 10:00
扫描探针显微术
Spring MVC sample application for downloading files
Print EmailDetailsLastUpdatedon18March2014Java8:The
Fundamentals
Android101:AndroidDevelopmentforBeginnersInthisarticle
wilsonke
·
2014-06-05 08:00
扫描探针显微术入门(6)
Mironov 的“
Fundamentals
of scanning probe microscopy”。根据个人对SPM的理解略有改编。
liyuanbhu
·
2014-06-04 20:00
扫描探针显微术入门(5)
Mironov 的“
Fundamentals
of scanning probe microscopy”。根据个人对SPM的理解略有改编。STM 控制系统STM 控制系统的功能框图如图 10 所示。
liyuanbhu
·
2014-06-04 20:00
扫描探针显微术入门(4)
Mironov 的“
Fundamentals
of scanning probe microscopy”。根据个人对SPM的理解略有改编。
liyuanbhu
·
2014-06-04 20:00
android应用框架
原文地址:http://developer.android.com/guide/components/
fundamentals
.htmlandroid应用程序一旦装进设备,每个程序会在它自己安全的沙盒里运行
fanflame4444
·
2014-05-27 22:00
android
框架
应用
程序员相关
JavascriptjQuery
Fundamentals
-jQuery入门教程。
伴而不弃
·
2014-05-23 11:42
oracle
javascript
Redis
weblogic
Memcached
css
JAVA
myeclipse
ant
谷歌Web中文开发手册:2创建内容和结构
https://developers.google.com/web/
fundamentals
/getting-started/your-first-multi-screen-site/content内容是所有网站最重要的元素
wowkk
·
2014-05-18 00:00
web开发
前端代码质量
移动优先
谷歌Web开发手册
谷歌Web中文开发手册:1目的&目录
原文:https://developers.google.com/web/
fundamentals
/getting-started/your-first-multi-screen-site/你的第一个适应多屏幕的网站现在有一系列的智能手机和大屏幕显示设备
wowkk
·
2014-05-16 13:00
Web
web开发
谷歌
前端架构
响应式
development
onSaveInstanceState() 什么时候调用
onSaveInstanceState() 什么时候调用 先看Application
Fundamentals
上的一段话: Android calls onSaveInstanceState
的书法上的
·
2014-05-05 16:00
Android编译和运行原理(2)
在阅读了SDK文档中“Application
Fundamentals
”一篇的内容后,根据自己的理解绘制了下面的
maximuskiang
·
2014-04-30 22:18
Android
Android编译和运行原理(2)
在阅读了SDK文档中“Application
Fundamentals
”一篇的内容后,根据自己的理解绘
MaximusKiang
·
2014-04-30 22:00
编译原理
How To Edit the Sudoers File on Ubuntu and CentOS
/articles/how-to-edit-the-sudoers-file-on-ubuntu-and-centosIntroductionPrivilegeseparationisoneofthe
fundamentals
ecurityparadigmsimplementedinLinuxandUnix-lik
恒者
·
2014-04-22 21:00
Android使用详解之onSaveInstanceState和onRestoreInstanceState触发的时机
本文转自:http://blog.csdn.net/eclipsexys/article/details/8708094先看Application
Fundamentals
上的一段话:AndroidcallsonSaveInstanceState
FightForFuture2013
·
2014-04-22 14:00
深入浅出api——android的系统框架及基础
muiscplayer的教程,但是我想先暂停一段日子,给自己重新定位下,然后再重新努力,毕竟我是入门级新手,今天翻译APP基础,http://developer.android.com/guide/components/
fundamentals
.html
heaimnmn
·
2014-03-27 17:00
android应用
dalvik
linux内核
Cordova 3.x 基础(16) -- slides & books
阅读更多Cordova(akaPhoneGap)3.x
Fundamentals
CordovaAPIsandinstrumentsApacheCordova3ProgrammingSourcecodefromApacheCordova3ProgrammingApacheCordovaAPICookbookSourcecodeforApacheCordovaAPICookbookPhoneGap3
rensanning
·
2014-03-25 13:00
Cordova
PhoneGap
Cordova 3.x 基础(16) -- slides & books
阅读更多Cordova(akaPhoneGap)3.x
Fundamentals
CordovaAPIsandinstrumentsApacheCordova3ProgrammingSourcecodefromApacheCordova3ProgrammingApacheCordovaAPICookbookSourcecodeforApacheCordovaAPICookbookPhoneGap3
rensanning
·
2014-03-25 13:00
Cordova
PhoneGap
Cordova 3.x 基础(16) -- slides & books
Cordova(akaPhoneGap)3.x
Fundamentals
CordovaAPIsandinstrumentsApacheCordova3ProgrammingSourcecodefromApacheCordova3ProgrammingApacheCordovaAPICookbookSourcecodeforApacheCordovaAPICookbookPhoneGap3
rensanning
·
2014-03-25 13:00
Cordova
PhoneGap
Cordova 3.x 基础(16) -- slides & books
Cordova(akaPhoneGap)3.x
Fundamentals
CordovaAPIsandinstrumentsApacheCordova3ProgrammingSourcecodefromApacheCordova3ProgrammingApacheCordovaAPICookbookSourcecodeforApacheCordovaAPICookbookPhoneGap3
rensanning
·
2014-03-25 13:00
Cordova
PhoneGap
Cordova 3.x 基础(16) -- slides & books
阅读更多Cordova(akaPhoneGap)3.x
Fundamentals
CordovaAPIsandinstrumentsApacheCordova3ProgrammingSourcecodefromApacheCordova3ProgrammingApacheCordovaAPICookbookSourcecodeforApacheCordovaAPICookbookPhoneGap3
rensanning
·
2014-03-25 13:00
Cordova
PhoneGap
Activity/View状态保存和恢复 onSaveInstanceState()和onRestoreInstanceState()
Activity/ViewonSaveInstanceState和onRestoreInstanceState触发的时机/必要条件1:先看Application
Fundamentals
上的一段话: AndroidcallsonSaveInstanceState
pierce0young
·
2014-03-25 09:00
New TypeScript
Fundamentals
Course
Part1–GettingStartedwithTypeScriptPart2–TypeScriptGrammarPart3–TypeScriptClassesandInterfacesPart4–Modules
bmzydream_007
·
2014-03-19 09:00
Versioning RESTful Services
HowardDierking on November9,2012I’vetalkedaboutthisinvariousvenuesandalsocoveritinmy PluralsightREST
Fundamentals
course
lglgsy456
·
2014-03-07 15:00
HTML
SinceI’vebeenlearning《FoundationsofProgramming-
Fundamentals
》thesedays,I’dliketolearnHTMLinEnglish.I’lltrymybesttounderstandintheoriginalway.Thefollowingismynote
zhuanzhe117
·
2014-03-03 16:00
[Android官方API阅读]___
Fundamentals>
学Android不少时间了,项目做的比较少,虽然没找到Android相关的工作,但我仍然不会放弃对Android继续研究的坚持。准备就看官方文档在抓基础,继续吸收官方的观点跟重点,希望自己能坚持下去以下的官方文档阅读,会贴出原文,会有一下几个点:1.读到觉得是重点或者又一次深入理解到的地方会用红色标注2.觉得需要用中文表达一下的地方下面会跟翻译,其中翻译中也会加入自己的看法ApplicationF
Endroid
·
2014-02-26 22:00
android
iOS7 Networking with NSURLSession: Part 3
Intheprevioustutorials,weexploredthe
fundamentals
ofthe NSURLSession API.Thereisoneotherfeatureofthe NSURLSession
Crayon_DyS
·
2014-02-12 15:00
ios
Objective-C
NSURLSession
上一页
14
15
16
17
18
19
20
21
下一页
按字母分类:
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
其他