强大的Razor引擎 一、Razor基础简介 Razor采用了cshtml后缀的文件名,截图如下: A、 版面布局 从图上看到,新的视图引擎已经没有了Site.Master这种MasterPage了,取而代之的是_Layout.cshtml和_ViewStart.cshtml。 _Layou...
分类:
其他好文 时间:
2015-01-19 18:44:23
阅读次数:
83
创建完Managed Metadata Service Application 并且创建好term之后,就可以应用到Site里了。本文介绍如何创建Managed Metadata Column....
分类:
移动开发 时间:
2015-01-19 14:30:16
阅读次数:
137
方法如下: Go to Control Panel Java in the Security tab click the “Edit Site List…” button click Add button insert the URL of the website that you want acc...
分类:
移动开发 时间:
2015-01-19 12:10:41
阅读次数:
392
搜索引擎网站收录地址大全360搜索引擎登录入口:http://info.so.360.cn/site_submit.html即刻搜索网站提交入口:http://zz.jike.com/submit/genUrlForm盘古数据开放平台:http://open.panguso.com/data/res...
分类:
Web程序 时间:
2015-01-19 10:36:55
阅读次数:
677
强大的Razor引擎 一、Razor基础简介 Razor采用了cshtml后缀的文件名,截图如下: A、 版面布局 从图上看到,新的视图引擎已经没有了Site.Master这种MasterPage了,取而代之的是_Layout.cshtml和_ViewStart.cshtml。 _Layou...
分类:
其他好文 时间:
2015-01-19 10:34:43
阅读次数:
179
def templates_context_process(request): from django.contrib.sites.models import Site from accounts.models import ContactUsInfo if Site.object...
分类:
其他好文 时间:
2015-01-18 15:33:01
阅读次数:
173
#!/usr/bin/python# Filename: backup_ver4.pyimportosimporttime# 1. The files and directories to be backed up are specified in a list.source = ['/home/s...
分类:
编程语言 时间:
2015-01-17 23:21:17
阅读次数:
249
现在智能手机上网越来越普遍了,为了获得用户体验增加网站流量,你有必要为你的网站增加一个访问端设备的判断功能,若发现是手机用户访问,则直接跳转到手机站,通过百度的APP site,很容易就可实现这功能。只需要复制下面代码就可以了。 代码如下: 把这几行代码添加到你电脑站...
分类:
移动开发 时间:
2015-01-17 17:52:51
阅读次数:
158
整理了一下mongodb常用的几个内建角色,
roleactionread(every)readWrite
(every)dbAdmin(every)userAdmin(every)dbOwner(every)backup(admin)restore(admin)changeCustomData√√...
分类:
数据库 时间:
2015-01-16 14:40:22
阅读次数:
215
设置方法:步一设A服务服(192.168.1.43)上用户为backup, 123456 ,同步的数据库为test;B服务服(192.168.1.23)上用户为root, 123456,同步的数据库为test;步二配置mysql.ini:A服务器#Replication masterserver-i...
分类:
数据库 时间:
2015-01-16 14:19:49
阅读次数:
169