diff --git a/helloworld/.gitignore b/study_helloworld/.gitignore similarity index 100% rename from helloworld/.gitignore rename to study_helloworld/.gitignore diff --git a/helloworld/AppScope/app.json5 b/study_helloworld/AppScope/app.json5 similarity index 100% rename from helloworld/AppScope/app.json5 rename to study_helloworld/AppScope/app.json5 diff --git a/helloworld/AppScope/resources/base/element/string.json b/study_helloworld/AppScope/resources/base/element/string.json similarity index 100% rename from helloworld/AppScope/resources/base/element/string.json rename to study_helloworld/AppScope/resources/base/element/string.json diff --git a/helloworld/AppScope/resources/base/media/background.png b/study_helloworld/AppScope/resources/base/media/background.png similarity index 100% rename from helloworld/AppScope/resources/base/media/background.png rename to study_helloworld/AppScope/resources/base/media/background.png diff --git a/helloworld/AppScope/resources/base/media/foreground.png b/study_helloworld/AppScope/resources/base/media/foreground.png similarity index 100% rename from helloworld/AppScope/resources/base/media/foreground.png rename to study_helloworld/AppScope/resources/base/media/foreground.png diff --git a/helloworld/AppScope/resources/base/media/layered_image.json b/study_helloworld/AppScope/resources/base/media/layered_image.json similarity index 100% rename from helloworld/AppScope/resources/base/media/layered_image.json rename to study_helloworld/AppScope/resources/base/media/layered_image.json diff --git a/helloworld/build-profile.json5 b/study_helloworld/build-profile.json5 similarity index 100% rename from helloworld/build-profile.json5 rename to study_helloworld/build-profile.json5 diff --git a/helloworld/code-linter.json5 b/study_helloworld/code-linter.json5 similarity index 100% rename from helloworld/code-linter.json5 rename to study_helloworld/code-linter.json5 diff --git a/helloworld/entry/.gitignore b/study_helloworld/entry/.gitignore similarity index 100% rename from helloworld/entry/.gitignore rename to study_helloworld/entry/.gitignore diff --git a/helloworld/entry/build-profile.json5 b/study_helloworld/entry/build-profile.json5 similarity index 100% rename from helloworld/entry/build-profile.json5 rename to study_helloworld/entry/build-profile.json5 diff --git a/helloworld/entry/hvigorfile.ts b/study_helloworld/entry/hvigorfile.ts similarity index 100% rename from helloworld/entry/hvigorfile.ts rename to study_helloworld/entry/hvigorfile.ts diff --git a/helloworld/entry/obfuscation-rules.txt b/study_helloworld/entry/obfuscation-rules.txt similarity index 100% rename from helloworld/entry/obfuscation-rules.txt rename to study_helloworld/entry/obfuscation-rules.txt diff --git a/helloworld/entry/oh-package.json5 b/study_helloworld/entry/oh-package.json5 similarity index 100% rename from helloworld/entry/oh-package.json5 rename to study_helloworld/entry/oh-package.json5 diff --git a/helloworld/entry/src/main/ets/entryability/EntryAbility.ets b/study_helloworld/entry/src/main/ets/entryability/EntryAbility.ets similarity index 100% rename from helloworld/entry/src/main/ets/entryability/EntryAbility.ets rename to study_helloworld/entry/src/main/ets/entryability/EntryAbility.ets diff --git a/helloworld/entry/src/main/ets/entrybackupability/EntryBackupAbility.ets b/study_helloworld/entry/src/main/ets/entrybackupability/EntryBackupAbility.ets similarity index 100% rename from helloworld/entry/src/main/ets/entrybackupability/EntryBackupAbility.ets rename to study_helloworld/entry/src/main/ets/entrybackupability/EntryBackupAbility.ets diff --git a/helloworld/entry/src/main/ets/pages/Index.ets b/study_helloworld/entry/src/main/ets/pages/Index.ets similarity index 100% rename from helloworld/entry/src/main/ets/pages/Index.ets rename to study_helloworld/entry/src/main/ets/pages/Index.ets diff --git a/helloworld/entry/src/main/module.json5 b/study_helloworld/entry/src/main/module.json5 similarity index 100% rename from helloworld/entry/src/main/module.json5 rename to study_helloworld/entry/src/main/module.json5 diff --git a/helloworld/entry/src/main/resources/base/element/color.json b/study_helloworld/entry/src/main/resources/base/element/color.json similarity index 100% rename from helloworld/entry/src/main/resources/base/element/color.json rename to study_helloworld/entry/src/main/resources/base/element/color.json diff --git a/helloworld/entry/src/main/resources/base/element/float.json b/study_helloworld/entry/src/main/resources/base/element/float.json similarity index 100% rename from helloworld/entry/src/main/resources/base/element/float.json rename to study_helloworld/entry/src/main/resources/base/element/float.json diff --git a/helloworld/entry/src/main/resources/base/element/string.json b/study_helloworld/entry/src/main/resources/base/element/string.json similarity index 100% rename from helloworld/entry/src/main/resources/base/element/string.json rename to study_helloworld/entry/src/main/resources/base/element/string.json diff --git a/helloworld/entry/src/main/resources/base/media/background.png b/study_helloworld/entry/src/main/resources/base/media/background.png similarity index 100% rename from helloworld/entry/src/main/resources/base/media/background.png rename to study_helloworld/entry/src/main/resources/base/media/background.png diff --git a/helloworld/entry/src/main/resources/base/media/foreground.png b/study_helloworld/entry/src/main/resources/base/media/foreground.png similarity index 100% rename from helloworld/entry/src/main/resources/base/media/foreground.png rename to study_helloworld/entry/src/main/resources/base/media/foreground.png diff --git a/helloworld/entry/src/main/resources/base/media/layered_image.json b/study_helloworld/entry/src/main/resources/base/media/layered_image.json similarity index 100% rename from helloworld/entry/src/main/resources/base/media/layered_image.json rename to study_helloworld/entry/src/main/resources/base/media/layered_image.json diff --git a/helloworld/entry/src/main/resources/base/media/startIcon.png b/study_helloworld/entry/src/main/resources/base/media/startIcon.png similarity index 100% rename from helloworld/entry/src/main/resources/base/media/startIcon.png rename to study_helloworld/entry/src/main/resources/base/media/startIcon.png diff --git a/helloworld/entry/src/main/resources/base/profile/backup_config.json b/study_helloworld/entry/src/main/resources/base/profile/backup_config.json similarity index 100% rename from helloworld/entry/src/main/resources/base/profile/backup_config.json rename to study_helloworld/entry/src/main/resources/base/profile/backup_config.json diff --git a/helloworld/entry/src/main/resources/base/profile/main_pages.json b/study_helloworld/entry/src/main/resources/base/profile/main_pages.json similarity index 100% rename from helloworld/entry/src/main/resources/base/profile/main_pages.json rename to study_helloworld/entry/src/main/resources/base/profile/main_pages.json diff --git a/helloworld/entry/src/main/resources/dark/element/color.json b/study_helloworld/entry/src/main/resources/dark/element/color.json similarity index 100% rename from helloworld/entry/src/main/resources/dark/element/color.json rename to study_helloworld/entry/src/main/resources/dark/element/color.json diff --git a/helloworld/entry/src/mock/mock-config.json5 b/study_helloworld/entry/src/mock/mock-config.json5 similarity index 100% rename from helloworld/entry/src/mock/mock-config.json5 rename to study_helloworld/entry/src/mock/mock-config.json5 diff --git a/helloworld/entry/src/ohosTest/ets/test/Ability.test.ets b/study_helloworld/entry/src/ohosTest/ets/test/Ability.test.ets similarity index 100% rename from helloworld/entry/src/ohosTest/ets/test/Ability.test.ets rename to study_helloworld/entry/src/ohosTest/ets/test/Ability.test.ets diff --git a/helloworld/entry/src/ohosTest/ets/test/List.test.ets b/study_helloworld/entry/src/ohosTest/ets/test/List.test.ets similarity index 100% rename from helloworld/entry/src/ohosTest/ets/test/List.test.ets rename to study_helloworld/entry/src/ohosTest/ets/test/List.test.ets diff --git a/helloworld/entry/src/ohosTest/module.json5 b/study_helloworld/entry/src/ohosTest/module.json5 similarity index 100% rename from helloworld/entry/src/ohosTest/module.json5 rename to study_helloworld/entry/src/ohosTest/module.json5 diff --git a/helloworld/entry/src/test/List.test.ets b/study_helloworld/entry/src/test/List.test.ets similarity index 100% rename from helloworld/entry/src/test/List.test.ets rename to study_helloworld/entry/src/test/List.test.ets diff --git a/helloworld/entry/src/test/LocalUnit.test.ets b/study_helloworld/entry/src/test/LocalUnit.test.ets similarity index 100% rename from helloworld/entry/src/test/LocalUnit.test.ets rename to study_helloworld/entry/src/test/LocalUnit.test.ets diff --git a/helloworld/hvigor/hvigor-config.json5 b/study_helloworld/hvigor/hvigor-config.json5 similarity index 100% rename from helloworld/hvigor/hvigor-config.json5 rename to study_helloworld/hvigor/hvigor-config.json5 diff --git a/helloworld/hvigorfile.ts b/study_helloworld/hvigorfile.ts similarity index 100% rename from helloworld/hvigorfile.ts rename to study_helloworld/hvigorfile.ts diff --git a/helloworld/oh-package-lock.json5 b/study_helloworld/oh-package-lock.json5 similarity index 100% rename from helloworld/oh-package-lock.json5 rename to study_helloworld/oh-package-lock.json5 diff --git a/helloworld/oh-package.json5 b/study_helloworld/oh-package.json5 similarity index 100% rename from helloworld/oh-package.json5 rename to study_helloworld/oh-package.json5