# se_key_board **Repository Path**: han_liu_rui_admin/se_key_board ## Basic Information - **Project Name**: se_key_board - **Description**: 基于QWdiget 的Qt 虚拟键盘 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 5 - **Created**: 2021-06-24 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # se_key_board #### 介绍 基于QWdiget 的Qt 虚拟键盘 #### 软件架构 采用谷歌拼音、Qt作为界面的虚拟键盘 #### 安装教程 1. 使用vs2019打开“se_key_board.sln” 2. 项目分为google_pin_yin和se_key_board 3. 先编译google_pin_yin生成google_pin_yin.lib 4. 再编译se_key_board生成se_key_board.dll ![输入图片说明](https://images.gitee.com/uploads/images/2021/0624/172740_3924342a_7884510.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2021/0624/172804_69630319_7884510.png "屏幕截图.png") **release编译同上** #### 使用说明 1. 直接将对用的Debug/release中的platforminputcontexts文件复制到你项目对应的Debug/release下 2. **将这个也复制到你项目对应的Debug/release下** ![输入图片说明](https://images.gitee.com/uploads/images/2021/0624/173003_37f5f0cf_7884510.png "屏幕截图.png") #### 效果图 ![输入图片说明](https://images.gitee.com/uploads/images/2021/0624/173357_2e369d25_7884510.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2021/0624/173451_6267530b_7884510.png "屏幕截图.png")