CN110430022B - Data transmission method and device - Google Patents

Data transmission method and device Download PDF

Info

Publication number
CN110430022B
CN110430022B CN201910762593.8A CN201910762593A CN110430022B CN 110430022 B CN110430022 B CN 110430022B CN 201910762593 A CN201910762593 A CN 201910762593A CN 110430022 B CN110430022 B CN 110430022B
Authority
CN
China
Prior art keywords
data
placeholder
tag information
processed
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910762593.8A
Other languages
Chinese (zh)
Other versions
CN110430022A (en
Inventor
张国浇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen City Penghaiyun Electronic Data Exchange Co ltd
Original Assignee
Shenzhen City Penghaiyun Electronic Data Exchange Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen City Penghaiyun Electronic Data Exchange Co ltd filed Critical Shenzhen City Penghaiyun Electronic Data Exchange Co ltd
Priority to CN201910762593.8A priority Critical patent/CN110430022B/en
Publication of CN110430022A publication Critical patent/CN110430022A/en
Application granted granted Critical
Publication of CN110430022B publication Critical patent/CN110430022B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0006Systems modifying transmission characteristics according to link quality, e.g. power backoff by adapting the transmission format
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Quality & Reliability (AREA)
  • Telephone Function (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application is applicable to the technical field of data processing, and provides a data transmission method, which comprises the following steps: acquiring original data, wherein the original data comprises a plurality of data to be processed; acquiring preset template data, wherein the template data comprises a plurality of placeholder data, and the placeholder data comprises label information; processing the data to be processed according to a preset processing rule based on the tag information of the placeholder data to obtain output data with the same tag information as the placeholder data; and replacing the corresponding placeholder data in the template data by the output data to obtain target data corresponding to the original data, and transmitting the target data to a target receiver. Original data and output target data are defined through the placeholders, customization of the output target data and unification of formats of the target data are guaranteed, system data retention caused by incorrect data formats is avoided, and therefore the problem that data transmission efficiency is low due to errors such as data retention and the like easily occurring in an existing system is solved.

Description

Data transmission method and device
Technical Field
The present application belongs to the field of data processing technologies, and in particular, to a data transmission method and apparatus.
Background
In the course of import and export trade, with the development of computer technology, the original paper face spelling is gradually replaced by electronic documents. A large amount of information between related departments such as a ship company, a dock, a yard, a customhouse, and the like, or between a company and other units is exchanged and processed by Electronic Data Interchange (EDI). However, in practical applications, due to the fact that the third-party systems are uneven, the format difference of the EDI data output by each system is large, errors such as data retention and the like easily occur in the system receiving the EDI data, and therefore data transmission efficiency is low.
Content of application
The embodiment of the application provides a data transmission method and device, and can solve the problem that data transmission efficiency is low due to the fact that errors such as data retention easily occur in an existing system.
In a first aspect, an embodiment of the present application provides a data transmission method, including:
acquiring original data, wherein the original data comprises a plurality of data to be processed;
acquiring preset template data, wherein the template data comprises a plurality of placeholder data, and the placeholder data comprises label information;
processing the data to be processed according to a preset processing rule based on the tag information of the placeholder data to obtain output data of the tag information which is the same as the placeholder data;
and replacing the corresponding placeholder data in the template data by the output data to obtain target data corresponding to the original data, and transmitting the target data to a target receiver.
This embodiment obtains original data and output target data through the placeholder definition, has guaranteed that the target data of output can the customization to guarantee that the format of target data is unified, avoid the data format not to and lead to system data to be detained, thereby solved current system and appeared data to be detained etc. the mistake easily and lead to the problem that data transfer efficiency is low. And secondly, according to the processing flows of marking the data to be processed through a preset processing rule, processing the data depending on the service data condition, processing the data depending on the external data condition and the like, the standardized processing of the original data before the original data is output as the target data is ensured. And thirdly, the template data supports complex operation logic and has higher expansibility.
In a second aspect, an embodiment of the present application provides a data transmission apparatus, including:
the device comprises a first acquisition module, a second acquisition module and a processing module, wherein the first acquisition module is used for acquiring original data which comprises a plurality of data to be processed;
the second acquisition module is used for acquiring preset template data, wherein the template data comprises a plurality of placeholder data, and the placeholder data comprises label information;
the processing module is used for processing the data to be processed according to a preset processing rule based on the tag information of the placeholder data to obtain output data with the same tag information as the placeholder data;
and the replacing module is used for replacing the corresponding placeholder data in the template data with the output data to obtain target data corresponding to the original data, and transmitting the target data to a target receiver.
In a third aspect, an embodiment of the present application provides an intelligent device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the data transmission method according to any one of the above first aspects when executing the computer program.
In a fourth aspect, the present application provides a computer-readable storage medium, where a computer program is stored, and the computer program, when executed by a processor, implements the data transmission method according to any one of the first aspect.
In a fifth aspect, an embodiment of the present application provides a computer program product, which, when run on a terminal device, causes the terminal device to execute the data transmission method according to any one of the above first aspects.
It is understood that the beneficial effects of the second aspect to the fifth aspect can be referred to the related description of the first aspect, and are not described herein again.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
FIG. 1 is a schematic diagram of a system provided by an embodiment of the present application;
fig. 2 is a schematic structural diagram of a mobile phone to which a data transmission method according to an embodiment of the present application is applied;
fig. 3 is a schematic diagram of a software architecture suitable for a data transmission method according to an embodiment of the present application;
fig. 4 is a schematic flowchart of a data transmission method according to an embodiment of the present application;
fig. 5 is a schematic flowchart of a data transmission method according to another embodiment of the present application;
fig. 6 is a schematic structural diagram of a data transmission device according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an intelligent device provided in an embodiment of the present application.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should also be understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to" determining "or" in response to detecting ". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
Furthermore, in the description of the present application and the appended claims, the terms "first," "second," "third," and the like are used for distinguishing between descriptions and not necessarily for describing or implying relative importance.
Reference throughout this specification to "one embodiment" or "some embodiments," or the like, means that a particular feature, structure, or characteristic described in connection with the embodiment is included in one or more embodiments of the present application. Thus, appearances of the phrases "in one embodiment," "in some embodiments," "in other embodiments," or the like, in various places throughout this specification are not necessarily all referring to the same embodiment, but rather "one or more but not all embodiments" unless specifically stated otherwise. The terms "comprising," "including," "having," and variations thereof mean "including, but not limited to," unless expressly specified otherwise.
Referring to fig. 1, fig. 1 is a schematic diagram of a system according to an embodiment of the present disclosure. The system comprises: a first terminal 101, a server 102 and a second terminal 103. The first terminal 101, the server 102 and the second terminal 103 communicate through a wireless network.
The first terminal 101 and the second terminal 102 include, but are not limited to, a mobile phone, a tablet computer, a wearable device, an Augmented Reality (AR)/Virtual Reality (VR) device, a notebook computer, an ultra-mobile personal computer (UMPC), a netbook, a Personal Digital Assistant (PDA), and other terminal devices.
For example, the terminal device may be a Station (ST) in a WLAN, which may be a cellular phone, a cordless phone, a Session Initiation Protocol (SIP) phone, a Wireless Local Loop (WLL) station, a Personal Digital Assistant (PDA) device, a handheld device with Wireless communication capability, a computing device or other processing device connected to a Wireless modem, a vehicle-mounted device, a vehicle-mounted networking terminal, a computer, a laptop, a handheld communication device, a handheld computing device, a satellite Wireless device, a Wireless modem card, a television set-top box (STB), a Customer Premises Equipment (CPE), and/or other devices for communicating over a Wireless system and a next generation communication system, such as a Mobile terminal in a 5G Network or a Public Land Mobile Network (future evolved, PLMN) mobile terminals in the network, etc.
By way of example and not limitation, when the terminal device is a wearable device, the wearable device may also be a generic term for intelligently designing daily wearing by applying wearable technology, developing wearable devices, such as glasses, gloves, watches, clothing, shoes, and the like. A wearable device is a portable device that is worn directly on the body or integrated into the clothing or accessories of the user. The wearable device is not only a hardware device, but also realizes powerful functions through software support, data interaction and cloud interaction. The generalized wearable intelligent device has the advantages that the generalized wearable intelligent device is complete in function and large in size, can realize complete or partial functions without depending on a smart phone, such as a smart watch or smart glasses, and only is concentrated on a certain application function, and needs to be matched with other devices such as the smart phone for use, such as various smart bracelets for monitoring physical signs, smart jewelry and the like.
Take the first terminal 101 or the second terminal 103 as a mobile phone as an example. Fig. 2 is a block diagram illustrating a partial structure of a mobile phone according to an embodiment of the present disclosure. Referring to fig. 2, the handset includes: a Radio Frequency (RF) circuit 220, a memory 220, an input unit 230, a display unit 240, a sensor 250, an audio circuit 260, a wireless fidelity (WiFi) module 270, a processor 280, and a power supply 290. Those skilled in the art will appreciate that the handset configuration shown in fig. 2 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile phone in detail with reference to fig. 2:
the RF circuit 220 may be used for receiving and transmitting signals during information transmission and reception or during a call, and in particular, for processing the received downlink information of the base station to the processor 280; in addition, the data for designing uplink is transmitted to the base station. Typically, the RF circuitry includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuitry 220 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE)), e-mail, Short Messaging Service (SMS), and the like.
The memory 220 may be used to store software programs and modules, and the processor 280 executes various functional applications and data processing of the mobile phone by operating the software programs and modules stored in the memory 220. The memory 220 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 220 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The input unit 230 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone 200. Specifically, the input unit 230 may include a touch panel 231 and other input devices 232. The touch panel 231, also referred to as a touch screen, may collect touch operations of a user (e.g., operations of the user on or near the touch panel 231 using any suitable object or accessory such as a finger, a stylus, etc.) thereon or nearby, and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 231 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts it to touch point coordinates, and then provides the touch point coordinates to the processor 280, and can receive and execute commands from the processor 280. In addition, the touch panel 231 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 230 may include other input devices 232 in addition to the touch panel 231. In particular, other input devices 232 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 240 may be used to display information input by the user or information provided to the user and various menus of the mobile phone. The Display unit 240 may include a Display panel 241, and optionally, the Display panel 241 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 231 may cover the display panel 241, and when the touch panel 231 detects a touch operation thereon or nearby, the touch panel is transmitted to the processor 280 to determine the type of the touch event, and then the processor 280 provides a corresponding visual output on the display panel 241 according to the type of the touch event. Although in fig. 2, the touch panel 231 and the display panel 241 are two independent components to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 231 and the display panel 241 may be integrated to implement the input and output functions of the mobile phone.
The handset 200 may also include at least one sensor 250, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that adjusts the brightness of the display panel 241 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 241 and/or the backlight when the mobile phone is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
Audio circuitry 260, speaker 262, and microphone 262 may provide an audio interface between the user and the handset. The audio circuit 260 may transmit the electrical signal converted from the received audio data to the speaker 262, and convert the electrical signal into a sound signal by the speaker 262 for outputting; on the other hand, the microphone 262 converts the collected sound signals into electrical signals, which are received by the audio circuit 260 and converted into audio data, which are then processed by the audio data output processor 280, and then transmitted to, for example, another cellular phone via the RF circuit 220, or output to the memory 220 for further processing.
WiFi belongs to short-distance wireless transmission technology, and the mobile phone can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 270, and provides wireless broadband internet access for the user. Although fig. 2 shows the WiFi module 270, it is understood that it does not belong to the essential constitution of the handset, and may be omitted entirely as needed within the scope of not changing the essence of the application.
The processor 280 is a control center of the mobile phone, connects various parts of the entire mobile phone by using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 220 and calling data stored in the memory 220, thereby performing overall monitoring of the mobile phone. Alternatively, processor 280 may include one or more processing units; preferably, the processor 280 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 280.
The handset also includes a power supply 290 (e.g., a battery) for powering the various components, which may preferably be logically coupled to the processor 280 via a power management system, such that the power management system may be used to manage charging, discharging, and power consumption.
Although not shown, the handset may also include a camera. Optionally, the position of the camera on the mobile phone 200 may be front-located or rear-located, which is not limited in this embodiment of the application.
Optionally, the mobile phone may include a single camera, a dual camera, or a triple camera, which is not limited in this embodiment.
For example, a cell phone may include three cameras, one being a main camera, one being a wide camera, and one being a tele camera.
Optionally, when the mobile phone includes a plurality of cameras, all the cameras may be arranged in front of the mobile phone, or all the cameras may be arranged in back of the mobile phone, or a part of the cameras may be arranged in front of the mobile phone, and another part of the cameras may be arranged in back of the mobile phone, which is not limited in this embodiment of the present application.
In addition, although not shown, the mobile phone may further include a bluetooth module, etc., which will not be described herein.
Fig. 3 is a schematic diagram of a software structure of a mobile phone according to an embodiment of the present application. Taking a mobile phone operating system as an Android system as an example, in some embodiments, the Android system is divided into four layers, which are an application layer, an application Framework (FWK) layer, a system layer and a hardware abstraction layer, and the layers communicate with each other through a software interface.
As shown in fig. 3, the application layer may be a series of application packages, which may include short message, calendar, camera, video, navigation, gallery, call, and other applications.
The application framework layer provides an Application Programming Interface (API) and a programming framework for the application program of the application layer. The application framework layer may include some predefined functions, such as functions for receiving events sent by the application framework layer.
As shown in FIG. 3, the application framework layers may include a window manager, a resource manager, and a notification manager, among others.
The window manager is used for managing window programs. The window manager can obtain the size of the display screen, judge whether a status bar exists, lock the screen, intercept the screen and the like. The content provider is used to store and retrieve data and make it accessible to applications. The data may include video, images, audio, calls made and received, browsing history and bookmarks, phone books, etc.
The resource manager provides various resources for the application, such as localized strings, icons, pictures, layout files, video files, and the like.
The notification manager enables the application to display notification information in the status bar, can be used to convey notification-type messages, can disappear automatically after a short dwell, and does not require user interaction. Such as a notification manager used to inform download completion, message alerts, etc. The notification manager may also be a notification that appears in the form of a chart or scroll bar text at the top status bar of the system, such as a notification of a background running application, or a notification that appears on the screen in the form of a dialog window. For example, prompting text information in the status bar, sounding a prompt tone, vibrating the electronic device, flashing an indicator light, etc.
The application framework layer may further include:
a viewing system that includes visual controls, such as controls to display text, controls to display pictures, and the like. The view system may be used to build applications. The display interface may be composed of one or more views. For example, the display interface including the short message notification icon may include a view for displaying text and a view for displaying pictures.
The telephone manager is used for providing the communication function of the mobile phone. Such as management of call status (including on, off, etc.).
The system layer may include a plurality of functional modules. For example: a sensor service module, a physical state identification module, a three-dimensional graphics processing library (such as OpenGL ES), and the like.
The sensor service module is used for monitoring sensor data uploaded by various sensors in a hardware layer and determining the physical state of the mobile phone;
the physical state recognition module is used for analyzing and recognizing user gestures, human faces and the like;
the three-dimensional graphic processing library is used for realizing three-dimensional graphic drawing, image rendering, synthesis, layer processing and the like.
The system layer may further include:
the surface manager is used to manage the display subsystem and provide fusion of 2D and 3D layers for multiple applications.
The media library supports a variety of commonly used audio, video format playback and recording, and still image files, among others. The media library may support a variety of audio-video encoding formats, such as MPEG4, h.264, MP3, AAC, AMR, JPG, PNG, and the like.
The hardware abstraction layer is a layer between hardware and software. The hardware abstraction layer may include a display driver, a camera driver, a sensor driver, etc. for driving the relevant hardware of the hardware layer, such as a display screen, a camera, a sensor, etc.
The following embodiments may be implemented on a mobile phone having the above-described hardware structure/software structure. The following embodiments will describe the data transmission method provided in the embodiments of the present application by taking a mobile phone as an example.
The server 102 includes, but is not limited to, a cloud server, a local server, a gateway server, or an intelligent home controller, and the specific type of the network device is not limited in this embodiment. Fig. 2 shows an example of the server 102, and the server 102 may include a processor, a memory, a communication module, a power management module, and the like.
The processor may include one or more of a central processing unit (cpu), an Application Processor (AP), a baseband processor, and the like. The processor may be a neural hub and a command center of the wireless router. The processor can generate an operation control signal according to the instruction operation code and the timing signal to complete the control of instruction fetching and instruction execution. The memory may be used to store computer-executable program code, which includes instructions. The processor executes various functional applications of the network device and data processing by executing instructions stored in the memory. The memory may include a program storage area and a data storage area, such as data storing a sound signal to be played, and the like. For example, the memory may be a double data rate synchronous dynamic random access memory DDR or a Flash memory Flash, etc.
The communication module may provide a solution for communication applied to a network device, including Wireless Local Area Network (WLAN) (e.g., Wi-Fi network), bluetooth, Zigbee, mobile communication network, Global Navigation Satellite System (GNSS), Frequency Modulation (FM), Near Field Communication (NFC), Infrared (IR), and the like. The communication module may be one or more devices integrating at least one communication processing module. The communication module may include an antenna, and the antenna may have only one array element, or may be an antenna array including a plurality of array elements. The communication module can receive electromagnetic waves through the antenna, frequency-modulate and filter electromagnetic wave signals, and send the processed signals to the processor. The communication module can also receive a signal to be sent from the processor, frequency-modulate and amplify the signal, and convert the signal into electromagnetic waves through the antenna to radiate the electromagnetic waves.
The power management module may receive input from the battery and/or charger to power the processor, memory, and communication module, etc.
It should be noted that the server 102 may also include more or fewer components than those shown, or combine some of the components, or different components, such as a display screen, an indicator light, a motor, a control (e.g., a key), a gyroscope sensor, an acceleration sensor, etc.
Fig. 4 shows a schematic flow chart of the data transmission method provided in the present application, and the method may be applied to the first terminal 101, the server 102, or the second terminal 103, by way of example and not limitation.
S401, acquiring original data, wherein the original data comprises a plurality of data to be processed;
s402, acquiring preset template data, wherein the template data comprises a plurality of placeholder data, and the placeholder data comprises label information;
s403, processing the data to be processed according to a preset processing rule based on the tag information of the placeholder data to obtain output data with the same tag information as the placeholder data;
s404, replacing the corresponding placeholder data in the template data with the output data to obtain target data corresponding to the original data, and transmitting the target data to a target receiver.
In S401, the original data is original data of an interactive file in a device interaction process, for example, in marine EDI, message data of the service end 102 received by the first terminal 101 or the second terminal 103, or message data to be sent to the service end 102 by the first terminal 101 or the second terminal 103, or message data to be received by the service end 102 and forwarded to the first terminal 101 or the second terminal 103, it should be understood that the original data may be data to be processed by different devices according to different application scenarios, and details are not repeated here.
The original data includes a plurality of data to be processed, for example, the message data of a ship stage message includes destination port data, departure port data, and transfer port data waiting for processing data. It should be understood that this is by way of illustration only and not by way of limitation.
In S402, the tag information is information indicating the definition of the placeholder data in the original data. For example, in a table file, the placeholder data is data of each grid in the table file, and tag information and a default value are defined for each grid, for example, in a student achievement table, if one grid is the mathematical achievement of student a, the tag information of the grid is the mathematical achievement of student a, and the default value is 0.
The placeholder data can be in a position relationship, and the typesetting format of the template file corresponding to the template data is recorded.
In S403, the preset processing rule determines whether to perform a logic operation on the data to be processed according to whether the tag information of the data to be processed is the same as the tag information of the placeholder data. Specifically, when the tag information of the output data is the same as the tag information of the placeholder data, the logical operation is not performed on the data to be processed, and when the tag information of the output data is not the same as the tag information of the placeholder data, so that the output data conforming to the placeholder data can be obtained on the basis of the data to be processed.
As a simple example, if one piece of data to be processed in the original data is 100kg in weight (the weight is label information of the data to be processed, and 100kg is a value of the data to be processed), and the placeholder data in the template data is 0kg in weight (the weight is label information of the placeholder data, and 0kg is a default value of the placeholder data), then the label information of the data to be processed is the same as the label information of the placeholder data. Or the placeholder data in the template data is 0kg of total weight (the total weight is the tag information of the placeholder data, and 0kg is the default value of the placeholder data), the tag information of the data to be processed is different from the tag information of the placeholder data, and the data to be processed needs to be logically operated to be output data with the tag information being the total weight. It should be understood that in practical applications, the operation logic is more complex and will not be described herein.
In S404, the target receiving party differs according to the sending party, and may be the first terminal 101, the second terminal 103, or the service end 102. All the placeholder data in the template data are replaced by the output data with the same label information as the placeholder data, so that target data corresponding to the original data are obtained, the original data are formatted and then transmitted to a target receiver, errors such as data retention and the like caused by incorrect data formats cannot be caused, the data transmission efficiency is improved, and the normal operation of the system is ensured.
It should be noted that, in this embodiment, the template data is not simply replaced by the original data, but the partial data to be processed in the original data is also subjected to the logical operation to obtain the output data conforming to the template data.
On the basis of the embodiment shown in fig. 4, the present application also proposes another embodiment of a data transmission method. It should be noted that the steps that are the same as those in the embodiment shown in fig. 4 are not repeated herein, and please refer to the foregoing.
Optionally, the S402 includes:
acquiring the service type of the original data;
and acquiring the corresponding preset template data according to the service type.
In this embodiment, for example, message data of a ship term information is transmitted, where the ship term information includes ship information, voyage throughput information, ship stopping time information, passenger information, and cargo information, that is, the ship term information includes 5 sets of message data, and each set of message data is an original data, and the ship term information has original data of 5 service types. Because the original data of each service type has different contents, the original data of each service type corresponds to at least one template data to ensure that no error occurs in the data formatting process, so that the time for error correction is not needed to be spent, and the data transmission efficiency is improved.
Optionally, the S403 includes:
and when the label information corresponding to the data to be processed is the same as that of the placeholder data, marking the data to be processed as the output data.
In this embodiment, when the tag information corresponding to the data to be processed is the same as the tag information of the placeholder data, it is indicated that the meaning represented by the data to be processed is the same as the placeholder data, and the tag information and the placeholder data are different only in value, so that the data to be processed is marked as the output data to replace the placeholder data in the template data with the data to be processed, thereby implementing format conversion from original data to template data and ensuring uniform format of the target data.
Optionally, 403 includes:
and when the tag information corresponding to the data to be processed is different from the tag information of the placeholder data, performing logical operation on the data to be processed according to internal logic between the tag information of the data to be processed and the tag information of the placeholder data to obtain the output data of the tag information which is the same as the placeholder data.
In this embodiment, the internal logic is a logic operation that the tag information between the data to be processed and the placeholder data can be obtained on the basis of the original data. For example, in marine EDI, message data of ship information is converted into target data having the same data format as that of a receiving system, and the message data includes two pieces of data to be processed: the label information is departure port, the value is SHENZHEN, the label information is destination port, the value is TEPLICE; and placeholder data in template data: the label information is a ship-time route and the value is null; in order to obtain output data with the same tag information as the placeholder data, the to-be-processed data in the message data needs to be subjected to logic operation, so that the output data can be obtained: the label information is a ship-term route and has a value of FORM SHENZHEN TO TEPLICE. Therefore, the template data supports complex internal logic, has higher expansibility and can meet more application scenes.
Optionally, the S403 includes:
when the tag information corresponding to the data to be processed is different from the tag information of the placeholder data, sending an output data acquisition request to a preset URL (uniform resource locator) address, wherein the output data acquisition request carries the data to be processed;
and receiving output data corresponding to the data to be processed, which is returned by the URL address according to the output data acquisition request.
In this embodiment, the template data supports external logic, and the external logic is a logic operation that tag information between the to-be-processed data and the placeholder data needs to be obtained in addition to the original data. For example, in marine EDI, the message data of the ship information is converted into target data having the same data format as that of the receiver system, and the placeholder data in the template data is: the label information is the departure port and the value is null; and the message data only has data to be processed: the label information is a ship-age code, the value is 123, and no data to be processed exists, wherein the label information is a departure port or is related to the departure port; thus, in order to obtain output data of the same tag information as the placeholder data, it is acquired from the outside. Specifically, an acquisition request for acquiring the departure port may be sent to a ship-term inquiry website provided by the customs, where the acquisition request carries a ship-term code 123, the ship-term inquiry website inquires all ship-term information corresponding to the ship-term code according to the ship-term code 123, acquires the departure port SHENZHEN of the ship-term information, and returns the acquired departure port SHENZHEN to the device, so as to obtain output data: the label information is the departure port and the value is the SHENZHEN. According to the embodiment, the template data supports complex external logic, has higher expansibility and can meet more application scenes.
Further, the step S403 may further include:
when the tag information corresponding to the data to be processed is different from the tag information of the placeholder data, sending a first data acquisition request to a preset URL (uniform resource locator) address, wherein the first data acquisition request carries the data to be processed;
receiving first data corresponding to the data to be processed, which is returned by the URL address according to the first data acquisition request;
and performing logic operation on the data to be processed according to internal logic between the tag information of the first data and the tag information of the placeholder data to obtain the output data with the same tag information as the placeholder data.
In this embodiment, the template data supports more complex arithmetic logic. For example, in marine EDI, message data of ship information is converted into target data having the same data format as that of a receiving system, and the message data includes data to be processed: the label information is a ship-time code with a value of 123, the label information is a departure port with a value of SHENZHEN, the label information is a destination port with a value of TEPLICE; placeholder data in template data: the label information is a complete path and the value is null; obviously, the method cannot know that Shenzhen to espril adopt a complete path according to the current message data. Thus, to get output data of the same tag information as the placeholder data, verification is obtained from the outside. Specifically, an acquisition request for acquiring the transit port may be sent to a ship term inquiry website provided by the customs, where the acquisition request carries a ship term code 123, the ship term inquiry website inquires all ship term information corresponding to the ship term code according to the ship term code 123, acquires the transit port HAMBURG of the ship term information, and returns the acquired transit port HAMBURG to the device, so as to obtain the first data: the label information is the port of transfer and the value is HAMBURG; and then, performing logic operation on the first data and the data to be processed in the message data, so as to obtain output data: the label information is a complete path and has a value of FORM secure TO teplicby VESSEL THEN WITH TRANSIT TO HAMBURG. According to the embodiment, the template data supports more complex external logic, the expansibility is further improved, and more application scenes can be compatible.
On the basis of the embodiment shown in fig. 4, fig. 5 shows a flow chart of another implementation of the data transmission method. As shown in fig. 5, the steps in the embodiment of fig. 4 further include S501 and S502. It should be noted that the steps that are the same as those in the embodiment shown in fig. 4 are not repeated herein, and please refer to the foregoing.
S501, acquiring a plurality of original data and acquiring the service type of each original data;
s502, a data list is established according to the original data, and the data list is stored in a database, wherein the data list comprises the placeholder data of all the service types.
In this embodiment, the service types of the plurality of raw data are different, so as to acquire raw data of all service types as much as possible, configure placeholder data according to-be-processed data of the raw data, and form a data list with all the placeholder data and store the data list in a database, so as to facilitate direct calling when the preset template data is subsequently configured, thereby accelerating the configuration efficiency of the preset template data.
The method for configuring the placeholder data according to the to-be-processed data of the original data comprises the following steps of: acquiring label information of data to be processed, taking the label information as the label information of the placeholder data, and setting the value of the placeholder data as a default value (such as 0 or null).
Optionally, on the basis of the embodiment shown in fig. 5, after the step S502, the method further includes:
acquiring corresponding placeholder data in the data list according to the service type;
and filling the placeholder data into blank template data to obtain the template data.
In this embodiment, the placeholder data is filled in the blank template data according to the preset typesetting order, so as to obtain template data with uniform data format, in which the value of the placeholder data is the default value.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present application.
Fig. 6 shows a block diagram of a device provided in the embodiment of the present application, which corresponds to the data transmission method described in the above embodiment, and only the relevant parts of the embodiment of the present application are shown for convenience of description.
Referring to fig. 6, the apparatus 600 includes:
a first obtaining module 601, configured to obtain raw data, where the raw data includes multiple pieces of data to be processed;
a second obtaining module 602, configured to obtain preset template data, where the template data includes multiple placeholder data, and the placeholder data includes tag information;
a processing module 603, configured to process the data to be processed according to a preset processing rule based on the tag information of the placeholder data, so as to obtain output data having the same tag information as the placeholder data;
a replacing module 604, configured to replace the placeholder data corresponding to the template data with the output data to obtain target data corresponding to the original data, and transmit the target data to a target recipient.
It should be noted that, for the information interaction, execution process, and other contents between the above-mentioned devices/units, the specific functions and technical effects thereof are based on the same concept as those of the embodiment of the method of the present application, and specific reference may be made to the part of the embodiment of the method, which is not described herein again.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
Fig. 7 is a schematic structural diagram of an intelligent device according to an embodiment of the present application. As shown in fig. 7, the intelligent device 7 of this embodiment may be the first terminal, the server 102, or the second terminal 103, and the intelligent device 7 includes: at least one processor 70 (only one shown in fig. 7), a memory 71, and a computer program 72 stored in the memory 71 and executable on the at least one processor 70, the processor 70 implementing the steps in any of the various data transmission method embodiments described above when executing the computer program 72.
The intelligent device 7 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. Those skilled in the art will appreciate that fig. 7 is merely an example of the smart device 7, and does not constitute a limitation of the smart device 7, and may include more or less components than those shown, or combine some of the components, or different components, such as input output devices, network access devices, etc.
The Processor 70 may be a Central Processing Unit (CPU), and the Processor 70 may be other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 71 may in some embodiments be an internal storage unit of the smart device 7, such as a hard disk or a memory of the smart device 7. The memory 71 may also be an external storage device of the apparatus/terminal Smart device 7 in other embodiments, such as a plug-in hard disk provided on the Smart device 7, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like. Further, the memory 71 may also include both an internal storage unit and an external storage device of the smart device 7. The memory 71 is used for storing an operating system, an application program, a BootLoader (BootLoader), data, and other programs, such as program codes of the computer program. The memory 71 may also be used to temporarily store data that has been output or is to be output.
The embodiments of the present application further provide a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the computer program implements the steps in the above-mentioned method embodiments.
The embodiments of the present application provide a computer program product, which when running on a mobile terminal, enables the mobile terminal to implement the steps in the above method embodiments when executed.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, all or part of the processes in the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium and can implement the steps of the embodiments of the methods described above when the computer program is executed by a processor. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer readable medium may include at least: any entity or device capable of carrying computer program code to a photographing apparatus/terminal apparatus, a recording medium, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), an electrical carrier signal, a telecommunications signal, and a software distribution medium. Such as a usb-disk, a removable hard disk, a magnetic or optical disk, etc. In certain jurisdictions, computer-readable media may not be an electrical carrier signal or a telecommunications signal in accordance with legislative and patent practice.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus/network device and method may be implemented in other ways. For example, the above-described apparatus/network device embodiments are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implementing, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present application and are intended to be included within the scope of the present application.

