User Interfaces User Interfaces Radare2 has seen many different user interfaces being developed over the years. Maintaining a GUI is far from the scope of developing the core ...
使用开放授权登陆验证(Authentication using OAuth) 使用开放授权登陆验证(Authentication using OAuth) OAuth是一个开放协议,允许简单的安全验证,是来自web的典型方法,用于移动和桌面应用程序。使用OAuth对通常的web服务的客户端进行身份验证,例如Google,Facebook和Twitte...
The Imagine Style The Imagine Style One of the goals with Qt Quick Controls is to separate the logic of a control from its appearance. For most of the styles, the implementation...
Command wrapper Command wrapper The cmd_wrapper.py extension plugin is a Python script that receives the command line argument provided by self.run() recipe calls, and allows ...
Windows 自动化测试 Windows 自动化测试 CukeTest自带了完整的Windows应用的自动化测试功能。可以针对各类Windows应用实现自动化,包括Qt、Windows原生应用、.NET、Delphi、DevExpress等类型的应用都提供支持。提供方便易用的应用对象模型库管理功能、强大的控件识别功能,拖拽生成代码,方法调用测试等功...