Ai
4 Star 66 Fork 25

张磊/HarmonyOSNetworkSamples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
张磊 提交于 2024-05-28 12:21 +08:00 . 添加tcp超时示例
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\zhangl\\.ohos\\config\\auto_debug_TCPTimeoutDemo_com.zl.network.demo.tcp.timeout.demo_70086000024177922.cer",
"storePassword": "0000001B8595700EC42A9417A536542A0B9D0A38D3781ADF32B760A28BAAB327DC4D51A673B25868E11E2A",
"keyAlias": "debugKey",
"keyPassword": "0000001B244161AA2EDA2A00EB95B27A1D8E4A8DB1E950F32F4BE00E7DA0EED7CC3CB84410727392A38293",
"profile": "C:\\Users\\zhangl\\.ohos\\config\\auto_debug_TCPTimeoutDemo_com.zl.network.demo.tcp.timeout.demo_70086000024177922.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\zhangl\\.ohos\\config\\auto_debug_TCPTimeoutDemo_com.zl.network.demo.tcp.timeout.demo_70086000024177922.p12"
}
}
],
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default",
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zl3624/harmonyos_network_samples.git
git@gitee.com:zl3624/harmonyos_network_samples.git
zl3624
harmonyos_network_samples
HarmonyOSNetworkSamples
master

搜索帮助