.XSO 파일 확장자
Expresso Regex Project
| 개발사 | Ultrapico |
| 인기도 |
2.0 | 1 투표 |
XSO 파일이란 무엇인가요?
An XSO file is a regular expression project created by Ultrapico Expresso. It contains a regular expression, and it may contain a replacement string and sample text used to test the expression. XSO files can be opened, edited, and tested in Expresso.
추가 정보
Expresso is a free .NET regular expression development app available for Windows. It allows you to design and test simple or complex regular expressions. As part of testing your expression, you can import and save sample text, used to determine whether your expression is behaving as desired. You can save your expression and the sample text together as an XSO project file, for future use in Expresso.
After you've finished editing the expression your XSO file contains, you can export it from Expresso by selecting File → Save Regular Expression ... from the program's menu bar. This will save the expression you designed as a .TXT file. You can also import an existing expression into Expresso by selecting File → Read Regular Expression .... (You can import and export sample text in a similar manner.)
XSO 파일을 여는 방법
You can open an XSO file in Expresso (Windows):
- Select File → Open project ....
- Navigate to and open your XSO file.
