質問編集履歴

2

URLをリンク化

2020/11/08 01:01

投稿

TEC_S
TEC_S

スコア79

test CHANGED
File without changes
test CHANGED
@@ -44,13 +44,13 @@
44
44
 
45
45
  変数宣言
46
46
 
47
- https://docs.microsoft.com/ja-jp/dotnet/visual-basic/programming-guide/language-features/variables/variable-declaration
47
+ [https://docs.microsoft.com/ja-jp/dotnet/visual-basic/programming-guide/language-features/variables/variable-declaration](https://docs.microsoft.com/ja-jp/dotnet/visual-basic/programming-guide/language-features/variables/variable-declaration)
48
48
 
49
49
 
50
50
 
51
51
  Dimステートメント
52
52
 
53
- https://docs.microsoft.com/ja-jp/dotnet/visual-basic/language-reference/statements/dim-statement
53
+ [https://docs.microsoft.com/ja-jp/dotnet/visual-basic/language-reference/statements/dim-statement](https://docs.microsoft.com/ja-jp/dotnet/visual-basic/language-reference/statements/dim-statement)
54
54
 
55
55
 
56
56
 

1

タイトルを修正(%が漏れていた為)

2020/11/08 01:01

投稿

TEC_S
TEC_S

スコア79

test CHANGED
@@ -1 +1 @@
1
- VB.NETでの変数宣言時に「$」表記
1
+ VB.NETでの変数宣言時に「%」「$」表記
test CHANGED
File without changes