代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/438686/7728112
frx frm_about.frx
www.eeworm.com/read/438686/7728115
frm frm_about.frm
VERSION 5.00
Begin VB.Form Frm_About
BorderStyle = 3 'Fixed Dialog
Caption = "关于我的应用程序"
ClientHeight = 3555
ClientLeft = 2340
ClientTop = 193
www.eeworm.com/read/437693/7742974
frx jmpa_about.frx
www.eeworm.com/read/437693/7742996
frm jmpa_about.frm
VERSION 5.00
Begin VB.Form frmAbout
BorderStyle = 3 'Fixed Dialog
Caption = "关于我的应用程序"
ClientHeight = 3555
ClientLeft = 2340
ClientTop = 1935
www.eeworm.com/read/437323/7751177
vb frm_about.vb
Imports System.Math
Public Class frm_about
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'This c