Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
c#正規表現を使用して、giveaspxまたはcsファイルからすべてのブール変数を取得したい。
誰かが私にそれをどのように行うことができるか教えてもらえますか?ヒント
前もって感謝します。
すべてのフラグを個別にキャプチャする必要があるかどうかに応じて、次のようなもので作業が完了する可能性があります。
bool\s*([^;]+);