Claims (9)

1. A method of data transmission, comprising:
acquiring original data, wherein the original data comprises a plurality of data to be processed;
acquiring preset template data, wherein the template data comprises a plurality of placeholder data, the placeholder data comprises tag information, and the tag information is information representing definition of the placeholder data in original data;
processing the data to be processed according to a preset processing rule based on the tag information of the placeholder data to obtain output data of the tag information which is the same as the placeholder data;
replacing corresponding placeholder data in the template data by the output data to obtain target data corresponding to the original data, and transmitting the target data to a target receiver;
the processing the data to be processed according to the preset processing rule to obtain output data includes:
when the tag information corresponding to the data to be processed is different from the tag information of the placeholder data, sending an output data acquisition request to a preset URL (uniform resource locator) address, wherein the output data acquisition request carries the data to be processed;
and receiving output data corresponding to the data to be processed, which is returned by the URL address according to the output data acquisition request.
2. The data transmission method according to claim 1, wherein the obtaining of the preset template data comprises:
acquiring the service type of the original data;
and acquiring the corresponding preset template data according to the service type.
3. The data transmission method according to claim 1, wherein the processing the data to be processed according to a preset processing rule based on the tag information of the placeholder data to obtain output data having the same tag information as the placeholder data, includes:
and when the label information corresponding to the data to be processed is the same as that of the placeholder data, marking the data to be processed as the output data.
4. The data transmission method according to claim 1, wherein the processing the data to be processed according to a preset processing rule based on the tag information of the placeholder data to obtain output data having the same tag information as the placeholder data, includes:
and when the tag information corresponding to the data to be processed is different from the tag information of the placeholder data, performing logical operation on the data to be processed according to internal logic between the tag information of the data to be processed and the tag information of the placeholder data to obtain the output data of the tag information which is the same as the placeholder data.
5. The data transmission method of any one of claims 1-4, wherein the method further comprises:
acquiring a plurality of original data and acquiring the service type of each original data;
and establishing a data list according to the original data, and storing the data list in a database, wherein the data list comprises the placeholder data of all service types.
6. The data transmission method of claim 5, wherein after the establishing the data list, further comprising:
acquiring corresponding placeholder data in the data list according to the service type;
and filling the placeholder data into blank template data to obtain the template data.
7. A data transmission apparatus, comprising:
the device comprises a first acquisition module, a second acquisition module and a processing module, wherein the first acquisition module is used for acquiring original data which comprises a plurality of data to be processed;
the second acquisition module is used for acquiring preset template data, wherein the template data comprises a plurality of placeholder data, the placeholder data comprises tag information, and the tag information is information representing definition of the placeholder data in original data;
the processing module is used for processing the data to be processed according to a preset processing rule based on the tag information of the placeholder data to obtain output data with the same tag information as the placeholder data;
the replacing module is used for replacing the corresponding placeholder data in the template data by the output data to obtain target data corresponding to the original data and transmitting the target data to a target receiver;
the processing module is specifically configured to send an output data acquisition request to a preset URL address when tag information corresponding to the to-be-processed data is different from tag information of the placeholder data, where the output data acquisition request carries the to-be-processed data;
and receiving output data corresponding to the data to be processed, which is returned by the URL address according to the output data acquisition request.
8. A smart device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1 to 6 when executing the computer program.
9. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 6.
CN201910762593.8A 2019-08-19 2019-08-19 Data transmission method and device Active CN110430022B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910762593.8A CN110430022B (en) 2019-08-19 2019-08-19 Data transmission method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910762593.8A CN110430022B (en) 2019-08-19 2019-08-19 Data transmission method and device

