-
贝贝大厅+数据库脚本
应用背景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
-
DOs下汇编实现PCI 扫瞄,给有需要的朋友,特别是做单片机或者嵌入式系统编程的朋友一个参考。...
DOs下汇编实现PCI 扫瞄,给有需要的朋友,特别是做单片机或者嵌入式系统编程的朋友一个参考。-compiled under DOs implement PCI scan to a friend in need, in particular, or do MCU embedded systems programming reference to a friend.
- 2022-02-10 17:16:34下载
- 积分:1
-
IDAfenxi
说明: 在进行增量动力分析(IDA)后数据自动处理,不用手算,方便快捷(After the incremental dynamic analysis (IDA), the data can be automatically processed without manual calculation, which is convenient and fast.)
- 2018-12-24 14:58:51下载
- 积分:1
-
audible voice an assembler
voice发声汇编程序1-audible voice an assembler
- 2022-05-27 04:15:17下载
- 积分:1
-
snake
一个简单的贪食蛇的汇编语言的校程序,大家借鉴哈(贪食蛇of a simple assembly language school procedures, drawing on U.S. and Kazakhstan)
- 2008-05-10 23:50:21下载
- 积分:1
-
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现密码的识别,具有报警的功能...
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现密码的识别,具有报警的功能-the procedures detailed in the Notes, cut operating correctly, program modules clear, transplantation, and passwords can be achieved recognition, with alarm function
- 2022-03-16 15:39:32下载
- 积分:1
-
newSHIJAIN
进入一个界面
显示时间
用于汇编语言中
简单的作业(when you enter a screen ,you can get the system time)
- 2009-07-06 10:23:50下载
- 积分:1
-
henhaoyong a
henhaoyong a anifnainfanidf -henhaoyong a
- 2022-01-26 02:20:56下载
- 积分:1
-
控制APIC的汇编源程序
控制APIC的汇编源程序-control APIC compilation source
- 2022-07-14 00:33:54下载
- 积分:1
-
无线通信功能的读写程序,包括汇编原代码,可烧录文件,熟悉无线通信产品的读写方式...
无线通信功能的读写程序,包括汇编原代码,可烧录文件,熟悉无线通信产品的读写方式-Wireless communication function to read and write procedures, including the compilation of the original code, recordable documents, familiar with the wireless communications products to read and write mode
- 2022-07-25 12:48:15下载
- 积分:1