TL;DR: In this paper, a method and system for integrating an object-based application with a version control system is presented. But it does not specify how to integrate the application program interface with the version control program.
Abstract: A method and system for integrating an object-based application with a version control system. Selected objects of an application such as a database are converted to individual text files and written to a temporary folder. The individual text files are then exported from the temporary folder to a version control system, whereby the version control system manages the files for developers and other developers according to its capabilities. Developers can check in individual objects for revising, whereby the text file corresponding to the checked-in object is exported by the version control system to a temporary folder and the data therein converted back into data in the object. An application program interface is provided to facilitate communication between application programs and the version control program for importing and exporting the text files and exchanging other related information.
TL;DR: In this paper, a method and a device for cleaning junk files generated by application programs is presented, which comprises the following steps of: obtaining application program information; scanning a registry or a configuration file according to the obtained application programs information, and obtaining temporary folder path information created by a corresponding application program; according to a preset junk file scanning strategy corresponding to the application program, scanning the temporary folder corresponding to obtained temporary folderpath information and obtaining the junk files to be cleaned.
Abstract: The invention discloses a method and a device for cleaning junk files generated by application programs. The method comprises the following steps of: obtaining application program information; scanning a registry or a configuration file according to the obtained application program information, and obtaining temporary folder path information created by a corresponding application program; according to a preset junk file scanning strategy corresponding to the application program, scanning the temporary folder corresponding to the obtained temporary folder path information, and obtaining the junk files to be cleaned; and according to a preset junk file cleaning strategy corresponding to the application program, cleaning the junk files to be cleaned. With the method and the device provided by the invention, the complexity in operations of cleaning the junk files is reduced for users, and the utilization rate of the disk storage space is improved.
TL;DR: In this article, a system and method of tracking a patron in a gaming environment uses a database that stores known images and known text descriptions of existing patrons, and the image is stored in a temporary folder if the image or the text description fails to match one of the existing patrons.
Abstract: A system and method of tracking a patron in a gaming environment uses a database that stores known images and known text descriptions of existing patrons. An image of a patron is captured by an image capture device, and a text description of the patron is obtained. The image and the text description are transmitted to the database. A comparator compares the image or the text description to those on the database. The image is stored in a patron folder if the image or the text description is found to match an existing patron. The image is stored in a temporary folder if the image or the text description fails to match one of the existing patrons, and once the patron has been identified, the image is transferred from the temporary folder to the patron folder.
TL;DR: In this paper, an apparatus, method and computer program product are provided for filtering media files for inclusion in a user's profile, where a user may define rules to prevent certain media files from being included in his/her profile and, if desired, to redirect the media files to another individual's profile.
Abstract: An apparatus, method and computer program product are provided for filtering media files for inclusion in a user's profile. A user may define rules to prevent certain media files from being included in his/her profile and, if desired, to redirect the media files to another individual's profile. The recommendation service, itself, may further generate rules to be used to filter the media files. When a media file that meets one of the rules defined by the user, or automatically by the service, is consumed in association with the user's account, a reference associated with the media file may, depending upon the requirements of the rule, be placed into a temporary folder, from which the user may delete the reference or redirect it to his or her own, or another's, profile.
TL;DR: In this paper, a software upgrading method and device based on an Android system is presented, wherein the method comprises following steps of obtaining an updating packet verification value; verifying the updating packet verifier value; migrating the updated packet in a temporary folder to a plug-in folder in an application data directory corresponding to software if the verification is successful; decompressing the updating packets, thus obtaining updating files, where the updating files comprise a native updating library, a class updating file and a resource updating file; adding a storage path pointing to the updating library in a software operation attribute (java
Abstract: The invention provides a software upgrading method and device based on an Android system, wherein the method comprises following steps of obtaining an updating packet verification value; verifying the updating packet verification value; migrating the updating packet in a temporary folder to a plug-in folder in an application data directory corresponding to software if the verification is successful; decompressing the updating packet, thus obtaining updating files, wherein the updating files comprise a native updating library, a class updating file and a resource updating file; adding a storage path pointing to the native updating library in a software operation attribute (java.library.path); invoking the native file in the native updating library according to the added storage path after the software is started; and dynamically loading the class updating file and the resource updating file. According to the method and the device, the software is upgraded silently.