Publications (2)

Publication Number Publication Date
CN110430022A CN110430022A (en) 2019-11-08
CN110430022B true CN110430022B (en) 2022-04-19

Family

ID=68416731

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910762593.8A Active CN110430022B (en) 2019-08-19 2019-08-19 Data transmission method and device

Country Status (1)

Country Link
CN (1) CN110430022B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111104506B (en) * 2019-12-30 2024-02-20 深圳追一科技有限公司 Method and device for determining reply result of man-machine interaction and electronic equipment
CN112416927A (en) * 2020-11-10 2021-02-26 北京五八信息技术有限公司 Data processing method and device, electronic equipment and storage medium
CN114363190B (en) * 2021-12-31 2023-08-22 网络通信与安全紫金山实验室 Method and device for providing network simulation data based on mirror snapshot
CN116776849A (en) * 2023-06-06 2023-09-19 深圳市平方科技股份有限公司 Template editing method and device for ship EDI, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109240625A (en) * 2018-08-09 2019-01-18 深圳市口袋网络科技有限公司 A kind of document structure tree method, apparatus and computer storage medium suitable for printing
CN109359284A (en) * 2018-09-25 2019-02-19 深圳市稳大网络技术有限公司 A kind of reporting and processing method, device and terminal device

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060047665A1 (en) * 2001-01-09 2006-03-02 Tim Neil System and method for simulating an application for subsequent deployment to a device in communication with a transaction server
US8346803B2 (en) * 2003-12-12 2013-01-01 Knapp Investment Company Limited Dynamic generation of target files from template files and tracking of the processing of target files
EP2391038A1 (en) * 2010-05-28 2011-11-30 Harman Becker Automotive Systems GmbH Traffic information client device
CN102402515A (en) * 2010-09-10 2012-04-04 深圳市鹏海运电子数据交换有限公司 General custom query system and method
CN101976235B (en) * 2010-09-21 2012-07-25 天津神舟通用数据技术有限公司 Extensible Word report automatically-generating method based on dynamic web page
CN108696899B (en) * 2017-04-07 2021-09-03 北京京东尚科信息技术有限公司 SIP message transmitting and receiving method and transmitting and receiving device
CN107818074A (en) * 2017-09-27 2018-03-20 阿里巴巴集团控股有限公司 A kind of generation method of data report, device and electronic equipment
CN109933752B (en) * 2017-12-15 2023-05-30 北京京东尚科信息技术有限公司 Method and device for exporting electronic document
CN108038254B (en) * 2018-02-01 2022-12-09 北京恒华伟业科技股份有限公司 Method and system for processing different types of units in file format conversion process
CN108197090B (en) * 2018-02-01 2021-05-07 北京恒华伟业科技股份有限公司 Method and system for processing default value in file format conversion process

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109240625A (en) * 2018-08-09 2019-01-18 深圳市口袋网络科技有限公司 A kind of document structure tree method, apparatus and computer storage medium suitable for printing
CN109359284A (en) * 2018-09-25 2019-02-19 深圳市稳大网络技术有限公司 A kind of reporting and processing method, device and terminal device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于移动Web的数字内容展现技术的研究与实现;苏豪;《中国优秀硕士学位论文全文数据库》;20150415;全文 *

