1. 首页
  2. 编程语言
  3. VB
  4. 一个画等值线的VB程序

一个画等值线的VB程序

上传者: 2018-12-29 03:11:53上传 RAR文件 36KB 热度 42次
Public Class Form6 Inherits System.Windows.Forms.Form #Region " Windows ┤░╠σ╔Φ╝╞╞≈╔·│╔╡─┤·┬δ " Public Sub New() MyBase.New() '╕├╡≈╙├╩╟ Windows ┤░╠σ╔Φ╝╞╞≈╦∙▒╪╨Φ╡─íú InitializeComponent() '╘┌ InitializeComponent() ╡≈╙├╓«║≤╠φ╝╙╚╬║╬│⌡╩╝╗» End Sub '┤░╠σ╓╪╨┤ dispose ╥╘╟σ└φ╫Θ╝■┴╨▒φíú Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean) If disposing Then If Not (components Is Nothing) Then components.Dispose() End If End If MyBase.Dispose(disposing) End Sub 'Windows ┤░╠σ╔Φ╝╞╞≈╦∙▒╪╨Φ╡─ Private components As System.ComponentModel.IContainer '╫ó╥Γ: ╥╘╧┬╣²│╠╩╟ Windows ┤░╠σ╔Φ╝╞╞≈╦∙▒╪╨Φ╡─ '┐╔╥╘╩╣╙├ Windows ┤░╠σ╔Φ╝╞╞≈╨▐╕─┤╦╣²│╠íú '▓╗╥¬╩╣╙├┤·┬δ▒α╝¡╞≈╨▐╕─╦ⁿíú End If End If MyBase.Dispose(disposing) End Sub 'Windows ┤░╠σ╔Φ╝╞╞≈╦∙▒╪╨Φ╡─ Private components As System.ComponentModel.IContainer '╫ó╥Γ: ╥╘╧┬╣²│╠╩╟ Windows ┤░╠σ╔Φ╝╞╞≈╦∙▒╪╨Φ╡─ '┐╔╥╘╩╣╙├ Windows ┤░╠σ╔Φ╝╞╞≈╨▐╕─┤╦╣²│╠íú '▓╗╥¬╩╣╙├┤·┬δ▒α╝¡╞≈╨▐╕─╦ⁿíú
用户评论
码姐姐匿名网友 2018-12-29 03:11:55

竟然是.net,效果并不好

码姐姐匿名网友 2018-12-29 03:11:55

vb.net开发环境,运行需要特定的数据环境,程序通用性不好,不能运行看到效果。