settings.py 加一行SCRIPTS_URL = os.path.join(BASE_DIR,'scripts/') (在项目根目录下有个scripts文件夹 即 和manage.py 同级)然后在urls.py 加个底下那一段,不知道为什么我在Mac下 合并在一起就不行了 难道是人品?u....
分类:
Web程序 时间:
2014-08-05 10:47:59
阅读次数:
228
Embodiments of the present invention address deficiencies of the art in respect to secure communications for multiple hosts in an address translation ...
分类:
Web程序 时间:
2014-08-05 02:54:48
阅读次数:
381
11g通过一个参数设置密码大小写敏感,下面来做个试验:
C:\Documents and Settings\guogang>sqlplus gg_test/gg_test@10.10.15.25_gg
SQL*Plus: Release 10.2.0.1.0 - Production on 星期一 8月 4 17:54:19 2014
Copyright (c) 1982, 2005, Or...
分类:
数据库 时间:
2014-08-04 21:46:18
阅读次数:
362
模仿Oracle性能诊断艺术中的例子做了两个试验,书上说如果不用RELIES_ON,则函数依赖的对象发生的变更操作就不会导致结果缓存的失效操作(result_cache RELIES_ON(test1,test2)),试验证明不对,函数f1()并没有使用RELIES_ON,但表上的变化影响到了函数。
C:\Documents and Settings\guogang>sqlplus gg_tes...
分类:
数据库 时间:
2014-08-04 21:37:38
阅读次数:
372
1. 在Silverlight plug-in上设置 或使用代码 Application.Current.Host.Settings. EnableGPUAcceleration= True; 2.在类型为UIElement的控件上设置 CacheMode = "BitmapCache" - 所.....
分类:
Web程序 时间:
2014-08-04 14:01:27
阅读次数:
236
This invention describes methods, apparatus and systems for virtualization of iSCSI storage. Virtual storage isolates the clients from the management ...
分类:
其他好文 时间:
2014-08-04 01:50:36
阅读次数:
334
如果出现了上述的错误按照如下的3个步骤解决:1、首先关闭MyEclipse工作空间。2、然后删除工作空间下的“/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.genuitec.eclipse.ast.deploy.core.prefs”这个文件。在这个文件中存储了一些部署项目的信息。删了这个部署..
分类:
Web程序 时间:
2014-08-01 20:22:23
阅读次数:
281
平台:Ubuntu12.10在Ubuntu的中文系统中自带了中文输入法,通过Ctrl+Space可切换中英文输入法。这里我们主要说下Ubuntu英文系统中,中文输入法的安装。第一步,安装语言包。我们选择System Settings-->Language Support-->Install/Remo...
分类:
其他好文 时间:
2014-08-01 18:56:42
阅读次数:
263
1.Build Settings-->搜索other linker Flags-->将other linker Flags设置为-objc2.用2.1.1的版本的百度地图3.换高德地图
分类:
移动开发 时间:
2014-08-01 12:59:51
阅读次数:
359
在SharePoint的开发中,经常会有客户提到网站操作上的栏目过多,其实,我们除了可以通过Feature的方式添加,还可以通过服务器端对象模型的方式添加;下面,让我用简单的例子,给大家介绍一下; 1、操作SiteAction,添加“Add by Linyu”,隐藏“Site Settings...
分类:
Web程序 时间:
2014-08-01 10:30:41
阅读次数:
230