add resource of akitutorials

Signed-off-by: shenchunping <shenchunping@kaihong.com>
This commit is contained in:
shenchunping 2024-10-16 17:54:49 +08:00
parent 6d732d0df9
commit 7b0da56dfb
30 changed files with 532 additions and 0 deletions

View File

@ -0,0 +1,228 @@
{
"color": [
{
"name": "start_window_background",
"value": "#FFFFFF"
},
{
"name": "white",
"value": "#FFFFFF"
},
{
"name": "bottom_title_divider",
"value": "#99838388"
},
{
"name": "tab_bar_divider",
"value": "#33182431"
},
{
"name": "font_color_shallow",
"value": "#182431"
},
{
"name": "font_color_dark",
"value": "#000000"
},
{
"name": "font_color_red",
"value": "#FFD22C2C"
},
{
"name": "tab_bar_select",
"value": "#007DFF"
},
{
"name": "tab_bar_unselect",
"value": "#66182431"
},
{
"name": "background_shallow_grey",
"value": "#F1F3F5"
},
{
"name": "background_dark",
"value": "#FF000000"
},
{
"name": "background_grey",
"value": "#0d000000"
},
{
"name": "background_orange",
"value": "#E6A23C"
},
{
"name": "background_pink",
"value": "#F56C6C"
},
{
"name": "background_blue",
"value": "#409EFF"
},
{
"name": "background_green",
"value": "#67C23A"
},
{
"name": "pop_up_background",
"value": "#0D182431"
},
{
"name": "button_custom_color",
"value": "#80FF7500"
},
{
"name": "button_default_bg_color",
"value": "#007DFF"
},
{
"name": "divider_block_color",
"value": "#1A838388"
},
{
"name": "curve_normal",
"value": "#3F56EA"
},
{
"name": "curve_bezier",
"value": "#00BFC9"
},
{
"name": "curve_spring",
"value": "#BCD600"
},
{
"name": "curve_init",
"value": "#E40078"
},
{
"name": "curve_steps",
"value": "#FF7500"
},
{
"name": "radio_response_region_color",
"value": "#66ffc0cb"
},
{
"name": "select_option_bg_color",
"value": "#33007DFF"
},
{
"name": "select_option_font_color",
"value": "#FF007DFF"
},
{
"name": "toggle_selected_color",
"value": "#4D00BFC9"
},
{
"name": "background_light_gray",
"value": "#f1f3f5"
},
{
"name": "sub_title_color",
"value": "#182431"
},
{
"name": "title_colorone",
"value": "#0A59F7"
},
{
"name": "title_colortwo",
"value": "#000000"
},
{
"name": "scrollbar_background_color",
"value": "#ededed"
},
{
"name": "contentArea_background_color",
"value": "#C0C0C0"
},
{
"name": "normal_bg_color",
"value": "#0A59F7"
},
{
"name": "btn_border_color",
"value": "#33000000"
},
{
"name": "3D_background_color",
"value": "#F9BC64"
},
{
"name": "3D_top_left_color",
"value": "#FED599"
},
{
"name": "3D_right_buttom_color",
"value": "#D69942"
},
{
"name": "btn_one_color",
"value": "#FFC0CB"
},
{
"name": "btn_two_color",
"value": "#87CEFA"
},
{
"name": "btn_three_color",
"value": "#90EE90"
},
{
"name": "btn_onFocus_color",
"value": "#FF0000"
},
{
"name": "focus_on_background",
"value": "#007DFE"
},
{
"name": "COLOR_80000000",
"value": "#80000000"
},
{
"name": "COLOR_FFFFFF",
"value": "#FFFFFF"
},
{
"name": "COLOR_8C9BA2",
"value": "#8C9BA2"
},
{
"name": "COLOR_99FFFFFF",
"value": "#99ffffff"
},
{
"name": "canvas_background",
"value": "#ffff00"
},
{
"name": "canvas_normal_button_bg",
"value": "#317aff"
},
{
"name": "canvas_clear_button_bg",
"value": "#ffff7300"
},
{
"name": "canvas_bg_color",
"value": "#00ffff"
},
{
"name": "scroll_to_button_color",
"value": "#ff55c6f5"
},
{
"name": "scroll_item_color",
"value": "#ff2a78db"
},
{
"name": "scroll_grid_item_color",
"value": "#F9CF93"
}
]
}

View File

