/ohos5.0/docs/en/application-dev/web/ |
H A D | web-debugging-with-devtools.md | 47 ### Connecting the Device to a PC 49 Connect the device to a PC and enable Developer mode for subsequent port forwarding operations. 88 …l, and run the following command to forward the obtained domain socket to TCP port 9222 of the PC. 111 1. Input **chrome://inspect/\#devices** in the address box of Chrome on the PC and open the page. 284 * Ensure that the device is connected to the PC. 293 The PC is not authorized to debug the device. 323 * Ensure that **tcp:9222** on the PC is not occupied. 327 ### What should I do if the web page to be debugged cannot be found in Chrome on the PC after port … 330 The web page to be debugged cannot be found in Chrome on the PC. 335 * The device is disconnected from the PC. As a result, all forwarding tasks in hdc are cleared. [all …]
|
/ohos5.0/docs/zh-cn/device-dev/quick-start/ |
H A D | quickstart-ide-3861-burn.md | 21 2. 在DevEco Device Tool中,选择**REMOTE DEVELOPMENT > Local PC**,查看远程计算机(Ubuntu开发环境)与本地计算机(Windows开发环… 22 …- 如果Local PC右边连接按钮为,则远程计算… 23 …- 如果Local PC右边连接按钮为,则点击绿色…
|
H A D | quickstart-ide-3516-burn.md | 26 2. 在DevEco Device Tool中,选择**REMOTE DEVELOPMENT > Local PC**,查看远程计算机(Ubuntu开发环境)与本地计算机(Windows开发环… 27 …- 如果Local PC右边连接按钮为,则远程计算… 28 …- 如果Local PC右边连接按钮为,则点击绿色…
|
H A D | quickstart-ide-3568-burn.md | 22 2. 在DevEco Device Tool中,选择**REMOTE DEVELOPMENT > Local PC**,查看远程计算机(Ubuntu开发环境)与本地计算机(Windows开发环… 24 …- 如果Local PC右边连接按钮为,则远程计算… 25 …- 如果Local PC右边连接按钮为,则点击绿色…
|
H A D | quickstart-appendix-hi3516-ide.md | 242 2. 在DevEco Device Tool中,选择**REMOTE DEVELOPMENT > Local PC**,查看远程计算机(Ubuntu开发环境)与本地计算机(Windows开发环… 243 …- 如果Local PC右边连接按钮为,则远程计算… 244 …- 如果Local PC右边连接按钮为,则点击绿色…
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | hdc.md | 20 > hdc server运行时,默认会监听PC的8710端口,开发者可通过设置系统环境变量OHOS_HDC_SERVER_PORT自定义监听的端口号。 34 hdc server启动时,默认会监听PC的8710端口,hdc client使用tcp协议通过此端口连接server。如果PC的8710端口已经被使用或者希望使用其他端口,可以通过添加环境变量OH… 96 在使用hdc前,请在设备上开启usb调试功能,用usb线连接设备和PC。 241 | USB数据连接线 | 使用USB数据连接线连接到调试PC的USB接口 | 如使用低带宽、无数据通信功能的USB连接线可能导致无法识别HDC设备,建议更换官方USB数据连接线。 | 242 …接口(台式机为后面板的USB接口,笔记本为机身的USB接口) | 如使用转接头/拓展坞/台式机前面板USB接口,存在带宽低和USB同步异常等问题,会导致频繁断连,推荐使用直连方式连接PC和设备。 | 248 1. PC通过USB连接设备。 274 | 网络连接 | PC、手机设备处于同一网络。 | 连接同一WiFi或手机开启热点。 | 303 远程连接场景是指客户端通过网络远程连接服务端,客户端和服务端在不同的PC运行,服务端连接设备。 409 > 切换前,请确保条件满足:远端设备与近端PC处于同一网络,且PC可ping通远端设备IP。 617 PC端支持的端口转发类型:tcp。
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-small-debug-trace-other-faqs.md | 20 **标签4**:lr 的值依次标识正常情况下PC要依次执行的指令的位置。 22 对于内核异常打印信息,确定PC和LR的具体位置的指令需要结合out目录下OHOS_Image.asm(跟烧写的系统镜像OHOS_Image.bin对应的汇编文件)查看,根据指令所在的位置可确认使用该…
|
H A D | kernel-mini-memory-exception.md | 11 …信息。调用函数时,会创建子函数的栈帧,同时将函数入参、局部变量、寄存器入栈。栈帧从高地址向低地址生长。以ARM32 CPU架构为例,每个栈帧中都会保存PC、LR、SP和FP寄存器的历史值。LR链接… 152 PC = 0x2101c61a 225 3. 搜索PC指针(指向当前正在执行的指令)在asm中的位置,找到发生异常的函数。 227 PC地址指向发生异常时程序正在执行的指令。在当前执行的二进制文件对应的asm文件中,查找PC值0x2101c61a,找到当前CPU正在执行的指令行,反汇编如下所示:
|
/ohos5.0/docs/zh-cn/design/ux-design/ |
H A D | app-navigation-structure-design.md | 38 多设备设计:可转化导航类控件到符合设备体验的位置上。默认设备上使用Tab导航,PAD和PC使用侧边Tab导航,智慧屏使用顶部Tab导航。 56 多设备设计:可以考虑将上下层级的界面在同一界面展示。默认设备和智慧屏上使用上下层级关系。平板和PC使用上分栏的方式展示内容。
|
H A D | human-machine-interaction-basis.md | 3 在全场景的数字体验中,越来越多类型的智能终端设备分布在用户的日常生活中,可交互的用户界面广泛存在于默认设备、平板、PC、智能穿戴设备、智慧屏、车机、虚拟现实(VR)和增强现实(AR)等设备上。应用可…
|
H A D | responsive-layout.md | 12 栅格断点系统与日常使用的设备屏幕类型有一定的对应关系,例如:超小对应智能穿戴设备,小对应默认设备,中对应平板,大对应智慧屏与PC。设计师可面向希望运行的设备进行所属屏幕类型的适配。
|
H A D | unified-interaction-events.md | 70 | 触摸板 | 双指轻点/按压(与PC一致),<br> 单击/单指长按(保留触屏习惯)。 |
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-device-certificate-kit/ |
H A D | errorcode-certManagerDialog.md | 57 调用API时当前设备非PC设备。 61 更换PC设备调用此API。
|
/ohos5.0/docs/zh-cn/device-dev/device-test/ |
H A D | smartperf-host.md | 7 该组件整体分为设备端和PC端两部分,设备端和PC端基于gRPC(Remote Procedure Call)通信框架进行数据交互。 11 PC端以Smartperf-Host网站的形式进行发布,内部分为Trace Streamer数据解析、SQLite数据存储、hdc设备管理、数据导入、UI绘制、数据分析等模块。下文会重点对Smart…
|
H A D | xts.md | 339 1. 使用有限网线或无线将开发板与PC进行连接。 341 2. 开发板配置IP、子网掩码、网关,确保开发板与PC处于同一个网段。 343 3. PC安装nfs服务器并完成注册,启动nfs服务。 345 4. 开发板配置mount命令,确保开发板可以访问PC端的nfs共享文件。
|
/ohos5.0/docs/en/application-dev/reference/apis-device-certificate-kit/ |
H A D | errorcode-certManagerDialog.md | 57 The API is available only for a PC application. 61 Ensure that the caller is running on a PC.
|
/ohos5.0/docs/zh-cn/application-dev/media/avcodec/ |
H A D | video-encoding-configuration-typical-scenarios.md | 77 OH_AVFormat_SetIntValue(format, OH_MD_KEY_RANGE_FLAG, 0); // 0:limited range/TV 1:full range/PC 169 OH_AVFormat_SetIntValue(format, OH_MD_KEY_RANGE_FLAG, 0); // 0:limited range/TV 1:full range/PC 210 OH_AVFormat_SetIntValue(format, OH_MD_KEY_RANGE_FLAG, 0); // 0:limited range/TV 1:full range/PC
|
/ohos5.0/foundation/communication/dhcp/ |
H A D | README.md | 6 1、DHCP客户端:通常为网络中的手机、PC、打印机等终端设备,使用从DHCP服务器分配下来的IP信息,包括IP地址、默认网关及DNS等。
|
/ohos5.0/docs/zh-cn/readme/ |
H A D | 分布式硬件子系统.md | 8 …息,纳入硬件资源池统一管理,实现设备间硬件能力的跨设备共享和调用能力,打破了设备边界,并通过软件定义各种新产品形态和体验。如手机可以使用电视大屏幕显示,办公PC也能使用手机摄像头提供更强的摄像能力。
|
H A D | 升级子系统.md | 13 …升级包制作工具是使用python开发,运行在PC端用来制作升级包的工具。它首先会打包各个升级镜像,然后对升级包进行签名,同时生成升级包执行脚本,最后制作出升级包。工具生成升级脚本,设备侧解析执行脚…
|
/ohos5.0/docs/zh-cn/application-dev/web/ |
H A D | web-default-userAgent.md | 21 | DeviceType | 当前的设备类型。<br>取值范围:<br>- Phone:手机<br>- Tablet:平板设备<br>- PC:2in1设备 | 169 const is2in1 = () => /PC/i.test(navigator.userAgent);
|
/ohos5.0/docs/en/device-dev/get-code/ |
H A D | sourcecode-acquire.md | 19 …**hpm-cli** tool to download and install the components and compilation toolchain on your local PC. 112 …**hpm-cli** tool to download and install the components and compilation toolchain on your local PC. 117 You must install **Node.js** and HPM on your local PC. The installation procedure is as follows: 121 Download **Node.js** from its official website, and install it on your local PC. 161 - Click **Download** if you want to download the distribution to your local PC. 174 … OpenHarmony code structure file (for example, **my_cust_dist.zip**) and saves it to your local PC.
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/ |
H A D | rs_sub_thread.cpp | 334 useHBackendContext = RSMainThread::Instance()->GetDeviceType() == DeviceType::PC; in CreateShareGrContext() 379 bool optFenceWait = RSMainThread::Instance()->GetDeviceType() == DeviceType::PC ? false : true; in DrawableCacheWithSkImage() 426 bool optFenceWait = RSMainThread::Instance()->GetDeviceType() == DeviceType::PC ? false : true; in DrawableCacheWithDma()
|
/ohos5.0/foundation/communication/connected_nfc_tag/ |
H A D | README_zh.md | 13 近距离无线通信技术\(Near Field Communication,NFC\) ,是一种非接触式识别和互联技术,可以在移动设备、消费类电子产品、PC和智能设备间进行近距离无线通信。
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-mini-memory-exception.md | 11 …ple. Each stack frame stores the historical values of the program counter (PC), link register (LR)… 150 PC = 0x2101c61a 223 3. Search for the PC (pointing to the instruction being executed) in the .asm file to locate the ab… 225 …PC address directs to the instruction being executed when the exception occurs. In the .asm file c…
|