Image-based knee joint motion range measurement method, terminal, medium and mobile phone
A technology of image measurement and knee joint, which is applied in the direction of program code conversion, transmission system, creation/generation of source code, etc. It can solve the problems of inaccurate measurement of knee joint activity, inconvenience, and helplessness
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0086] In the present invention, the WeChat applet running steps include:
[0087] The essence of a WeChat applet is an app between a web app and a native app. It has a rich interface for calling various functions of the mobile phone, and at the same time has flexibility and cross-platform functions.
[0088] WeChat applets run on three terminals: iOS, Android, and developer tools for debugging.
[0089] iOS: The javascript code of the applet runs in JavaScriptCore and is rendered by WKWebView. The environments include iOS8, iOS9, and iOS10.
[0090] Android: The javascript code of the applet is parsed by X5 JSCore and rendered by X5 based on the MobileChrome 53 / 57 core.
[0091] On the development tool: the javascript code of the applet runs in nwjs and is rendered by Chrome Webview (from the official documentation).
[0092] The WeChat applet operating framework involved in the present invention includes two parts View layer (one or more), App Service logic layer (one), th...
Embodiment 2
[0116] How WeChat Mini Programs perform rendering and event processing, including:
[0117] rendering:
[0118] There are three main ways of page rendering:
[0119] Pure web rendering;
[0120] Pure NATIVE rendering;
[0121] Hybrid rendering, that is, the combination of web rendering and NATIVE rendering.
[0122] The rendering process of the page is as follows:
[0123] (1) Enter the official website to register the appId and download the WeChat developer tools;
[0124] (2) After entering the developer tool, click the app.json file, and create a new page under the pages field;
[0125] (3) Create a folder under the Wechat Development Code directory to store static resources (icons, pictures, etc.) The newly created page will have four files:
[0126] .wxml file: render the page structure with tag language;
[0127] .wxss file: set the style of page components;
[0128] .js file: logic to manage pages and data;
Embodiment 3
[0143] javascript running engine:
[0144] A "JavaScript runtime" is often referred to as a virtual machine.
[0145] The JavaScript virtual machine is a process virtual machine, specially designed to interpret and execute JavaScript code.
[0146] The basic job of the JavaScript engine is to convert the JavaScript code written by developers into efficient and optimized code, so that it can be interpreted by the browser or even embedded in the application. Every JavaScript engine implements a version of ECMAScript, of which JavaScript is a fork. As ECMAScript continues to evolve, so do JavaScript engines. The reason there are so many different engines is because each of them is designed to run in a different web browser, headless browser, or runtime environment like Node.js, and its sole purpose is to read and Compile JavaScript code.
[0147] The parsing engine is to dynamically execute JavaScript strings according to the language standard defined by ECMAScript;
[0148]...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com