Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
interview:developer:flutter:start [2019/10/26 19:40] – don.lee | interview:developer:flutter:start [2022/07/06 14:59] (current) – yohann.yao | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | 请用Android Studio 以 "Java" 编码方式完成以下题目。请尽量少用第三方库。 | + | 请用 |
- | ^ 时限 | 1.5小时 | | + | ^ 时限 | 3小时 | |
- | ^ 提交方法 | 请要把相关的.java和.xml文件等压缩后电邮代码至 hr@questwork.com。不要把其他脚手架文件压缩在内。 | | + | ^ 提交方法 | 请把代碼和相关的文件(如pubspec.yaml等)用ZIP(不可用RAR或其他格式)压缩后电邮至 hr@gz.questwork.com。不要把其他脚手架文件和第三方插件压缩在内。 | |
+ | |||
+ | <note warning> | ||
===== 目标 ===== | ===== 目标 ===== | ||
Line 29: | Line 31: | ||
数据和图符从网上撷取。 | 数据和图符从网上撷取。 | ||
- | https:// | + | 上方banner |
+ | * http:// | ||
+ | |||
+ | |||
+ | 主要数据 | ||
+ | * https:// | ||
Line 56: | Line 63: | ||
| iconUrl | 图符网址 | | | iconUrl | 图符网址 | | ||
| label | 文字标志 | | | label | 文字标志 | | ||
- | | order | 排序 | | + | | order | 按order数值由小至大排序 | |
- | | active | 有效,主页只显示为true的 | | + | | active | 有效,主页只显示active为true的图符 |
| targetUrl | 本次习作不用 | | | targetUrl | 本次习作不用 | | ||
| action | 本次习作不用 | | | action | 本次习作不用 | |