首页
首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
EYYLTV
掘友等级
易软(中国)有限公司
VB.NET
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
2
文章 2
沸点 0
赞
2
返回
|
搜索文章
最新
热门
置顶
记事本程序源代码QZQ
Private Sub NewToolStripMenuItem_Click(ByVal sender As Object, ByVal e As EventArgs) Handles
置顶
视频播放器程序1源代码QZQ
Imports WMPLib Public Class Form1 Private Sub Form1_Load(ByVal sender As Object, ByVal e As EventArg
置顶
音频播放器程序源代码QZQ
Imports System.IO Imports System.Drawing Imports System.Windows.Forms Public Class Form1 End Class
置顶
PC版Dev-C++6.7.5版本c语言数字操作系统代码正确版
#include <stdio.h> #include <stdlib.h> #include <math.h> #include <windows.h> // 用于 Beep 函数 // 定义颜色设
置顶
PC版Dev-C++6.7.5版本c语言数字操作系统代码最新正确版
#include <stdio.h> #include <stdlib.h> #include <math.h> #include <string.h> #include <windows.h> //
置顶
VB.NET里的keybd_eventa键盘按键参数和代码ZQ
vbKeyLButton0x1鼠标左键vbKeyRButton0x2鼠标右键vbKeyCancel0x3CANCEL键vbKeyMButton0x4鼠标中键vbKeyBack0x8退格键vbKeyTa
置顶
VB.NET里的SendMessage键盘按键参数和代码
按键 代码 SHIFT + CTRL ^ ALT % a是tab切换焦点和切换控件, b是enter换行或进入或确定, c是 空格, d是Esc是取消或停止或关闭, e是CTRL+A即^A是全选, f
8进制计算器代码
Public Class Form1 Dim num1 As Integer '第一个操作数 Dim num2 As Integer '第二个操作数 Dim op As Ch
科学计算器程序代码
Public Class Form1 Dim num1 As Double '第一个操作数 Dim num2 As Double '第二个操作数 Dim op As Char '运算符 End Cla
vb随机作诗朗读程序代码-1
正确例题 Private Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long) Private Sub Command1_Cl
下一页
个人成就
文章被点赞
2
文章被阅读
5,033
掘力值
74
关注了
25
关注者
0
收藏集
0
关注标签
6
加入于
2023-01-31