Проверяет принадлежность пользователя, запустившего программу, к группе « Администраторы» .(RUS) +Russian Comments
SourceCode Application. To check up an accessory of the user who has started the program, to group "Administrators".-Проверяет принадлежность пользователя, запустившего программу, к группе « Администраторы» .(RUS)+Russian Comments
SourceCode Application. To check up an accessory of the user who has started the program, to group "Administrators".
用了TNMHTTP组件得到文本文件的正文然后以字符串形式分析格式将其中的信息分离,可以得到版本,下载地址,更新日期等信息,你可以自己增加更多,程序作相应的调整就行了-TNMHTTP components used to be a text file with the text string then to the analysis of the format in which the information will be separate versions can be downloaded addresses, updated information, etc. You can add more, procedures adjusted accordingly on the line
从正则表达式到有穷自动机实例
想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。
-From regular expressions to DFA thorough study of examples like regular expressions, we must know the principles of DFA, this source can give you a good reference sample. Compiled program generates an executable file, run this file from a DOS window, then prompted to enter a regular expression.