1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
# Options used to build arrow: ## Compile and link options: ### Compiler flags to append when compiling Arrow set(ARROW_CXXFLAGS "") ### Build static libraries set(ARROW_BUILD_STATIC "ON") ### Build shared libraries set(ARROW_BUILD_SHARED "ON") ### Arbitrary string that identifies the kind of package ### (for informational purposes) set(ARROW_PACKAGE_KIND "mingw-w64-x86_64") ### The Arrow git commit id (if any) set(ARROW_GIT_ID "") ### The Arrow git commit description (if any) set(ARROW_GIT_DESCRIPTION "") ### Whether to create position-independent target set(ARROW_POSITION_INDEPENDENT_CODE "ON") ### Use ccache when compiling (if available) set(ARROW_USE_CCACHE "ON") ### Use sccache when compiling (if available), ### takes precedence over ccache if a storage backend is configured set(ARROW_USE_SCCACHE "ON") ### Use the LLVM lld for linking (if available) set(ARROW_USE_LLD "OFF") ### Use mold for linking on Linux (if available) set(ARROW_USE_MOLD "OFF") ### Compile-time SIMD optimization level set(ARROW_SIMD_LEVEL "SSE4_2") ### Max runtime SIMD optimization level set(ARROW_RUNTIME_SIMD_LEVEL "MAX") ### Build with Altivec if compiler has support set(ARROW_ALTIVEC "ON") ### Build Arrow libraries with RATH set to $ORIGIN set(ARROW_RPATH_ORIGIN "OFF") ### Build Arrow libraries with install_name set to @rpath set(ARROW_INSTALL_NAME_RPATH "ON") ### Pass -ggdb flag to debug builds set(ARROW_GGDB_DEBUG "ON") ### Whether the system libc is musl or not set(ARROW_WITH_MUSL "OFF") ### Enable threading in Arrow core set(ARROW_ENABLE_THREADING "ON") ## Tests and benchmarks options: ### Build the Arrow examples set(ARROW_BUILD_EXAMPLES "OFF") ### Build the Arrow googletest unit tests set(ARROW_BUILD_TESTS "OFF") ### Enable timing-sensitive tests set(ARROW_ENABLE_TIMING_TESTS "ON") ### Build the Arrow integration test executables set(ARROW_BUILD_INTEGRATION "OFF") ### Build the Arrow micro benchmarks set(ARROW_BUILD_BENCHMARKS "OFF") ### Build the Arrow micro reference benchmarks set(ARROW_BUILD_BENCHMARKS_REFERENCE "OFF") ### Build benchmarks that do a longer exploration of performance set(ARROW_BUILD_DETAILED_BENCHMARKS "OFF") ### Linkage of Arrow libraries with unit tests executables. set(ARROW_TEST_LINKAGE "shared") ### Build command line utilities for fuzzing set(ARROW_BUILD_FUZZING_UTILITIES "OFF") ### Build Arrow fuzz targets set(ARROW_FUZZING "OFF") ### Enable unit tests which use large memory set(ARROW_LARGE_MEMORY_TESTS "OFF") ## Coverage options: ### Build with C++ code coverage enabled set(ARROW_GENERATE_COVERAGE "OFF") ## Checks options: ### Run the test suite using valgrind --tool=memcheck set(ARROW_TEST_MEMCHECK "OFF") ### Enable Address Sanitizer checks set(ARROW_USE_ASAN "OFF") ### Enable Thread Sanitizer checks set(ARROW_USE_TSAN "OFF") ### Enable Undefined Behavior sanitizer checks set(ARROW_USE_UBSAN "OFF") ## Project component options: ### Build the Arrow Acero Engine Module set(ARROW_ACERO "ON") ### Build Arrow with Azure support (requires the Azure SDK for C++) set(ARROW_AZURE "OFF") ### Build Arrow command line utilities set(ARROW_BUILD_UTILITIES "ON") ### Build all Arrow Compute kernels set(ARROW_COMPUTE "ON") ### Build the Arrow CSV Parser Module set(ARROW_CSV "ON") ### Build the Arrow CUDA extensions (requires CUDA toolkit) set(ARROW_CUDA "OFF") ### Build the Arrow Dataset Modules set(ARROW_DATASET "ON") ### Build the Arrow Filesystem Layer set(ARROW_FILESYSTEM "ON") ### Build the Arrow Flight RPC System (requires GRPC, Protocol Buffers) set(ARROW_FLIGHT "ON") ### Build the Arrow Flight SQL extension set(ARROW_FLIGHT_SQL "ON") ### Build the Arrow Flight SQL ODBC extension set(ARROW_FLIGHT_SQL_ODBC "OFF") ### Build the Gandiva libraries set(ARROW_GANDIVA "ON") ### Build Arrow with GCS support (requires the Google Cloud Platform set(ARROW_GCS "OFF") ### Build the Arrow HDFS bridge set(ARROW_HDFS "ON") ### Build the Arrow IPC extensions set(ARROW_IPC "ON") ### Build the Arrow jemalloc-based allocator set(ARROW_JEMALLOC "OFF") ### Build Arrow with JSON support (requires RapidJSON) set(ARROW_JSON "ON") ### Build the Arrow mimalloc-based allocator set(ARROW_MIMALLOC "ON") ### Build the Parquet libraries set(ARROW_PARQUET "ON") ### Build the Arrow ORC adapter set(ARROW_ORC "OFF") ### Build some components needed by PyArrow. ### (This is a deprecated option. Use CMake presets instead.) set(ARROW_PYTHON "OFF") ### Build Arrow with S3 support (requires the AWS SDK for C++) set(ARROW_S3 "ON") ### Build the Arrow S3 filesystem as a dynamic module set(ARROW_S3_MODULE "OFF") ### Build the Arrow Substrait Consumer Module set(ARROW_SUBSTRAIT "OFF") ### Build Arrow with TensorFlow support enabled set(ARROW_TENSORFLOW "OFF") ### Build the Arrow testing libraries set(ARROW_TESTING "OFF") ## Thirdparty toolchain options: ### Method to use for acquiring arrow's build dependencies set(ARROW_DEPENDENCY_SOURCE "SYSTEM") ### Show output from ExternalProjects rather than just logging to files set(ARROW_VERBOSE_THIRDPARTY_BUILD "OFF") ### Link to shared libraries set(ARROW_DEPENDENCY_USE_SHARED "ON") ### Rely on Boost shared libraries where relevant set(ARROW_BOOST_USE_SHARED "ON") ### Rely on Brotli shared libraries where relevant set(ARROW_BROTLI_USE_SHARED "ON") ### Rely on Bz2 shared libraries where relevant set(ARROW_BZ2_USE_SHARED "ON") ### Rely on GFlags shared libraries where relevant set(ARROW_GFLAGS_USE_SHARED "ON") ### Rely on gRPC shared libraries where relevant set(ARROW_GRPC_USE_SHARED "ON") ### Rely on jemalloc shared libraries where relevant set(ARROW_JEMALLOC_USE_SHARED "ON") ### Rely on LLVM shared libraries where relevant set(ARROW_LLVM_USE_SHARED "ON") ### Rely on lz4 shared libraries where relevant set(ARROW_LZ4_USE_SHARED "ON") ### Rely on OpenSSL shared libraries where relevant set(ARROW_OPENSSL_USE_SHARED "ON") ### Rely on Protocol Buffers shared libraries where relevant set(ARROW_PROTOBUF_USE_SHARED "ON") ### Rely on snappy shared libraries where relevant set(ARROW_SNAPPY_USE_SHARED "ON") ### Rely on thrift shared libraries where relevant set(ARROW_THRIFT_USE_SHARED "ON") ### Rely on utf8proc shared libraries where relevant set(ARROW_UTF8PROC_USE_SHARED "ON") ### Rely on zstd shared libraries where relevant set(ARROW_ZSTD_USE_SHARED "ON") ### Build libraries with glog support for pluggable logging set(ARROW_USE_GLOG "OFF") ### Build with backtrace support set(ARROW_WITH_BACKTRACE "ON") ### Build libraries with OpenTelemetry support for distributed tracing set(ARROW_WITH_OPENTELEMETRY "OFF") ### Build with Brotli compression set(ARROW_WITH_BROTLI "ON") ### Build with BZ2 compression set(ARROW_WITH_BZ2 "ON") ### Build with lz4 compression set(ARROW_WITH_LZ4 "ON") ### Build with Snappy compression set(ARROW_WITH_SNAPPY "ON") ### Build with zlib compression set(ARROW_WITH_ZLIB "ON") ### Build with zstd compression set(ARROW_WITH_ZSTD "ON") ### Build with support for Unicode properties using the utf8proc library ### (only used if ARROW_COMPUTE is ON or ARROW_GANDIVA is ON) set(ARROW_WITH_UTF8PROC "ON") ### Build with support for regular expressions using the re2 library ### (only used if ARROW_COMPUTE or ARROW_GANDIVA is ON) set(ARROW_WITH_RE2 "ON") ## Parquet options: ### Build the Parquet executable CLI tools. Requires static libraries to be built. set(PARQUET_BUILD_EXECUTABLES "ON") ### Build the Parquet examples. Requires static libraries to be built. set(PARQUET_BUILD_EXAMPLES "OFF") ### Build support for encryption. Fail if OpenSSL is not found set(PARQUET_REQUIRE_ENCRYPTION "ON") ## Gandiva options: ### Include -static-libstdc++ -static-libgcc when linking with ### Gandiva static libraries set(ARROW_GANDIVA_STATIC_LIBSTDCPP "OFF") ### Compiler flags to append when pre-compiling Gandiva operations set(ARROW_GANDIVA_PC_CXX_FLAGS "") ## Cross compiling options: ### grpc_cpp_plugin path to be used set(ARROW_GRPC_CPP_PLUGIN "") ## Advanced developer options: ### Compile with extra error context (line numbers, code) set(ARROW_EXTRA_ERROR_CONTEXT "OFF") ### If enabled install ONLY targets that have already been built. Please be ### advised that if this is enabled 'install' will fail silently on components ### that have not been built set(ARROW_OPTIONAL_INSTALL "OFF") ### Use a custom install directory for GDB plugin. ### In general, you don't need to specify this because the default ### (CMAKE_INSTALL_FULL_BINDIR on Windows, CMAKE_INSTALL_FULL_LIBDIR otherwise) ### is reasonable. set(ARROW_GDB_INSTALL_DIR "")