開発年月日時分秒 tdata = Format(Now, "yyMMddHHmmss") VB 日付操作 ユーザー定義の日付/時刻書式 (Format 関数)2009.06.132019.07.09開発
開発プロパティを作る VB.NET クラスのプロパティを宣言する 引用: Public Class SampleClass Private num1 As Integer = 0 Private num2 As Integer = 0 Private num3 ...2008.11.182019.07.08開発