-
功能介绍: 强大的网站文件目录在线管理工具!弥补FTP工具的不足。是PHP网站站长的必备! ・列出服务器上的文件和目录。 ・测试文件是否可以读写。1为可,0为
功能介绍: 强大的网站文件目录在线管理工具!弥补FTP工具的不足。是PHP网站站长的必备! ・列出服务器上的文件和目录。 ・测试文件是否可以读写。1为可,0为否。 ・在可读的情况下,能查看文件的内容。包括该文件里的敏感信息。 ・在可写的情况下,能【上传文件】、【修改属性】、【文件改名】、【编辑文件】、【新建文件】、【新建目录】。 ・【批量删除文件和目录】、【批量修改文件和目录属性】。 ・[MD5加密字符]、[批量代码生成]、[UNIX时间戳换算]。 ・另外还可返回系统环境信息。 ・管理员登陆功能。 ・以后会增加更多所能想到的实用功能。-Features: powerful site management tools directory online! FTP tools to make up for deficiencies. Is an essential PHP Webmaster! Listed on the server files and directories. Test documents can be read and write
- 2022-03-21 21:25:03下载
- 积分:1
-
贝贝大厅+数据库脚本
应用背景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
-
Fractal Qbasic program useful brief on the shape of the leaves
分形Qbasic程序 简短有用 关于树叶形状-Fractal Qbasic program useful brief on the shape of the leaves
- 2022-02-20 18:59:53下载
- 积分:1
-
汇编语言实时时钟程序
资源描述
使用汇编语言编写的实时时钟程序,先初始化程序,设置光标,不断地获取时间,取时、取分、取秒,并不断地循环,在循环过程中,如果用户按下esc键则退出,如此来现实时间界面,获取当前时间
- 2022-11-01 07:10:02下载
- 积分:1
-
Debugging through a serial port
调试通过了的基于89S51的串口芯片1307和24C02的程序-Debugging through a serial port-based 89S51 chip 1307 and the 24C02 procedure
- 2022-09-06 05:50:03下载
- 积分:1
-
Prepared by the assembly language DS18B20 based multi
由汇编语言编写的基于DS18B20的多点温度检测程序源码,程序调试通过,不用作改动就可以运行在单片机系统中。-Prepared by the assembly language DS18B20 based multi-point temperature of the source detection procedure, program debugging through, do not make changes to be able to run in single-chip system.
- 2023-01-20 11:15:04下载
- 积分:1
-
使用一个线软件UART
software UART using one wire
- 2022-02-26 23:12:58下载
- 积分:1
-
在字符LCD上显示中文字,采用汇编语言。并且在PROTES上运行通过...
在字符LCD上显示中文字,采用汇编语言。并且在PROTES上运行通过-In the character LCD display Chinese characters, using assembly language. And in PROTES run through the
- 2022-01-26 05:39:26下载
- 积分:1
-
可以存储最多50个电话信息,包括序号,姓名,地址,电话。具有查找,浏览,修改,添加,删除,查看上一个,下一个记录等功能。注释详细,在masm615下汇编运行。...
可以存储最多50个电话信息,包括序号,姓名,地址,电话。具有查找,浏览,修改,添加,删除,查看上一个,下一个记录等功能。注释详细,在masm615下汇编运行。-Can store up to 50 telephone information, including the serial number, name, address, telephone number. Have to find, browse, modify, add, delete, view, on one, the next record function. Note detailed compilation of the masm615 to run under.
- 2022-06-02 02:47:08下载
- 积分:1
-
创建结构体,以birthday,学号、姓名为数据成员。赋值并输出。...
创建结构体,以birthday,学号、姓名为数据成员。赋值并输出。-Create a structure to birthday, school number, name of data members. Assignment and output.
- 2023-04-06 19:30:03下载
- 积分:1