1、关于使用的几张表的说明(1)Module:模块表,记录模块名称、编码等模块基本数据。(2)Permissions:权限表,记录所有模块权限distinct之后的数据。(3)ModulePermissions:模块权限,记录每个模块对应的权限,一个模块可能存在多条数据,每条表示该模块的一个操作权限...
分类:
Web程序 时间:
2014-08-05 15:25:49
阅读次数:
379
安装 east_install :? https://pypi.python.org/pypi/setuptools/5.4.2 ? 下载ez_setup.py 脚本后执行,就完成了安装 安装pip 可以通过 east_install ?pip 安装 区别 ?pip 官網的說法,pip 改善了不少 easy_i...
分类:
编程语言 时间:
2014-08-05 14:31:29
阅读次数:
412
在eclipse的工程上选择属性,再选择ProjectFacets里面中选择DynamicWebModule,将2.3修改为2.5,提示如下信息:CannotchangeversionofprojectfacetDynamicWebModuleto2.5解决方法:在工程目录下有一个.settings文件夹,打开org.eclipse.wst.common.project.facet.core.xml,做..
分类:
Web程序 时间:
2014-08-05 11:31:10
阅读次数:
264
ROADSTime Limit:1000MSMemory Limit:65536KTotal Submissions:10777Accepted:3961DescriptionN cities named with numbers 1 ... N are connected with one-way...
分类:
其他好文 时间:
2014-08-05 10:55:59
阅读次数:
977
Speech Module 1 FIRST_TEN = ["one", "two", "three", "four", "five", "six", "seven", 2 "eight", "nine"] 3 SECOND_TEN = ["ten", "eleven", "...
分类:
其他好文 时间:
2014-08-05 10:49:49
阅读次数:
218
A method for garbage collection in a solid state drive (SSD) includes determining whether the SSD is idle by a garbage collection module of the SSD; b...
分类:
其他好文 时间:
2014-08-05 00:25:08
阅读次数:
283
windows环境利用apache 配置虚拟主机
1.修改http.host
#LoadModule vhost_alias_module modules/mod_vhost_alias.so
#Include conf/extra/httpd-vhosts.conf
去掉这两项的#
2.修改httpd-vhosts.conf添加如下内容
DocumentRoot D...
A method for operating a memory module device. The method can include transferring a chip select, command, and address information from a host memory ...
分类:
其他好文 时间:
2014-08-04 20:38:38
阅读次数:
386
##Manage Kernel Modules display modules >lsmod Check modules parameters >modinfo -p usb_storage|st|sc8 Load modules >modprobe usb_storage|st|sc8 Rmove mdules > rmmod usb_storage|st|sc8 ###Set defau...
分类:
其他好文 时间:
2014-08-04 14:47:07
阅读次数:
247
You should be comfortable with the content in the modules up to and including the module "Arrays" for this project.Create a class called consultCo tha...
分类:
其他好文 时间:
2014-08-04 10:31:16
阅读次数:
291