在Windows 8/10上从“此电脑”中移除特定文件夹

版权申诉
0 下载量 184 浏览量 更新于2024-11-11 收藏 22KB ZIP 举报
资源摘要信息:"从Windows 8和10的'此电脑'中移除文件夹,除了3DObjects" 在Windows操作系统中,"此电脑"(以前称为“我的电脑”或“计算机”)是一个系统文件夹,它显示了计算机上的所有驱动器和一些其他系统文件夹。这使得用户能够方便地访问文件、文件夹和外部存储设备。然而,并非所有的用户都喜欢在"此电脑"中看到所有的文件夹,例如Windows 8和10系统中默认显示的库、文档、下载、图片、音乐和视频等。 在这个特定的教程或指导中,我们要讨论如何在Windows 8和10操作系统中从"此电脑"中移除文件夹,但是保留了3DObjects文件夹。文件夹的移除可以通过编辑注册表或使用第三方工具来实现,但是使用系统注册表编辑器时需要格外小心,因为不当的修改可能会对系统稳定性和安全性造成影响。因此,这个教程的目标用户应该具备一定的计算机知识和操作经验。 步骤可能包括以下几个方面: 1. 备份注册表:在进行任何修改之前,备份注册表是非常重要的,以便在出现问题时可以恢复到修改前的状态。 2. 修改注册表项:通过运行regedit命令打开注册表编辑器,然后导航到HKEY_CLASSES_ROOT\CLSID键值。对于每一个想要从"此电脑"中隐藏的文件夹,需要找到对应的文件夹的GUID,并将其在注册表中的显示设置为不显示。 3. 调整3DObjects文件夹的显示:确认3DObjects文件夹的GUID,确保其在注册表中的显示设置为显示。 4. 重启资源管理器或电脑:修改注册表后,可能需要重启资源管理器(explorer.exe)或整个电脑来使更改生效。 5. 验证更改:检查"此电脑"中的文件夹,确认除了3DObjects之外的所有文件夹都已经移除。 在操作时要注意,不同版本的Windows 8和10可能会有不同的注册表项,例如32位版本和64位版本的系统注册表路径可能会有所不同,因此在操作之前需要确认电脑的系统类型,以免混淆。 此外,"压缩包子文件的文件名称列表"提供了不同版本的Windows系统文件,包括32位的Windows 10、32位的Windows 8和64位的Windows 10,这表明该教程或工具可能是为了兼容不同版本的系统而设计。 最后,这个知识点可能对那些希望个性化Windows系统界面的用户有帮助,同时也可以减少系统资源管理器中的干扰,让用户能够更加专注于需要访问的文件夹。然而,对于系统配置和性能没有特别要求的普通用户,保持默认设置通常是最方便和安全的选择。

root@in_dev_docker:/apollo# bash scripts/msf_create_lossless_map.sh /apollo/hdmap/pcd_apollo/ 50 /apollo/hdmap/ /apollo/bazel-bin WARNING: Logging before InitGoogleLogging() is written to STDERR E0715 22:08:35.399576 6436 lossless_map_creator.cc:162] num_trials = 1 Pcd folders are as follows: /apollo/hdmap/pcd_apollo/ Resolution: 0.125 Dataset: /apollo/hdmap/pcd_apollo Dataset: /apollo/hdmap/pcd_apollo/ Loaded the map configuration from: /apollo/hdmap//lossless_map/config.xml. Saved the map configuration to: /apollo/hdmap//lossless_map/config.xml. Saved the map configuration to: /apollo/hdmap//lossless_map/config.xml. E0715 22:08:35.767315 6436 lossless_map_creator.cc:264] ieout_poses = 1706 Failed to find match for field 'intensity'. Failed to find match for field 'timestamp'. E0715 22:08:35.769896 6436 velodyne_utility.cc:46] Un-organized-point-cloud E0715 22:08:35.781770 6436 lossless_map_creator.cc:275] Loaded 245443D Points at Trial: 0 Frame: 0. F0715 22:08:35.781791 6436 base_map_node_index.cc:101] Check failed: false *** Check failure stack trace: *** scripts/msf_create_lossless_map.sh: line 11: 6436 Aborted (core dumped) $APOLLO_BIN_PREFIX/modules/localization/msf/local_tool/map_creation/lossless_map_creator --use_plane_inliers_only true --pcd_folders $1 --pose_files $2 --map_folder $IN_FOLDER --zone_id $ZONE_ID --coordinate_type UTM --map_resolution_type single root@in_dev_docker:/apollo# bash scripts/msf_create_lossless_map.sh /apollo/hdmap/pcd_apollo/ 50 /apollo/hdmap/

2023-07-16 上传

下面是我 运行终端代码后的返回,请帮我解释下:shenhaibo@bogon webAssembly % emcc add.c -s WASM=1 -o add.wasm wasm-ld: error: /opt/homebrew/Cellar/emscripten/3.1.40/libexec/cache/sysroot/lib/wasm32-emscripten/libstandalonewasm-nocatch.a(__main_void.o): undefined symbol: main emcc: error: '/opt/homebrew/Cellar/emscripten/3.1.40/libexec/llvm/bin/wasm-ld -o add.wasm /var/folders/hd/zkctfvz128366gcjfw9pgslr0000gn/T/emscripten_temp_0gmz58hs/add_0.o -L/opt/homebrew/Cellar/emscripten/3.1.40/libexec/cache/sysroot/lib/wasm32-emscripten /opt/homebrew/Cellar/emscripten/3.1.40/libexec/cache/sysroot/lib/wasm32-emscripten/crt1.o -lGL -lal -lhtml5 -lstandalonewasm-nocatch -lstubs-debug -lc-debug -ldlmalloc -lcompiler_rt -lc++-noexcept -lc++abi-debug-noexcept -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr /var/folders/hd/zkctfvz128366gcjfw9pgslr0000gn/T/tmp6m8wb6r0libemscripten_js_symbols.so --strip-debug --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export=emscripten_stack_get_end --export=emscripten_stack_get_free --export=emscripten_stack_get_base --export=emscripten_stack_get_current --export=emscripten_stack_init --export=stackSave --export=stackRestore --export=stackAlloc --export=__errno_location --export-table -z stack-size=65536 --initial-memory=16777216 --max-memory=16777216 --stack-first' failed (returned 1) shenhaibo@bogon webAssembly %

2023-06-07 上传
2023-06-08 上传