VisualCode 2

Gaya Hidup

Hanya untuk iPhone

Rp 49ribu · Dirancang untuk iPhone

iPhone

VisualCode is Lua Editor for iOS. This app is very usefull to edit lua script, and run lua code immediately. Feature √ Support Lua code highlight √ Support run lua code immediately √ It is very usefull to run some code on mobile phone Lua Config: lua 5.4.4 luasocket 3.1.0 LuaSec 1.2.0 json-lua 0.1-4 Lua-cURLv3 Lua-cURLv3 example local curl = require("cURL") local json = require("JSON") local PATH = PATH or ".." local SSL_CERT_FILE = SSL_CERT_FILE or "/usr/local/share/cacert.pem" -- HTTP Post curl.easy() :setopt_url('https://httpbin.org/post') :setopt_writefunction( function(str) print(str) local decode = json:decode(str ) print(decode) end ) :setopt_httppost(curl.form() -- Lua-cURL guarantee that form will be alive :add_content("test_content", "some data", { "MyHeader: SomeValue" }) ) :setopt{ use_ssl = curl.USESSL_ALL, cainfo = SSL_CERT_FILE, } :perform() :close()

  • Aplikasi ini belum menerima cukup penilaian atau ulasan untuk menampilkan gambaran umum.

This update contains with support ios 26

Pengembang, ShenZhen Yuyue Technology Co., Ltd., menunjukkan bahwa praktik privasi app dapat menyertakan penanganan data sebagaimana yang dijelaskan di bawah. Untuk informasi lainnya, lihat kebijakan privasi pengembang .

  • Data Tidak Dikumpulkan

    Pengembang tidak akan mengumpulkan data apa pun dari app ini.

    Praktik privasi dapat berbeda-beda, misalnya, berdasarkan fitur yang Anda gunakan atau umur Anda. Lebih Lanjut

    Pengembang belum mengindikasikan fitur aksesibilitas mana yang didukung oleh app ini. Pelajari Lebih Lanjut

    • Penyedia
      • ShenZhen Yuyue Technology Co., Ltd.
    • Ukuran
      • 69,2 MB
    • Kategori
      • Gaya Hidup
    • Kompatibilitas
      Memerlukan iOS 15.0 atau versi lebih baru.
      • iPhone
        Memerlukan iOS 15.0 atau versi lebih baru.
      • iPod touch
        Memerlukan iOS 15.0 atau versi lebih baru.
      • Mac
        Memerlukan macOS 12.0 atau versi lebih baru dan Mac dengan Apple M1 chip atau versi lebih baru.
      • Apple Vision
        Memerlukan visionOS 1.0 atau versi lebih baru.
    • Bahasa
      • Inggris
    • Batas Umur
      4+
    • Hak Cipta
      • © 2026 VisualCode 2