Also Published As

Publication number Publication date
CN110430022A (en) 2019-11-08

Similar Documents

Publication Publication Date Title
CN110377250B (en) Touch method in screen projection scene and electronic equipment
CN110430022B (en) Data transmission method and device
US11385857B2 (en) Method for displaying UI component and electronic device
CN106557330B (en) Method and device for processing notification information of notification bar of mobile terminal system and mobile terminal
CN110168487B (en) Touch control method and device
CN113038434B (en) Device registration method and device, mobile terminal and storage medium
CN112996042A (en) Network acceleration method, terminal device, server and storage medium
EP4213489A1 (en) Device recommendation method and electronic device
WO2019141130A1 (en) Payment method and terminal device
WO2022152024A1 (en) Widget display method and electronic device
CN110795007A (en) Method and device for acquiring screenshot information
CN111949350A (en) Interface display method and equipment
CN113518243A (en) Image processing method and device
CN110751028A (en) Transaction method and device based on intelligent sales counter
WO2021042881A1 (en) Message notification method and electronic device
EP4354270A1 (en) Service recommendation method and electronic device
CN111210496B (en) Picture decoding method, device and equipment
CN114371895B (en) Terminal equipment, mail marking method and storage medium
US20240095015A1 (en) Upgrade prompt method, terminal device, and computer-readable storage medium
CN113031838B (en) Screen recording method and device and electronic equipment
CN113873187B (en) Cross-terminal screen recording method, terminal equipment and storage medium
CN112786022B (en) Terminal, first voice server, second voice server and voice recognition method
CN110852717A (en) Travel updating method and intelligent communication terminal
CN113535644A (en) Device memory management method and device, terminal device and storage medium
CN113760164A (en) Display device and response method of control operation thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant