码迷,mamicode.com
首页 >  
搜索关键字:django setting django后台中文 django时区    ( 21377个结果
the solution about "messy code" in elicpse
I use the Elicpse IDE to develope the ansdroid app.Sometime encounter the messy code in the Elicpse One solve method is that to fix the Ecicpse's enCoding setting: click "Windows->Preference...
分类:其他好文   时间:2014-06-19 09:57:22    阅读次数:211
JavaScript
今天看了点JavaScript,里面的内容和Visual Basic的语言类似。也许大家都会说:语言嘛,都是有通用性的。这也不奇怪他和Visual Basic类似。学习了python、django、Visal Basic。都没有能够学到家是因为语言的语句是不同的但是用法也是不一样的。但是我能看懂代....
分类:编程语言   时间:2014-06-15 23:16:11    阅读次数:375
Python+Django+SAE系列教程17-----authauth (认证与授权)系统1
Python+Django+SAE系列教程17-----authauth (认证与授权)系统1...
分类:编程语言   时间:2014-06-14 13:08:56    阅读次数:400
diameter
HOSTNAME /etc/hostsDNS: /etc/resolv.conf SCROLL:tail -f /var/log/messagesCTRL+C:terminal-mappedKey-cua setting.
分类:其他好文   时间:2014-06-10 13:02:56    阅读次数:205
Python+Django+SAE系列教程15-----输出非HTML内容(图片/PDF)
Python+Django+SAE系列教程15-----输出非HTML内容(图片/PDF)...
分类:编程语言   时间:2014-06-09 23:18:45    阅读次数:473
Windows Firewall Setting
If our web site hosted on web server canot be accessed by other computer by public network, one of the possiblity is the firewall setting is not confi...
分类:Windows程序   时间:2014-06-09 19:42:31    阅读次数:358
WORD Application.Documents.Open函数返回null的一种解决方法
DCOM Config Setting for "Microsoft Office Word 97 - 2003 Document" 内部配置一切正常,但Application.Documents.Open函数还是返回null。下面是一个解决方法:"C:\Windows\SysWOW64\confi...
分类:移动开发   时间:2014-06-09 18:09:50    阅读次数:257
白手起家搭建django app
$django-admin.py startproject web2$cd web2/$python manage.py startapp blog$vim web2/settings.py 注意settings.py以下两个部分,首先要配置数据库,其次要在INSTALLED_APP里添加刚才新建的...
分类:移动开发   时间:2014-06-08 22:18:14    阅读次数:377
在SAE上使用Ueditor的图片上传功能
SAE上是没有目录读写权限的,所以要在SAE使用Ueditor的图片上传功能需要借助SAE的Storage服务。   一、开通Storage服务   在SAE控制台开通Storage服务,并新增一个domain。         二、修改Ueditor代码   Ueditor处理上传文件的方法在DjangoUeditor/jviews.py中,上传图片的请求是由下面...
分类:其他好文   时间:2014-06-08 08:53:44    阅读次数:285
Django - Django框架 简介
Django框架 简介本文地址: http://blog.csdn.net/caroline_wendy/article/details/29172271 1. 介绍Django是一个开放源代码的Web应用框架, 由Python写成.采用了MVC的软件设计模式, 即模型M, 视图V和控制器C.它最初是被开发来用于管理劳伦斯出版集团旗下的一些以新闻内容为主的网站的, 并于2005年7月在BSD许可证下发布.这套框架是以比利时的吉普赛爵士吉他手Djan...
分类:其他好文   时间:2014-06-08 04:02:20    阅读次数:397
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!