1、创建一个文档库,进入库设置,找到”Information management policy settings”,点进去,如下图: 2、分别设置”Document”、”Folder”两个,如下图: 3、勾选Enable Auditing,如下图: 4、勾选所有的Event,如下图: ...
分类:
其他好文 时间:
2014-10-29 23:36:23
阅读次数:
242
In this Document
Goal
Solution
1. Master List showing sample code for
APIs in Product Data Hub
2. FAQ
a. Need API to load ...
分类:
数据库 时间:
2014-10-29 21:47:05
阅读次数:
376
In this Document
Goal
Solution
References
APPLIES TO:
Oracle Inventory Management - Version 12.0.0 and later
Information in this document app...
分类:
移动开发 时间:
2014-10-29 21:46:55
阅读次数:
1279
这个WEB框架,可以好好研究,相信很快就会用在工作上的。相关文件:settings.py"""Django settings for djangoweb project.For more information on this file, seehttps://docs.djangoproject....
分类:
其他好文 时间:
2014-10-29 21:26:32
阅读次数:
184
APPLIES TO: Oracle Application Object Library - Version 12.1.3 to 12.1.3 [Release 12.1] Information in this document applies to any platform. Checked ...
分类:
其他好文 时间:
2014-10-29 21:23:53
阅读次数:
456
mysql memory engine创建:mysql> create table mt engine = memory select * from information_schema.tables;Query OK, 334 rows affected (1.80 sec)Records: 33...
分类:
数据库 时间:
2014-10-29 21:19:52
阅读次数:
200
CodeDescriptionTransmitting and memorizing information is a task that requires different coding systems for the best use of the available space. A wel...
分类:
其他好文 时间:
2014-10-29 21:15:45
阅读次数:
114
information_schema数据库是MySQL自带的,它提供了访问数据库元数据的方式。什么是元数据呢?元数据是关于数据的数据,如数据库名或表名,列的数据类型,或访问权限等。有些时候用于表述该信息的其他术语包括“数据词典”和“系统目录”。在MySQL中,把information_schema看作..
分类:
数据库 时间:
2014-10-29 02:04:14
阅读次数:
231
here you may find useful information:=====================X8---------------------------------8X=============================http://yysfire.github.io/l...
分类:
系统相关 时间:
2014-10-29 00:01:00
阅读次数:
444
PhoneGap关于图像的对象是Camera,该对象只有一个方法getPicture();该方法参数如下:quality:0-100的整数,设置图片质量,如果以地址的形式加载本地图片,该参数无效。destinationType:Camera.DestinationType.FILE_URL | Ca...
分类:
其他好文 时间:
2014-10-27 12:30:11
阅读次数:
313