-2
Q
>>
A
答えて
0
ファイル名が "AAA"ではなくAAA変数の内容であることをシェルに伝える必要があります。
SET "AAA=aa.txt"
DIR >>"%AAA%"
関連する問題
- 1. モデル - >オブザーバー - >ビュー - >コントローラー - >モデル - >
- 2. ハスケル: - > - > ... - > Bに[A] - > B
- 3. >>
- 4. >>
- 5. Robocopy:Windows 2003 >>> Windows 2012
- 6. '>>>' JavaのC++
- 7. UINavigationController - > UIViewController - > UIView - > UITableViewController?
- 8. バッチファイル> NUL >>%dir%エラー
- 9. >>> do in python
- 10. 比較>>>効率
- 11. ノード変換>クライアント>ノード> json>ノード>クライアント
- 12. のWinforms:</p> <ol> <li><code>Enviroment.Exit(0)</code></li> <li><code>Application.Exit()</code></li> <li><code>Form.Close()</code></li> </ol> <p>何:Form.Close
- 13. 標準MLの(a - >( 'b - >' c)) - >( 'a - >' b) - >( 'a - >' c)の関数
- 14. ラムダ型をint => IEnumerable <string>> int =>タスク<IEnumerable <string> >>に変換しますか?
- 15. PHPは、私は、次のファイルに</p> <p><em>クラス/ database.phpで</em></p> <pre><code>require_once("config/config.php"); ... </code></pre> <p><em>のconfig/config.phpの</em></p> <pre><code>... </code></pre> <p>持っ
- 16. CSS:私は、次のものがあり、CSSで</p> <pre><code><main> <section> <article></article> <aside></aside> </section> </main> </code></pre> <p>:フレックスボックスは、Firefox
- 17. "位置:絶対":</p> <pre><code><html> <body> <div id="outer"><div id="inner"></div></div> </body> <html> </code></pre> <p>とそのCSS:CSS
- 18. connection.Close()とconnection.Dispose()の違いは何ですか? <code>SQLiteDataReader</code>オブジェクトの</p> <ul> <li><code>Close()</code></li> <li><code>Dispose()</code></li> </ul> <p>同じ:
- 19. MySQLの:私は<strong>MySQLの</strong>テーブルに列<strong><code>my_order</code></strong>と<strong><code>alt_order</code></strong>で<strong><code>example</code></strong>と呼ばれている列
- 20. はどのように、</p> <pre><code>f :: a -> b g :: b -> c h :: c -> d </code></pre> <p>ハスケル
- 21. UTCタイムスタンプ - > java.sql.Timestamp - > jOOQ - > postgreSQLのローカルタイムスタンプ?
- 22. Pythonインタラクティブプロンプトを変更する ">>>"
- 23. #<UserSession:{:unauthorized_record => "<protected>"}>
- 24. バイト>文字列>バイト>ファイルVB
- 25. <TextView /> OR <TextView></TextView>
- 26. Flafka(Http - > Flume - > Kafka - > Spark Streaming)
- 27. タイプ "INT->文字列 - > INT->ブール"
- 28. 回転ビューコントローラ - >タブバーコントローラ - >ナビゲーションコントローラ - >ビューコントローラ
- 29. FairPlay> SPC> streamingContentKeyRequestData>アプリケーション識別子
- 30. MS-Access - > OLEDB - > DataTable - > DataGridViewメモリリーク
'dir >>%AAA%' ... – aschipfl