資源簡介
一個裝載了絕大部分差距的notepad++綠色中文版。方便實用
代碼片段和文件信息
#include?
#include?
#include?
using?namespace?a.b.c?a;
PREPROCESSOR()
BEGIN_MESSAGE_MAP()
????ON_COMMAND()
END_MESSAGE_MAP()
extern?struct?x?y;
static?const?class?Example?:
????Int1?Int2?Int3
{
public:
????Example::~Example()?:
????????S1()
????????S2()
????????S3()?{
????????//?if?statements?with?empty?braces
????????if(?x?)?{?}
????????else?if(?x?)?{?}
????????else?{?}
????????//?if?statements?with?exactly?one?braced?statement
????????if(?x?)?{
????????????statement;
????????}
????????else?if(?x?)?{
????????????statement;
????????}
????????else?{
????????????statement;
????????}
????????//?special?‘if‘?cases
????????if(?x?)?{
????????????statement;
????????}
????????else?{
????????????statement;
????????}
????????if(?x?)?{
????????????statement;
????????????statement;
????????}
????????else?{
????????????statement;
????????????statement;
????????}
????????//?if?statements?with?a?single?implicit?substatement
????????if(?x?)
????????????statement;
????????else?if(?x?)
????????????statement;
????????else
????????????statement;
????????//?if?statements?with?multiple?statements
????????if(?x?)?{
????????????statement;
????????????statement;
????????}
????????else?if(?x?)?{
????????????statement;
????????????statement;
????????}
????????else?{
????????????statement;
????????????statement;
????????}
????????//?while?statements?with?a?single?implicit?substatement
????????while(?x?)
????????????statement;
????????//?while?statements?with?a?single?implicit?‘if‘?substatement
????????while(?x?)
????????????if(?x?)
????????????????statement;
????????//?while?with?multiple?statements
????????while(?x?)?{
????????????statement;
????????????statement;
????????}
????????//?labeled?statement
????????label:
????????statement;
????????//?for?statements?with?a?single?braced?statement
????????for?(?x;?x;?x?)?{
????????????statement;
????????}
????????//?do?statements?with?a?single?braced?substatement
????????do?{
????????????statement;
????????}?while?(?false?);
????????//?do?statement?with?an?empty?block
????????do?{?}?while?(?x?);
????????//?local?blocks
????????{
????????statement;
????????}
????????/*?Switch?blocks:
?????????*
?????????*?You?can?have?case?substatements?be?aligned?by?giving?an?example?like:
?????????*
?????????*?case?1:?statement;
?????????*?
?????????*?????????statement;
?????????*?
?????????*?????????statement;
?????????*?
?????????*?????????etc...
?????????*/
????????switch(?c?)?{
????????????case?1:
????????????case?2:
????????????case?3:
????????????????statement;
????????????????statement;
????????????????statement;
????????????case?4:
????????????????break;?//?case?with?exactly?one?substatement
????????????default:
????????????????break;
????????}
????}
????void?method(?const?myClass- ?&x?int?[][][]?c?...?)?{
????????//?try-catch-fin
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-10-12?10:20??Notepad++\
?????文件????????4780??2015-06-19?04:00??Notepad++\config.model.xm
?????文件????????3596??2016-09-27?00:37??Notepad++\contextMenu.xm
?????文件???????57882??2017-02-20?07:29??Notepad++\functionList.xm
?????文件??????281888??2017-06-19?00:50??Notepad++\langs.model.xm
?????文件??????367104??2016-10-09?09:36??Notepad++\libcurl.dll
?????文件?????1281639??2016-10-09?09:36??Notepad++\libiconv-2.dll
?????文件???????75496??2016-10-09?09:36??Notepad++\libwinpthread-1.dll
?????文件?????4535910??2016-10-09?09:36??Notepad++\libxm
?????文件??????941389??2016-10-09?09:36??Notepad++\libxslt-1.dll
?????文件???????16198??2016-01-12?06:24??Notepad++\LICENSE
?????目錄???????????0??2016-08-12?15:41??Notepad++\localization\
?????文件???????59293??2017-06-19?00:50??Notepad++\localization\chineseSimplified.xm
?????文件???????58752??2017-06-15?03:04??Notepad++\localization\english.xm
?????文件?????2452656??2017-06-19?05:44??Notepad++\notepad++.exe
?????文件??????230064??2017-03-08?10:42??Notepad++\NppShell_06.dll
?????目錄???????????0??2017-10-12?10:21??Notepad++\plugins\
?????文件?????1794782??2017-10-12?10:20??Notepad++\plugins.zip
?????目錄???????????0??2016-08-12?15:41??Notepad++\plugins\APIs\
?????文件???????29857??2015-05-16?05:36??Notepad++\plugins\APIs\actionsc
?????文件???????44390??2015-05-16?05:36??Notepad++\plugins\APIs\c.xm
?????文件????????7327??2015-05-16?05:36??Notepad++\plugins\APIs\cmake.xm
?????文件???????61483??2015-05-16?05:36??Notepad++\plugins\APIs\cpp.xm
?????文件????????8918??2016-03-28?19:41??Notepad++\plugins\APIs\cs.xm
?????文件???????11522??2015-05-16?05:36??Notepad++\plugins\APIs\css.xm
?????文件???????19560??2015-07-19?07:26??Notepad++\plugins\APIs\html.xm
?????文件??????142302??2015-05-16?05:36??Notepad++\plugins\APIs\java.xm
?????文件???????21387??2015-06-19?04:00??Notepad++\plugins\APIs\ja
?????文件???????16208??2015-05-16?05:36??Notepad++\plugins\APIs\lisp.xm
?????文件????????8183??2015-05-16?05:36??Notepad++\plugins\APIs\nsis.xm
?????文件???????14299??2015-05-16?05:36??Notepad++\plugins\APIs\perl.xm
............此處省略280個文件信息
評論
共有 條評論