/AliOS-Things-master/documentation/haas-studio/ |
A D | setup_env.md | 7 * Visual Studio Code 9 Visual Studio Code(下称VS Code) 是一款广泛使用的IDE工具。请根据环境下载对应版本并安装。 11 注意点: Windows 系统下请以管理员身份 运行VS Code,避免因为python权限问题导致创建失败 15 haas-studio是AliOS Things配套的开发环境基于VS Code的插件。VS Code安装完成后,可在VS Code的插件市场搜索haas-studio,然后点击“install”安… 17 # 配置VS Code 19 “代码修改”、“编译”以及“烧入”都是在VS Code中完成的。在正式开始开发工作前,需要对VS Code进行简单地配置: 23 aos-tools主要于编译AliOS-Things代码和镜像烧录。HaaS-studio安装成功后,VS Code会自动在窗口的右下角提示安装aos-tools, 请点击“是”确认安装:
|
A D | burn_image.md | 13 * 点击VS Code下方状态栏中的烧录图标,随后VS Code会显示电脑已识别到的串口的列表(Avaliable ports) 21 * 接上HaaS开发板的电源,稍等两分钟就可以看到VS Code提示“成功烧录”
|
A D | view_log.md | 5 * 点击VS Code的串口按钮(插头图标), 配置串口端口号,并配置波特率至1500000,点击HaaS开发板Reset按键后,就可以在串口工具中看到日志打印了。
|
A D | create_project.md | 45 VS Code会自动下载AliOS-Things代码,稍等几分钟即可看到整份源码:
|
/AliOS-Things-master/documentation/aos-studio/ |
A D | setup_env.md | 6 * Visual Studio Code 8 Visual Studio Code(下称VS Code) 是一款广泛使用的IDE工具。请根据环境下载对应版本并安装。 10 注意点: Windows 系统下请以管理员身份 运行VS Code,避免因为python权限问题导致创建失败 12 # 配置VS Code 13 “代码修改”、“编译”以及“烧入”都是在VS Code中完成的。在正式开始开发工作前,需要对VS Code进行简单地配置: 17 aos-tools主要于编译AliOS-Things代码和镜像烧录。alios-studio安装成功后,VS Code会自动在窗口的右下角提示安装aos-tools, 请点击“是”确认安装:
|
A D | burn_image.md | 10 * 点击VS Code下方状态栏中的烧录图标,随后VS Code会显示电脑已识别到的串口的列表(Avaliable ports) 15 * 接上HaaS开发板的电源,稍等两分钟就可以看到VS Code提示“成功烧录”
|
A D | create_project.md | 13 随后VS Code会依次提示“请选择解决方案”和“请选择开发板”: 34 过上述几步,VS Code会自动下载AliOS-Things代码,稍等几分钟即可看到整份源码:
|
A D | open_project.md | 6 * 打开Visual Studio Code,依次点击菜单栏中的“文件”->“打开文件夹”
|
A D | view_log.md | 6 * 点击VS Code的monitor按钮, 配置串口端口号,并配置波特率至1500000,点击HaaS开发板Reset按键后,就可以在串口工具中看到日志打印了。
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
A D | DotZLib.csproj | 94 SubType = "Code" 99 SubType = "Code" 104 SubType = "Code" 109 SubType = "Code" 114 SubType = "Code" 119 SubType = "Code" 124 SubType = "Code" 129 SubType = "Code" 134 SubType = "Code"
|
/AliOS-Things-master/components/SDL2/ |
A D | CREDITS.txt | 14 …r for his dedication to unit tests, Visual Studio projects, and managing the Google Summer of Code. 28 * Paul Hunkin for his port of SDL to Android during the Google Summer of Code 2010. 30 * Eli Gottlieb for his work on shaped windows during the Google Summer of Code 2010. 33 the Google Summer of Code 2010. 36 Google Summer of Code 2008. 39 the Google Summer of Code 2008. 42 Google Summer of Code 2008.
|
/AliOS-Things-master/documentation/quickstart/ |
A D | haas200_quick_start.md | 31 - 点击VS Code下方状态栏中的烧录图标,随后VS Code会显示电脑已识别到的串口的列表(Avaliable ports) 39 - 根据提示可能需要按一下reset按钮重启板子,稍等两分钟就可以看到VS Code提示“成功烧录” 47 - 点击VS Code的Serial Monitor按钮, 选择对应串口号。 67 第2章节中创建的工程关闭后,可以通过VS Code再次打开已有工程。
|
A D | haas100_quick_start.md | 43 第2章节中创建的工程关闭后,可以通过VS Code再次打开已有工程。
|
A D | haas_edu_k1_quick_start.md | 45 第2章节中创建的工程关闭后,可以通过VS Code再次打开已有工程。
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/ |
A D | zlib.adb | 91 procedure Check_Error (Stream : in Z_Stream; Code : in Thin.Int); 121 procedure Check_Error (Stream : in Z_Stream; Code : in Thin.Int) is 124 if Code /= Thin.Z_OK then 126 (Return_Code_Enum'Image (Return_Code (Code)) 139 Code : Thin.Int; variable 147 if Ignore_Error or else Code = Thin.Z_OK then 157 Return_Code_Enum'Image (Return_Code (Code)) 517 Code : Thin.Int; variable 531 Code := Flate (Filter.Compression).Step 535 if Code = Thin.Z_STREAM_END then [all …]
|
/AliOS-Things-master/hardware/chip/haas1000/release/write_flash_gui/ |
A D | qt.conf | 2 Prefix = D:/LuZhiLong/Work/Code/Git/productline/dev_env/tools/PyInstaller/dld_main/dist/dld_main/Py… 3 Binaries = D:/LuZhiLong/Work/Code/Git/productline/dev_env/tools/PyInstaller/dld_main/dist/dld_main/…
|
/AliOS-Things-master/components/littlevgl/docs/ |
A D | CODE_OF_CONDUCT.md | 1 # Contributor Covenant Code of Conduct 29 … wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to b… 33 This Code of Conduct applies both within project spaces and in public spaces when an individual is … 39 Project maintainers who do not follow or enforce the Code of Conduct in good faith may face tempora… 43 This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available a…
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/ |
A D | README.txt | 3 Code and data placed in this directory is not required to build libpng, 6 been done. Code in this directory may not compile on all operating systems
|
/AliOS-Things-master/components/oss/src/ |
A D | oss_app.cpp | 173 ",code:" << outcome.error().Code() << in oss_upload_local_file() 216 ",code:" << outcome.error().Code() << in oss_upload_local_file() 308 ",code:" << outcome.error().Code() << in oss_upload_file() 351 ",code:" << outcome.error().Code() << in oss_upload_file() 423 ",code:" << outcome.error().Code() << in oss_upload_local_content() 493 ",code:" << outcome.error().Code() << in oss_download_file()
|
/AliOS-Things-master/components/oss/include/alibabacloud/oss/client/ |
A D | Error.h | 53 const std::string& Code()const {return code_;} in Code() function
|
/AliOS-Things-master/components/SDL2/test/ |
A D | relative_mode.markdown | 16 Code chapter
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | trees.c | 161 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) 167 send_bits(s, tree[c].Code, tree[c].Len); } 304 static_dtree[n].Code = bi_reverse((unsigned)n, 5); in tr_static_init() 337 fprintf(header, "{{%3u},{%3u}}%s", static_ltree[i].Code, in gen_trees_header() 343 fprintf(header, "{{%2u},{%2u}}%s", static_dtree[i].Code, in gen_trees_header() 600 tree[n].Code = (ush)bi_reverse(next_code[len]++, len); 603 n, (isgraph(n) ? n : ' '), len, tree[n].Code, next_code[len]-1));
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | trees.c | 168 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) 174 send_bits(s, tree[c].Code, tree[c].Len); } 311 static_dtree[n].Code = bi_reverse((unsigned)n, 5); in tr_static_init() 344 fprintf(header, "{{%3u},{%3u}}%s", static_ltree[i].Code, in gen_trees_header() 350 fprintf(header, "{{%2u},{%2u}}%s", static_dtree[i].Code, in gen_trees_header() 608 tree[n].Code = bi_reverse(next_code[len]++, len); 611 n, (isgraph(n) ? n : ' '), len, tree[n].Code, next_code[len]-1));
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/ |
A D | test.txt | 4 2#100#Country Code="USA"
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | rfc1951.txt | 343 /\ Symbol Code 402 Symbol Code 420 tree[I].Code. 444 tree[n].Code = next_code[len]; 479 Symbol Length Code 624 Code Bits Length(s) Code Bits Lengths Code Bits Length(s) 642 Code Bits Dist Code Bits Dist Code Bits Distance 726 4 Bits: HCLEN, # of Code Length codes - 4 (4 - 19)
|