Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
3a5adece
D
Docs
项目概览
OpenHarmony
/
Docs
1 年多 前同步成功
通知
159
Star
292
Fork
28
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
Docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
3a5adece
编写于
9月 20, 2022
作者:
N
niudongyao
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修改database-datashare-overview.md描述
Signed-off-by:
N
niudongyao
<
niudongyao@huawei.com
>
上级
02f0d2cb
变更
6
隐藏空白更改
内联
并排
Showing
6 changed file
with
101 addition
and
2 deletion
+101
-2
zh-cn/application-dev/database/.idea/.gitignore
zh-cn/application-dev/database/.idea/.gitignore
+8
-0
zh-cn/application-dev/database/.idea/database.iml
zh-cn/application-dev/database/.idea/database.iml
+8
-0
zh-cn/application-dev/database/.idea/modules.xml
zh-cn/application-dev/database/.idea/modules.xml
+8
-0
zh-cn/application-dev/database/.idea/vcs.xml
zh-cn/application-dev/database/.idea/vcs.xml
+6
-0
zh-cn/application-dev/database/database-datashare-overview.md
...n/application-dev/database/database-datashare-overview.md
+2
-2
zh-cn/application-dev/reference/.idea/workspace.xml
zh-cn/application-dev/reference/.idea/workspace.xml
+69
-0
未找到文件。
zh-cn/application-dev/database/.idea/.gitignore
0 → 100644
浏览文件 @
3a5adece
# Default ignored files
/shelf/
/workspace.xml
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/
zh-cn/application-dev/database/.idea/database.iml
0 → 100644
浏览文件 @
3a5adece
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"CPP_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
>
<content
url=
"file://$MODULE_DIR$"
/>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
</component>
</module>
\ No newline at end of file
zh-cn/application-dev/database/.idea/modules.xml
0 → 100644
浏览文件 @
3a5adece
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/.idea/database.iml"
filepath=
"$PROJECT_DIR$/.idea/database.iml"
/>
</modules>
</component>
</project>
\ No newline at end of file
zh-cn/application-dev/database/.idea/vcs.xml
0 → 100644
浏览文件 @
3a5adece
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"VcsDirectoryMappings"
>
<mapping
directory=
"$PROJECT_DIR$/../../.."
vcs=
"Git"
/>
</component>
</project>
\ No newline at end of file
zh-cn/application-dev/database/database-datashare-overview.md
浏览文件 @
3a5adece
...
...
@@ -32,7 +32,7 @@ DataShare即数据共享模块,用于应用管理其自身数据,也提供
-
**谓词**
用户访问数据库中的数据所使用的筛选条件,经常被应用在更新数据、删除数据和查询数据
中
等场景。
用户访问数据库中的数据所使用的筛选条件,经常被应用在更新数据、删除数据和查询数据等场景。
## 运作机制
...
...
@@ -51,4 +51,4 @@ DataShare即数据共享模块,用于应用管理其自身数据,也提供
-
DataShare受到数据提供方所使用数据库的一些限制。例如支持的数据模型、Key的长度、Value的长度、每个应用程序支持同时打开数据库的最大数量等,都会受到使用的数据库的限制。
-
因DataShare内部实现依赖于IPC通信,所以数据集、谓词、结果集等的载荷受到IPC通信的约束与限制。
-
因DataShare内部实现依赖于IPC通信,所以数据集、谓词、结果集等的载荷受到IPC通信的约束与限制。
\ No newline at end of file
zh-cn/application-dev/reference/.idea/workspace.xml
0 → 100644
浏览文件 @
3a5adece
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"CMakeSettings"
>
<configurations>
<configuration
PROFILE_NAME=
"Debug"
CONFIG_NAME=
"Debug"
ENABLED=
"true"
/>
</configurations>
</component>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"fae3afd7-7102-47a3-a712-7ca6e5f10f2e"
name=
"Default Changelist"
comment=
""
/>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
<option
name=
"HIGHLIGHT_NON_ACTIVE_CHANGELIST"
value=
"false"
/>
<option
name=
"LAST_RESOLUTION"
value=
"IGNORE"
/>
</component>
<component
name=
"ClangdSettings"
>
<option
name=
"formatViaClangd"
value=
"false"
/>
</component>
<component
name=
"Git.Settings"
>
<option
name=
"RECENT_GIT_ROOT_PATH"
value=
"$PROJECT_DIR$/../../.."
/>
</component>
<component
name=
"ProjectId"
id=
"2F0xIIzSBmY1dlJjirIevRz9yE0"
/>
<component
name=
"ProjectLevelVcsManager"
settingsEditedManually=
"true"
/>
<component
name=
"ProjectViewState"
>
<option
name=
"hideEmptyMiddlePackages"
value=
"true"
/>
<option
name=
"showLibraryContents"
value=
"true"
/>
</component>
<component
name=
"PropertiesComponent"
>
<property
name=
"RunOnceActivity.OpenProjectViewOnStart"
value=
"true"
/>
<property
name=
"RunOnceActivity.ShowReadmeOnStart"
value=
"true"
/>
<property
name=
"RunOnceActivity.cidr.known.project.marker"
value=
"true"
/>
<property
name=
"WebServerToolWindowFactoryState"
value=
"false"
/>
<property
name=
"cf.first.check.clang-format"
value=
"false"
/>
<property
name=
"cidr.known.project.marker"
value=
"true"
/>
<property
name=
"last_opened_file_path"
value=
"$PROJECT_DIR$/../database"
/>
</component>
<component
name=
"RunManager"
>
<configuration
default=
"true"
type=
"GradleAppRunConfiguration"
factoryName=
"Application"
REDIRECT_INPUT=
"false"
ELEVATE=
"false"
USE_EXTERNAL_CONSOLE=
"false"
PASS_PARENT_ENVS_2=
"true"
>
<method
v=
"2"
>
<option
name=
"com.jetbrains.cidr.cpp.gradle.execution.GradleNativeBuildBeforeRunTaskProvider$BuildBeforeRunTask"
enabled=
"true"
/>
</method>
</configuration>
</component>
<component
name=
"SpellCheckerSettings"
RuntimeDictionaries=
"0"
Folders=
"0"
CustomDictionaries=
"0"
DefaultDictionary=
"application-level"
UseSingleDictionary=
"true"
transferred=
"true"
/>
<component
name=
"TaskManager"
>
<task
active=
"true"
id=
"Default"
summary=
"Default task"
>
<changelist
id=
"fae3afd7-7102-47a3-a712-7ca6e5f10f2e"
name=
"Default Changelist"
comment=
""
/>
<created>
1663642722290
</created>
<option
name=
"number"
value=
"Default"
/>
<option
name=
"presentableId"
value=
"Default"
/>
<updated>
1663642722290
</updated>
<workItem
from=
"1663642723884"
duration=
"2477000"
/>
</task>
<servers
/>
</component>
<component
name=
"TypeScriptGeneratedFilesManager"
>
<option
name=
"version"
value=
"3"
/>
</component>
<component
name=
"Vcs.Log.Tabs.Properties"
>
<option
name=
"TAB_STATES"
>
<map>
<entry
key=
"MAIN"
>
<value>
<State
/>
</value>
</entry>
</map>
</option>
</component>
</project>
\ No newline at end of file
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录