Kenyth Zeng's Library tagged → View Popular
互联网产品设计文档类型:有BRD、MRD、PRD和FSD - 产品经理(PD) - 业内网9点社区-互联网从业者互动家园 [每天9点来上班!]
-
功能/非功能需求分哪几块,功能的优先级等等。实际工作中,这个阶段PD可能的产出物有Mind Manager的思维图,Excel的Feature List等。
-
功能/非功能需求分哪几块,功能的优先级等等。实际工作中,这个阶段PD可能的产出物有Mind Manager的思维图,Excel的Feature List等。
- 2 more annotations...
Types and Property Classes - Google App Engine - Google Code
-
For unencoded byte strings longer than 500 bytes (also not indexed), use a Blob instance.
-
- class Category(tag)
A category or "tag".
- 4 more annotations...
Datastore Python API Overview - Google App Engine - Google Code
-
The App Engine datastore is strongly consistent, but it's not a relational database. While the datastore interface has many of the same features of traditional databases, the datastore's unique characteristics imply a different way of designing and managing data to take advantage of the ability to scale automatically.
-
Each entity also has a key that uniquely identifies the entity. The simplest key has a kind and a unique numeric ID provided by the datastore. The ID can also be a string provided by the application.
An application can fetch an entity from the datastore by using its key, or by performing a query that matches the entity's properties.
- 6 more annotations...
Using the Datastore - Google App Engine - Google Code
-
Alternatively, you can call the
gql(...)method on theGreetingclass, and omit theSELECT * FROM Greetingfrom the query:greetings = Greeting.gql("ORDER BY date DESC LIMIT 10")
-
As with SQL, keywords (such as
SELECT) are case insensitive. Names, however, are case sensitive. - 2 more annotations...
Python Application Configuration - Google App Engine - Google Code
-
All files in this directory are uploaded with the application as static files.
-
You can use this instead of
static_dirto map to specific files in a directory structure without mapping the entire directory. - 1 more annotations...
Hello, World! - Google App Engine - Google Code
-
When the server receives a request for your application, it runs the application with the request data in environment variables and on the standard input stream (for POST data). To respond, the application writes the response to the standard output stream, including HTTP headers and content.
-
ur source files and reload th
Apache Tomcat 6.0 - Class Loader HOW-TO
-
Some JVMs may
implement this as more than one class loader, or it may not be visible
(as a class loader) at all. -
the standard Tomcat 6 startup scripts
($CATALINA_HOME/bin/catalina.shor
%CATALINA_HOME%\bin\catalina.bat) totally ignore the contents
of theCLASSPATHenvironment variable itself - 6 more annotations...
HowToLearnMoreScalability - memcached - Learn more about scalablity - Project Hosting on Google Code
Django | How to use Django with FastCGI, SCGI, or AJP | Django Documentation
-
Like mod_python, FastCGI allows code to stay in memory, allowing requests to be
served with no startup time. Unlike mod_python (or mod_perl), a FastCGI
process doesn’t run inside the Web server process, but in a separate,
persistent process. -
The traditional mod_* arrangements in Apache embed various scripting
languages (most notably PHP, Python and Perl) inside the process space of
your Web server. - 6 more annotations...
Django | Writing your first Django app, part 3 | Django Documentation
-
creating a Python module, called a URLconf.
-
URLconfs are how Django associates
a given URL with given Python code. - 17 more annotations...
2. Lexical analysis — Python v2.6.2 documentation
-
The backslash (\) character is used to escape
characters that otherwise have a special meaning, such as newline, backslash
itself, or the quote character. String literals may optionally be prefixed with
a letter 'r' or 'R'; such strings are called raw strings and use
different rules for interpreting backslash escape sequences. A prefix of
'u' or 'U' makes the string a Unicode string. Unicode strings use the
Unicode character set as defined by the Unicode Consortium and ISO 10646. Some
additional escape sequences, described below, are available in Unicode strings.
The two prefix characters may be combined; in this case, 'u' must appear
before 'r'. -
When an 'r' or 'R' prefix is present, a character following a backslash
is included in the string without change, and all backslashes are left in the
string. - 2 more annotations...
Django | Writing your first Django app, part 2 | Django Documentation
-
create a file called
admin.py in your polls directory, -
Normally,
the server auto-reloads code every time you modify a file, but the action of
creating a new file doesn't trigger the auto-reloading logic. - 3 more annotations...
Django | Writing your first Django app, part 1 | Django Documentation
-
django-admin.py startproject mysite.
-
python manage.py runserver.
- 13 more annotations...
3. Data model — Python v2.6.2 documentation
-
Every object has an identity, a type and a value.
-
Every object has an identity, a type and a value.
- 18 more annotations...
5. Validation, Data-binding, the BeanWrapper, and PropertyEditors
-
Specifically validation should not be
tied to the web tier, should be easy to localize and it should be
possible to plug in any validator available.
Maven - Introduction to Maven 2.0 Plugin Development
-
"Maven" is really just a core framework for a collection of Maven Plugins
-
it defaults to ${project.build.directory}
- 6 more annotations...
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in doc
-
eBooks Space for download FREE!!
Many eBooks files Space for...
Items: 1 | Visits: 72
Created by: Kim So Hee
-
Document Sharing
Document Hosting and Sharin...
Items: 10 | Visits: 109
Created by: Sergey Kapustin
-
library doc
Items: 3 | Visits: 31
Created by: kundeng06
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
