skip to main
|
skip to sidebar
Leo Loong
About Web development, Java/Python and Google App Engine learning notes.
Monday, October 06, 2008
设置response头,输出xml,并设置编码
self.response.headers[
'Content-Type'
] =
'text/xml;charset=utf-8'
self.response.out.write(
'<res>RPC</res>'
)
0 comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Web Development
SNS Application Development
思恩应用开发
UIFU.com
About Me
Leo Loong
View my complete profile
Blog Archive
►
2009
(5)
►
April
(3)
关于 Apache httpd 的模块 mod_jk.so
关于Apache Http模块的性能优化
关于Apache httpd模块的一点笔记
►
March
(1)
虚惊~差点把一个珍贵的八年前的硬盘给毁了
►
February
(1)
Hibernate的替代方案
▼
2008
(14)
►
November
(1)
javascript 操作 iframe 的 src
▼
October
(13)
Python字符串操作
实现URL编码解码的python程序
Python的String实用方法
IE和FF很重要的差异
datastore的一个索引bug?
用javascript来控制页面跳到指定锚点
Firefox和ie下都能得到的鼠标坐标
设置response头,输出xml,并设置编码
302临时跳转
datastore根据key的id查询
string转int
HTML输出转换
时间操作
Labels
apache
(3)
config
(1)
Datastore
(2)
frame
(1)
gzip
(1)
Hibernate
(1)
HTTP
(3)
httpd
(1)
javascript
(4)
module
(2)
Python
(9)
server
(1)
sql
(1)
src
(1)
static
(1)
String
(2)
tomcat
(1)
web
(1)
分区
(1)
删除
(1)
性能,优化
(1)
恢复
(1)
整合
(1)
模块
(1)
磁盘
(1)
负载均衡
(1)
集群
(1)
Subscribe To
Posts
Atom
Posts
Comments
Atom
Comments
whos.amung.us
0 comments:
Post a Comment