WO2016197786A1 - 获取应用信息的方法及装置 - Google Patents
获取应用信息的方法及装置 Download PDFInfo
- Publication number
- WO2016197786A1 WO2016197786A1 PCT/CN2016/082228 CN2016082228W WO2016197786A1 WO 2016197786 A1 WO2016197786 A1 WO 2016197786A1 CN 2016082228 W CN2016082228 W CN 2016082228W WO 2016197786 A1 WO2016197786 A1 WO 2016197786A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- instruction
- user
- application information
- input
- application
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/543—User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
Definitions
- the present invention relates to the field of Internet technologies, and in particular, to a method and an apparatus for acquiring application information.
- the application Before the application is released, the application needs to be tested first, mainly to test whether the application can complete all or part of the function to ensure that the application can run correctly in the predetermined way.
- the game application needs to test some information of the game application before being released, for example, version information, an application publishing platform (whether it is anti-addiction), etc., after the test is passed, All debugging information is masked before a pure application can be released.
- version information for example, version information, an application publishing platform (whether it is anti-addiction), etc.
- All debugging information is masked before a pure application can be released.
- the application information is blocked before the application is released, the developer of the application cannot obtain the description information of the game application after the application is published, and thus it is impossible to check whether the published application is correct.
- the user may report an error through the error function provided by the game application, such as a coin error or a game amount error or game weapon equipment. Errors, etc.
- the application developer cannot directly obtain the login password of the game user, the application developer cannot simulate the game user to log in to the game to verify whether the game user's account has an error.
- the game is not simulated by the state of the game user, it is difficult to verify whether an error has occurred.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Input From Keyboards Or The Like (AREA)
- Document Processing Apparatus (AREA)
Abstract
一种获取应用信息的方法及装置。其中,方法包括:当鼠标指针位于应用上时,监听用户通过键盘输入的用于获取应用信息的指令S100;将用户输入的指令与至少一个预设指令进行匹配,若用户输入的指令与至少一个预设指令中的任一个预设指令一致,则触发运行用户输入的指令对应的脚本程序,以获取用户输入的指令对应的应用信息S101;将应用信息转换为文本信息,将文本信息插入到剪贴板中S102。
Description
相关申请的交叉参考
本申请主张在2015年06月12日在中国提交的中国专利申请号No.201510325598.6的优先权,其全部内容通过引用包含于此。
本发明涉及互联网技术领域,具体涉及一种获取应用信息的方法及装置。
在应用程序发布之前首先需要对应用程序进行测试,主要是测试应用程序是否能够完成全部或部分功能,以确保该应用程序能按预定的方式正确地运行。
以游戏应用为例,在一种场景中,游戏应用发布前需要测试游戏应用的一些信息,例如,版本信息、应用程序的发布平台(是否为防沉迷的)等,在测试通过后,需要将全部的调试信息屏蔽掉,才可以发布纯净的应用程序。然而,由于在应用程序发布前屏蔽掉了应用信息,所以在应用程序发布后应用程序的开发者无法获取游戏应用的描述信息,进而无法核对所发布的应用程序是否正确。
在另一种场景中,在用户使用游戏应用的过程中,当游戏用户发现其账号出现问题时,可以通过游戏应用提供的报错功能等进行报错,比如游戏币错误或游戏金额错误或者游戏武器装备错误等。然而,由于应用程序开发者无法直接获取游戏用户的登录密码,因此应用程序开发者也就无法模拟游戏用户登录游戏,来验证游戏用户的账号是否出现错误。但是,如果不以游戏用户的状态模拟登录游戏,则很难验证是否出现错误。
发明内容
Claims (1)
- 鉴于上述问题,提出了本发明以便提供一种克服上述问题或者至少部分地解决上述问题的获取应用信息的方法和相应的获取应用信息的装置。根据本发明的一个方面,提供了一种获取应用信息的方法,其包括:当鼠标指针位于应用上时,监听用户通过键盘输入的用于获取应用信息的指令;将用户输入的指令与至少一个预设指令进行匹配,若用户输入的指令与至少一个预设指令其中的任一个预设指令一致,则触发运行用户输入的指令对应的脚本程序,以获取用户输入的指令对应的应用信息;将应用信息转换为文本信息,将文本信息插入到剪贴板中。根据本发明的另一方面,提供了一种获取应用信息的装置,其包括:监听模块,适于当鼠标指针位于应用上时,监听用户通过键盘输入的用于获取应用信息的指令;匹配模块,适于将用户输入的指令与至少一个预设指令进行匹配;触发模块,适于在用户输入的指令与至少一个预设指令其中的任一个预设指令一致的情况下,触发运行用户输入的指令对应的脚本程序,以获取用户输入的指令对应的应用信息;转换模块,适于将应用信息转换为文本信息;插入模块,适于将文本信息插入到剪贴板中。根据本发明的又一个方面,提供一种计算机程序,其包括计算机可读代码,当计算机可读代码在计算设备上运行时,导致计算设备执行上述的获取应用信息的方法。根据本发明的再一个方面,提供一种计算机可读介质,其中存储了上述计算机程序。根据本发明提供的方案,当鼠标指针位于应用上时,监听用户通过键盘输入的用于获取应用信息的指令。将用户输入的指令与至少一个预设指令进行匹配。该匹配过程相当于增设认证过程,从而将获取应用信息的用户限定到具有管理权限的用户。若用户输入的指令与至少一个预设指令中的任一个
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/735,695 US10671456B2 (en) | 2015-06-12 | 2016-05-16 | Method and device for acquiring application information |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510325598.6 | 2015-06-12 | ||
| CN201510325598.6A CN104965701B (zh) | 2015-06-12 | 2015-06-12 | 获取应用信息的方法及装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016197786A1 true WO2016197786A1 (zh) | 2016-12-15 |
Family
ID=54219735
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/082228 Ceased WO2016197786A1 (zh) | 2015-06-12 | 2016-05-16 | 获取应用信息的方法及装置 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US10671456B2 (zh) |
| CN (1) | CN104965701B (zh) |
| WO (1) | WO2016197786A1 (zh) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104965701B (zh) * | 2015-06-12 | 2018-01-16 | 北京奇虎科技有限公司 | 获取应用信息的方法及装置 |
| CN106886489A (zh) * | 2015-12-16 | 2017-06-23 | 百度在线网络技术(北京)有限公司 | 用于对移动应用进行调试的方法和设备 |
| CN105808064A (zh) * | 2016-03-09 | 2016-07-27 | 珠海市魅族科技有限公司 | 一种信息展示的方法及移动终端 |
| CN109885179B (zh) * | 2017-12-06 | 2022-05-27 | 英业达科技有限公司 | 控制输入字符数的计算设备及其方法 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1601483A (zh) * | 2004-10-22 | 2005-03-30 | 中国工商银行 | 一种基于脚本解释工具的自动化软件测试系统 |
| CN101286118A (zh) * | 2007-04-10 | 2008-10-15 | 北京搜狗科技发展有限公司 | 一种快速调用程序指令的方法、系统及一种输入法系统 |
| CN101340317A (zh) * | 2007-07-05 | 2009-01-07 | 中兴通讯股份有限公司 | 一种嵌入式软件调试的方法及其应用系统 |
| CN102830993A (zh) * | 2010-03-08 | 2012-12-19 | 宇龙计算机通信科技(深圳)有限公司 | 应用程序信息的显示方法、系统及移动终端 |
| CN104965701A (zh) * | 2015-06-12 | 2015-10-07 | 北京奇虎科技有限公司 | 获取应用信息的方法及装置 |
Family Cites Families (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5365577A (en) * | 1990-09-27 | 1994-11-15 | Radish Communications Systems, Inc. | Telecommunication display system |
| US5343409A (en) * | 1991-08-29 | 1994-08-30 | Hewlett-Packard Company | System and method for probing object resources in a window server environment |
| US5557732A (en) * | 1994-08-11 | 1996-09-17 | International Business Machines Corporation | Method and apparatus for protecting software executing on a demonstration computer |
| US6020886A (en) * | 1996-09-04 | 2000-02-01 | International Business Machines Corporation | Method and apparatus for generating animated help demonstrations |
| US20060168549A1 (en) * | 2005-01-25 | 2006-07-27 | Eric Chan | User interfaces and methods for displaying attributes of objects and accessing content |
| CN101685451A (zh) * | 2008-09-27 | 2010-03-31 | 国际商业机器公司 | 监听浏览器中的事件的方法和事件监听装置及浏览器设备 |
| CN101834807B (zh) * | 2010-04-28 | 2013-04-03 | 北京网康科技有限公司 | 一种获取无窗口RichEdit控件文本内容的方法及其设备 |
| CN102981757B (zh) * | 2012-11-01 | 2016-06-22 | 北京奇虎科技有限公司 | 点击操作实现方法和装置 |
| CN104133915B (zh) * | 2014-08-13 | 2017-04-19 | 北京华夏威科软件技术有限公司 | 一种数据库管理员运维行为的监控方法及系统 |
| CN104268006B (zh) * | 2014-10-27 | 2017-10-10 | 北京奇虎科技有限公司 | 键鼠脚本的回放方法及装置 |
-
2015
- 2015-06-12 CN CN201510325598.6A patent/CN104965701B/zh active Active
-
2016
- 2016-05-16 WO PCT/CN2016/082228 patent/WO2016197786A1/zh not_active Ceased
- 2016-05-16 US US15/735,695 patent/US10671456B2/en active Active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1601483A (zh) * | 2004-10-22 | 2005-03-30 | 中国工商银行 | 一种基于脚本解释工具的自动化软件测试系统 |
| CN101286118A (zh) * | 2007-04-10 | 2008-10-15 | 北京搜狗科技发展有限公司 | 一种快速调用程序指令的方法、系统及一种输入法系统 |
| CN101340317A (zh) * | 2007-07-05 | 2009-01-07 | 中兴通讯股份有限公司 | 一种嵌入式软件调试的方法及其应用系统 |
| CN102830993A (zh) * | 2010-03-08 | 2012-12-19 | 宇龙计算机通信科技(深圳)有限公司 | 应用程序信息的显示方法、系统及移动终端 |
| CN104965701A (zh) * | 2015-06-12 | 2015-10-07 | 北京奇虎科技有限公司 | 获取应用信息的方法及装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN104965701A (zh) | 2015-10-07 |
| US20200034217A1 (en) | 2020-01-30 |
| US10671456B2 (en) | 2020-06-02 |
| CN104965701B (zh) | 2018-01-16 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN106528100B (zh) | 用于安全关键软件开发的基于模型的技术和过程的系统和方法 | |
| RU2017110787A (ru) | Автоматизированная проверка системы программного обеспечения | |
| US8868976B2 (en) | System-level testcase generation | |
| US8990622B2 (en) | Post-silicon validation using a partial reference model | |
| US10318395B2 (en) | Checking a computer processor design for soft error handling | |
| Gheorghe et al. | Kernel P systems: from modelling to verification and testing | |
| CN114328065A (zh) | 中断验证方法、装置及电子设备 | |
| US10931693B2 (en) | Computation apparatus and method for identifying attacks on a technical system on the basis of events of an event sequence | |
| CN104965701B (zh) | 获取应用信息的方法及装置 | |
| US20180121660A1 (en) | Apparatus and method for dynamic binary analysis on hardware board | |
| Rao et al. | Diffspec: Differential testing with llms using natural language specifications and code artifacts | |
| Skrupsky et al. | Waves: Automatic synthesis of client-side validation code for web applications | |
| US10803219B1 (en) | Method and system for combined formal static analysis of a design code | |
| Seacord et al. | Secure coding standards | |
| Upadhyay | The role of verification and validation in system development life cycle | |
| Wang et al. | eggCounts: a Bayesian hierarchical toolkit to model faecal egg count reductions | |
| Eder et al. | Selecting manual regression test cases automatically using trace link recovery and change coverage | |
| US9690686B1 (en) | Method for setting breakpoints in automatically loaded software | |
| Cimatti et al. | A temporal logics approach to contract-based design | |
| Guertin | CubeSat and mobile processors | |
| Böhme et al. | Model-Based Whitebox Fuzzing for Program Binaries | |
| Black et al. | Towards a “Periodic Table” of Bugs | |
| Cazorla et al. | OASIcs, Volume 47, WCET'15, Complete Volume}} | |
| Moreno-Sanchez et al. | IBE. js: A Framework for Instrumenting Browser Extensions. | |
| JP6524827B2 (ja) | 情報処理装置、差分対応付け方法および差分対応付けプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16806684 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16806684 Country of ref document: EP Kind code of ref document: A1 |