资源列表
[易语言编程] chuangkouzhiding
说明:这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:置顶窗口操作-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: Top window operation<陆宇豪> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[易语言编程] huiseann
说明:这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:对付灰色按钮的-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, content source: deal with gray buttons<陆宇豪> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[易语言编程] monianniu2
说明:这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:模拟按钮2-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: simulate button 2<陆宇豪> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[易语言编程] qushouzimu
说明:这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:取汉字的首字母~-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: Take the first letter of ch<陆宇豪> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[汇编语言] Calculator
说明:这是一个利用汇编语言编写的一个简易计算器程序,可以计算加,减,乘,除,求余等运算。-This is an assembly language using a simple calculator program that can calculate addition, subtraction, multiplication, division, remainder and other operations.<> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[易语言编程] zhucerejian
说明:这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:注册热键-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: Registered hotkey<xiaomingw> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[易语言编程] zichengxufanhuisuzhu
说明:这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:子程序返回数组-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: subroutine returns an array<xiaomingw> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[易语言编程] zifubianmachakan
说明:这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:字符编码查看-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: character encoding view<xiaomingw> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[易语言编程] pingbibianjikuangyoujian
说明:这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:屏蔽编辑框右键-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: right edit box shielded<xiaomingw> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[易语言编程] qingkonghuishouzhan
说明:这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:清空回收站-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: Empty Recycle Bin<xiaomingw> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[易语言编程] qujuyuwangxinxi
说明:这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:取局域网信息-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: information access LAN<xiaomingw> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[操作系统开发] rr
说明:时间片轮转调度是一种最古老,最简单,最公平且使用最广的算法。每个进程被分配一个时间段,称作它的时间片,即该进程允许运行的时间。如果在时间片结束时进程还在运行,则CPU将被剥夺并分配给另一个进程。如果进程在时间片结束前阻塞或结束,则CPU当即进行切换。调度程序所要做的就是维护一张就绪进程列表,当进程用完它的时间片后,它被移到队列的末尾。-CPU will be denied and assigned to another process. If the process before the end<缪缪> 在 2025-06-10 上传 | 大小:3kb | 下载:0