@ -0,0 +1,249 @@
{
"string": [
{
"name": "module_desc",
"value": "module description"
},
{
"name": "EntryAbility_desc",
"value": "description"
},
{
"name": "EntryAbility_label",
"value": "label"
},
{
"name": "entry_desc",
"value": "Component Collection"
},
{
"name": "MainAbility_desc",
"value": "ArkUI components, common attributes, common methods, etc. to classify and describe applications"
},
{
"name": "node_api",
"value": "Node Api"
},
{
"name": "javascript_api",
"value": "Javascript Api"
},
{
"name": "async_mgr",
"value": "Async Mgr"
},
{
"name": "other_mgr",
"value": "Other Mgr"
},
{
"name": "napi_object_detection",
"value": "Object Detection"
},
{
"name": "napi_dnn",
"value": "Deep Neural Networks"
},
{
"name": "animation",
"value": "Animation"
},
{
"name": "component",
"value": "Component"
},
{
"name": "universal",
"value": "Universal"
},
{
"name": "global_method",
"value": "Global Method"
},
{
"name": "auxiliary",
"value": "Auxiliary"
},
{
"name": "common_properties",
"value": "Common properties"
},
{
"name": "prop_background",
"value": "Background"
},
{
"name": "prop_foreground",
"value": "Foreground"
},
{
"name": "prop_border",
"value": "Border"
},
{
"name": "prop_font",
"value": "Font"
},
{
"name": "prop_bluefont",
"value": "#409EFF"
},
{
"name": "prop_orangefont",
"value": "#E6A23C"
},
{
"name": "prop_pinkfont",
"value": "#F56C6C"
},
{
"name": "prop_size",
"value": "Size"
},
{
"name": "graphic_transformation",
"value": "Graphics Transform"
},
{
"name": "common_events",
"value": "Common events"
},
{
"name": "click_event",
"value": "Click event"
},
{
"name": "touch_event",
"value": "Touch event"
},
{
"name": "show_hide_event",
"value": "Show/Hide Event"
},
{
"name": "drag_drop_event",
"value": "Drag/Drop Event"
},
{
"name": "key_event",
"value": "Key Event"
},
{
"name": "focus_event",
"value": "Focus Event"
},
{
"name": "mouse_event",
"value": "Mouse Event"
},
{
"name": "component_area_change_event",
"value": "Component Area Change Event"
},
{
"name": "gesture_processing",
"value": "Gesture Processing"
},
{
"name": "basic_gestures",
"value": "Basic Gestures"
},
{
"name": "tap_gesture",
"value": "TapGesture"
},
{
"name": "long_press_gesture",
"value": "LongPressGesture"
},
{
"name": "pan_gesture",
"value": "PanGesture"
},
{
"name": "pinch_gesture",
"value": "PinchGesture"
},
{
"name": "rotation_gesture",
"value": "RotationGesture"
},
{
"name": "swipe_gesture",
"value": "SwipeGesture"
},
{
"name": "combined_gestures",
"value": "Combined Gestures"
},
{
"name": "transition_animation",
"value": "Transition animation"
},
{
"name": "interpolation_calculation",
"value": "Interpolation calculation"
},
{
"name": "dialog",
"value": "Dialog"
},
{
"name": "cjson_management",
"value": "CJSON Test Case"
},
{
"name": "jsbind",
"value": "JSBind"
},
{
"name": "autoconvert",
"value": "Auto Convert"
},
{
"name": "apirefernce",
"value": "API Reference"
},
{
"name": "aki_register",
"value": "Aki Register"
},
{
"name": "aki_bind_global",
"value": "Aki Bind Global"
},
{
"name": "aki_bind_class",
"value": "Aki Bind Class"
},
{
"name": "aki_bind_enum",
"value": "Aki Bind Enum"
},
{
"name": "aki_bind_method",
"value": "Aki Bind Method"
},
{
"name": "aki_bind_function",
"value": "Aki Bind Function"
},
{
"name": "aki_task_runner",
"value": "Aki Task Runner"
},
{
"name": "aki_post_task",
"value": "Aki Post Task"
},
{
"name": "aki_value",
"value": "Aki Value"
},
{
"name": "aki_arraybuffer",
"value": "Aki ArrayBuffer"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 663 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 709 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -0,0 +1,7 @@
{
"layered-image":
{
"background" : "$media:background",
"foreground" : "$media:foreground"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -0,0 +1,3 @@
{
"allowToBackupRestore": true
}

View File

@ -0,0 +1,13 @@
{
"src": [
"pages/Index",
"pages/nodeapi/akibindclass",
"pages/nodeapi/akibindenum",
"pages/nodeapi/akibindfunction",
"pages/nodeapi/akibindglobal",
"pages/nodeapi/akibindmethod",
"pages/async/akiarraybuffer",
"pages/async/akiposttask",
"pages/async/akivalue"
]
}

View File

@ -0,0 +1,16 @@
{
"string": [
{
"name": "module_desc",
"value": "module description"
},
{
"name": "EntryAbility_desc",
"value": "description"
},
{
"name": "EntryAbility_label",
"value": "label"
}
]
}

View File

@ -0,0 +1,16 @@
{
"string": [
{
"name": "module_desc",
"value": "模块描述"
},
{
"name": "EntryAbility_desc",
"value": "description"
},
{
"name": "EntryAbility_label",
"value": "label"
}
]
}