-
贝贝大厅+数据库脚本
应用背景CPasswordKeyboard::CPasswordKeyboard() : CDialog(IDD_PASSWORD_KEYBOARD)
{
//设置变量
m_nRandLine[0]=rand()%11;
m_nRandLine[1]=rand()%10;
m_nRandLine[2]=rand()%13;
m_nRandLine[3]=rand()%13;
//键盘状态
m_bShiftStatus=false;
m_bCapsLockStatus=false;
//状态变量
m_bMouseDown=false;
m_wHoverRow=INVALID_WORD;
m_wHoverLine=INVALID_WORD;
//键盘字符
m_nItemCount[0]=11;
lstrcpyn(m_szKeyboradChar[0][0],TEXT("`1234567890"),CountArray(m_szKeyboradChar[0][0]));
lstrcpyn(m_szKeyboradChar[0][1],TEXT("~!@#$%^&*()"),CountArray(m_szKeyboradChar[0][1]));
//键盘字符
m_nItemCount[1]=10;
lstrcpyn(m_szKeyboradChar[1][0],TEXT("-=[];",./"),CountArray(m_szKeyboradChar[1][0]));
lstrcpyn(m_szKeyboradChar[1][1],TEXT("_+{}|:"?"),CountArray(m_szKeyboradChar[1][1]));
//
- 2022-01-29 01:54:02下载
- 积分:1
-
1697屏初始化程序用于ACTIONS上
1697屏初始化程序用于ACTIONS上-1697 Screen on the initialization procedure for the ACTIONS
- 2023-08-20 15:40:03下载
- 积分:1
-
使用18b20+lcd1602的温控器汇编源程序
使用18b20+lcd1602的温控器汇编源程序-Use 18b20+ Lcd1602 Thermostat compilation of source code
- 2022-03-26 19:05:49下载
- 积分:1
-
用汇编语言写的18B20写的温度测量和显示程序,采用LCD显示.
用汇编语言写的18B20写的温度测量和显示程序,采用LCD显示.-Written in assembly language using 18B20 written procedures for temperature measurement and display using LCD display.
- 2023-04-13 02:10:03下载
- 积分:1
-
Assembly language to achieve the interruption of the procedure, every 20 seconds...
汇编语言实现的中断程序,每隔20秒产生一次系统中断-Assembly language to achieve the interruption of the procedure, every 20 seconds have a system interruption
- 2022-03-20 15:54:01下载
- 积分:1
-
本程序设计是为了方便的自动更换墙纸,可以根据你的设置自动更换墙纸...
本程序设计是为了方便的自动更换墙纸,可以根据你的设置自动更换墙纸-this procedure is designed to facilitate the automatic replacement of wallpaper, you can set up automatic replacement of wallpaper
- 2022-08-09 02:01:10下载
- 积分:1
-
大家再看看吧
大家再看看吧-We look and see
- 2023-05-09 03:05:03下载
- 积分:1
-
This is a AT89C51 experimental development board to the PC serial port to send o...
这是一个AT89C51单片机实验开发板向PC机的串口单向发送数据AF的演示程序-This is a AT89C51 experimental development board to the PC serial port to send one-way data AF Speech showing procedures
- 2022-07-28 00:22:53下载
- 积分:1
-
HT16512 VFD控制器的使用,采用ASM语言
HT16512 VFD控制器的使用,采用ASM语言-HT16512 VFD controller use, the use of ASM language
- 2022-11-12 14:40:03下载
- 积分:1
-
改程序通过使用8254和8255以及其他一些辅助芯片实现了一个简单但功能比较完善的电子钟...
改程序通过使用8254和8255以及其他一些辅助芯片实现了一个简单但功能比较完善的电子钟-Reform process through the use of 8254 and 8255, as well as other ancillary chip features a simple but fairly complete electronic bell
- 2022-08-11 05:41:30下载
- 积分:1