[0] ThrowableError in Index.php line 176

语法解析错误: syntax error, unexpected end of file

  1. if (!empty($tempTags)) {
  2. $i = 0;
  3. foreach ($tempTags as $key => $value) {
  4. $data = Db::name('download_lang')->where('name', $value)->find();
  5. if (!empty($data)) {
  6. if ($download_lang = Db::name('download_lang')->where('google_id', $data['google_id'])->where('lang', $to)->find()) {
  7. $value = $download_lang['name'];
  8. } elseif ($download_lang = Db::name('download_lang')->where('google_id', $data['google_id'])->where('lang', 'en')->find()) {
  9. $value = $download_lang['name'];

Call Stack

  1. in Index.php line 176
  2. at think\__include_file() in Loader.php line 85
  3. at Loader::autoload()
  4. at spl_autoload_call()
  5. at class_exists() in Loader.php line 478
  6. at Loader::controller() in App.php line 580
  7. at App::module() in App.php line 456
  8. at App::exec() in App.php line 139
  9. at App::run() in start.php line 19
  10. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

content
Management software for a digital oscilloscope. Attraction DOmini. This digital oscilloscope is ideal for students, amateur radio enthusiasts (Arduino), experimental researchers, and electronic engineers. Features: 6 measuring channels (4 analog + 2 digital)4 measurement modes (single, normal, auto,
to
zh-tw
POST Data
empty
Files
empty

Cookies

myip
188.165.244.186
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_CONNECTION
Keep-Alive
HTTP_COOKIE
myip=188.165.244.186
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
HTTP_HOST
td.880772.xyz
HTTP_USER_AGENT
Mozilla/5.0 (Linux; Android 6.0.1; OPPO A57 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/63.0.3239.83 Mobile Safari/537.36 T7/10.13 baiduboxapp/10.13.0.10 (Baidu; P1 6.0.1)
PATH_INFO
/api/index/fanyi_article_title
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
17876
REMOTE_ADDR
188.165.244.186
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_title?content=Management+software+for+a+digital+oscilloscope.+Attraction+DOmini.%0AThis+digital+oscilloscope+is+ideal+for+students%2C+amateur+radio+enthusiasts+%28Arduino%29%2C+experimental+researchers%2C+and+electronic+engineers.%0AFeatures%3A%0A6+measuring+channels+%284+analog+%2B+2+digital%294+measurement+modes+%28single%2C+normal%2C+auto%2C&to=zh-tw
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
GET
QUERY_STRING
s=/api/index/fanyi_article_title&content=Management+software+for+a+digital+oscilloscope.+Attraction+DOmini.%0AThis+digital+oscilloscope+is+ideal+for+students%2C+amateur+radio+enthusiasts+%28Arduino%29%2C+experimental+researchers%2C+and+electronic+engineers.%0AFeatures%3A%0A6+measuring+channels+%284+analog+%2B+2+digital%294+measurement+modes+%28single%2C+normal%2C+auto%2C&to=zh-tw
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1732345834.154
REQUEST_TIME
1732345834
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1732345834.1544
THINK_START_MEM
410768
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
"> System Error

[0] ThrowableError in Index.php line 176

语法解析错误: syntax error, unexpected end of file

  1. if (!empty($tempTags)) {
  2. $i = 0;
  3. foreach ($tempTags as $key => $value) {
  4. $data = Db::name('download_lang')->where('name', $value)->find();
  5. if (!empty($data)) {
  6. if ($download_lang = Db::name('download_lang')->where('google_id', $data['google_id'])->where('lang', $to)->find()) {
  7. $value = $download_lang['name'];
  8. } elseif ($download_lang = Db::name('download_lang')->where('google_id', $data['google_id'])->where('lang', 'en')->find()) {
  9. $value = $download_lang['name'];

Call Stack

  1. in Index.php line 176
  2. at think\__include_file() in Loader.php line 85
  3. at Loader::autoload()
  4. at spl_autoload_call()
  5. at class_exists() in Loader.php line 478
  6. at Loader::controller() in App.php line 580
  7. at App::module() in App.php line 456
  8. at App::exec() in App.php line 139
  9. at App::run() in start.php line 19
  10. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

content
Management software for a digital oscilloscope. Attraction DOmini. This digital oscilloscope is ideal for students, amateur radio enthusiasts (Arduino), experimental researchers, and electronic engineers. Features: 6 measuring channels (4 analog + 2 digital)4 measurement modes (single, normal, auto,
to
zh-tw
POST Data
empty
Files
empty

Cookies

myip
188.165.244.186
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_CONNECTION
Keep-Alive
HTTP_COOKIE
myip=188.165.244.186
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
HTTP_HOST
td.880772.xyz
HTTP_USER_AGENT
Mozilla/5.0 (Linux; Android 6.0.1; OPPO A57 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/63.0.3239.83 Mobile Safari/537.36 T7/10.13 baiduboxapp/10.13.0.10 (Baidu; P1 6.0.1)
PATH_INFO
/api/index/fanyi_article_title
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
17876
REMOTE_ADDR
188.165.244.186
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_title?content=Management+software+for+a+digital+oscilloscope.+Attraction+DOmini.%0AThis+digital+oscilloscope+is+ideal+for+students%2C+amateur+radio+enthusiasts+%28Arduino%29%2C+experimental+researchers%2C+and+electronic+engineers.%0AFeatures%3A%0A6+measuring+channels+%284+analog+%2B+2+digital%294+measurement+modes+%28single%2C+normal%2C+auto%2C&to=zh-tw
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
GET
QUERY_STRING
s=/api/index/fanyi_article_title&content=Management+software+for+a+digital+oscilloscope.+Attraction+DOmini.%0AThis+digital+oscilloscope+is+ideal+for+students%2C+amateur+radio+enthusiasts+%28Arduino%29%2C+experimental+researchers%2C+and+electronic+engineers.%0AFeatures%3A%0A6+measuring+channels+%284+analog+%2B+2+digital%294+measurement+modes+%28single%2C+normal%2C+auto%2C&to=zh-tw
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1732345834.154
REQUEST_TIME
1732345834
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1732345834.1544
THINK_START_MEM
410768
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
"> \n \n\n","body":"

[0] ThrowableError in Index.php line 176

语法解析错误: syntax error, unexpected end of file

\t
  1. if (!empty($tempTags)) {
  2. $i = 0;
  3. foreach ($tempTags as $key => $value) {
  4. $data = Db::name(\\'download_lang\\')->where(\\'name\\', $value)->find();
  5. if (!empty($data)) {
  6. if ($download_lang = Db::name(\\'download_lang\\')->where(\\'google_id\\', $data[\\'google_id\\'])->where(\\'lang\\', $to)->find()) {
  7. $value = $download_lang[\\'name\\'];
  8. } elseif ($download_lang = Db::name(\\'download_lang\\')->where(\\'google_id\\', $data[\\'google_id\\'])->where(\\'lang\\', \\'en\\')->find()) {
  9. $value = $download_lang[\\'name\\'];
\t

Call Stack

  1. in Index.php line 176
  2. at think\\\\__include_file() in Loader.php line 85
  3. at Loader::autoload()
  4. at spl_autoload_call()
  5. at class_exists() in Loader.php line 478
  6. at Loader::controller() in App.php line 580
  7. at App::module() in App.php line 456
  8. at App::exec() in App.php line 139
  9. at App::run() in start.php line 19
  10. at require(\\'/data/wwwroot/td.880...\\') in index.php line 23

Environment Variables

GET Data
empty

POST Data

content
%3Cp%3EManagement+software+for+a+digital+oscilloscope.+Attraction+%5B%5D.%3C%2Fp%3E%0A%3Cp%3EThis+digital+oscilloscope+is+ideal+for+students%2C+amateur+radio+enthusiasts+%28Arduino%29%2C+experimental+researchers%2C+and+electronic+engineers.%3C%2Fp%3E%0A%3Cp%3E%3Cstrong%3EFeatures%3A%3C%2Fstrong%3E%3C%2Fp%3E%0A%3Cul%3E%3Cli%3E6+measuring+channels+%284+analog+%2B+2+digital%29%3C%2Fli%3E%3Cli%3E4+measurement+modes+%28single%2C+normal%2C+auto%2C+record%29%3C%2Fli%3E%3Cli%3ETrigger+events+from+data+capture+to+event+occurrence%3C%2Fli%3E%3Cli%3EReal-time+Fourier+analysis%3C%2Fli%3E%3Cli%3EWaveform+memory+capacity%3A+13%2C200+measurements+%28up+to+26%2C400+with+logic+analyzer%29%3C%2Fli%3E%3Cli%3EAnalog+channel+sampling+rate%3A+5%2C000+to+1%2C000%2C000+samples+per+second%3C%2Fli%3E%3Cli%3EDigital+channel+sampling+rate%3A+5%2C000+to+12%2C000%2C000+samples+per+second%3C%2Fli%3E%3Cli%3EAvailable+voltages%3A+%2B3.3V+and+%2B5V%3C%2Fli%3E%3Cli%3EProbe+calibration+and+unit+setting%3C%2Fli%3E%3Cli%3ECompatible+with+standard+x1+and+x10+oscilloscope+probes%3C%2Fli%3E%3Cli%3EVoltage+measurement+range%3A+%C2%B15V%2C+0-10V+%28%C2%B115V%2C+0-30V+with+x1+probe%29%3C%2Fli%3E%3Cli%3E10-bit+resolution+ADC%3C%2Fli%3E%3Cli%3E4+digital+I%2FO+ports+with+PWM%3C%2Fli%3E%3Cli%3EDigital+interfaces%3A+SPI%2C+I2C%2C+UART%2C+1-Wire%3C%2Fli%3E%3C%2Ful%3E%3Cp%3E%3Cstrong%3EApplications%3A%3C%2Fstrong%3E%3C%2Fp%3E%0A%3Cul%3E%3Cli%3EReal-time+analysis+of+analog+and+digital+signals%3C%2Fli%3E%3Cli%3EFrequency+signal+analysis+%28Fast+Fourier+Transform%29%3C%2Fli%3E%3Cli%3EControl+external+devices+via+4+I%2FO+ports%3C%2Fli%3E%3Cli%3EPWM+signal+generation+%283Hz+to+10MHz%29%3C%2Fli%3E%3Cli%3ETesting+ICs+with+digital+interfaces+%28SPI%2C+I2C%2C+UART%2C+1-Wire%29%3C%2Fli%3E%3Cli%3E%2B3.3V+and+%2B5V+voltage+source+%28up+to+30mA%29%3C%2Fli%3E%3Cli%3EData+acquisition+system+%28connecting+various+sensors%3A+temperature%2C+humidity%2C+irradiance%2C+etc.%29%3C%2Fli%3E%3Cli%3EHigh-impedance+input%2Foutput+port+state+detection+%28Z-state%29%3C%2Fli%3E%3C%2Ful%3E
to
zh-tw
Files
empty
Cookies
empty
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_EXPECT
100-continue
HTTP_CONTENT_LENGTH
2831
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_CONNECTION
Keep-Alive
HTTP_ACCEPT
*/*
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_content
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
17812
REMOTE_ADDR
188.165.244.186
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_content
SCRIPT_NAME
/index.php
CONTENT_LENGTH
2831
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
POST
QUERY_STRING
s=/api/index/fanyi_article_content
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1732345833.965
REQUEST_TIME
1732345833
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1732345833.9657
THINK_START_MEM
418680
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
ThinkPHP V5.0.24 { 十年磨一剑-为API开发设计的高性能框架 }
","applicationCategory":"GameApplication","softwareVersion":"1.4.3","fileSize":"5.5 MB","downloadUrl":"https://downloads.0516f.com/apk/60/domini_1.4.3_com.arttech.device.domini.apk","datePublished":"2024-11-17T07:01:14+08:00","dateModified":"2024-11-17T07:01:14+08:00","screenshot":"https://images.0516f.com/uploads/86/173015843567201f63cab98.webp,https://images.0516f.com/uploads/14/173015843667201f643ceed.webp,https://images.0516f.com/uploads/19/173015843767201f659968a.webp,https://images.0516f.com/uploads/23/173015843967201f671e755.webp","aggregateRating":{"@type":"AggregateRating","ratingValue":"3.4","reviewCount":1},"author":{"@type":"Organization","name":"ArtTech Labs"},"offers":{"@type":"Offer","price":"0.00","priceCurrency":"USD"}}
Welcome to 0516f.com ! 遊戲 應用 訊息 主題 排行
> 應用 > 工具 > DOmini
DOmini

DOmini

速度:3.4
下載
  • 應用說明

[0] ThrowableError in Index.php line 176

语法解析错误: syntax error, unexpected end of file

  1. if (!empty($tempTags)) {
  2. $i = 0;
  3. foreach ($tempTags as $key => $value) {
  4. $data = Db::name('download_lang')->where('name', $value)->find();
  5. if (!empty($data)) {
  6. if ($download_lang = Db::name('download_lang')->where('google_id', $data['google_id'])->where('lang', $to)->find()) {
  7. $value = $download_lang['name'];
  8. } elseif ($download_lang = Db::name('download_lang')->where('google_id', $data['google_id'])->where('lang', 'en')->find()) {
  9. $value = $download_lang['name'];

Call Stack

  1. in Index.php line 176
  2. at think\__include_file() in Loader.php line 85
  3. at Loader::autoload()
  4. at spl_autoload_call()
  5. at class_exists() in Loader.php line 478
  6. at Loader::controller() in App.php line 580
  7. at App::module() in App.php line 456
  8. at App::exec() in App.php line 139
  9. at App::run() in start.php line 19
  10. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data
empty

POST Data

content
%3Cp%3EManagement+software+for+a+digital+oscilloscope.+Attraction+%5B%5D.%3C%2Fp%3E%0A%3Cp%3EThis+digital+oscilloscope+is+ideal+for+students%2C+amateur+radio+enthusiasts+%28Arduino%29%2C+experimental+researchers%2C+and+electronic+engineers.%3C%2Fp%3E%0A%3Cp%3E%3Cstrong%3EFeatures%3A%3C%2Fstrong%3E%3C%2Fp%3E%0A%3Cul%3E%3Cli%3E6+measuring+channels+%284+analog+%2B+2+digital%29%3C%2Fli%3E%3Cli%3E4+measurement+modes+%28single%2C+normal%2C+auto%2C+record%29%3C%2Fli%3E%3Cli%3ETrigger+events+from+data+capture+to+event+occurrence%3C%2Fli%3E%3Cli%3EReal-time+Fourier+analysis%3C%2Fli%3E%3Cli%3EWaveform+memory+capacity%3A+13%2C200+measurements+%28up+to+26%2C400+with+logic+analyzer%29%3C%2Fli%3E%3Cli%3EAnalog+channel+sampling+rate%3A+5%2C000+to+1%2C000%2C000+samples+per+second%3C%2Fli%3E%3Cli%3EDigital+channel+sampling+rate%3A+5%2C000+to+12%2C000%2C000+samples+per+second%3C%2Fli%3E%3Cli%3EAvailable+voltages%3A+%2B3.3V+and+%2B5V%3C%2Fli%3E%3Cli%3EProbe+calibration+and+unit+setting%3C%2Fli%3E%3Cli%3ECompatible+with+standard+x1+and+x10+oscilloscope+probes%3C%2Fli%3E%3Cli%3EVoltage+measurement+range%3A+%C2%B15V%2C+0-10V+%28%C2%B115V%2C+0-30V+with+x1+probe%29%3C%2Fli%3E%3Cli%3E10-bit+resolution+ADC%3C%2Fli%3E%3Cli%3E4+digital+I%2FO+ports+with+PWM%3C%2Fli%3E%3Cli%3EDigital+interfaces%3A+SPI%2C+I2C%2C+UART%2C+1-Wire%3C%2Fli%3E%3C%2Ful%3E%3Cp%3E%3Cstrong%3EApplications%3A%3C%2Fstrong%3E%3C%2Fp%3E%0A%3Cul%3E%3Cli%3EReal-time+analysis+of+analog+and+digital+signals%3C%2Fli%3E%3Cli%3EFrequency+signal+analysis+%28Fast+Fourier+Transform%29%3C%2Fli%3E%3Cli%3EControl+external+devices+via+4+I%2FO+ports%3C%2Fli%3E%3Cli%3EPWM+signal+generation+%283Hz+to+10MHz%29%3C%2Fli%3E%3Cli%3ETesting+ICs+with+digital+interfaces+%28SPI%2C+I2C%2C+UART%2C+1-Wire%29%3C%2Fli%3E%3Cli%3E%2B3.3V+and+%2B5V+voltage+source+%28up+to+30mA%29%3C%2Fli%3E%3Cli%3EData+acquisition+system+%28connecting+various+sensors%3A+temperature%2C+humidity%2C+irradiance%2C+etc.%29%3C%2Fli%3E%3Cli%3EHigh-impedance+input%2Foutput+port+state+detection+%28Z-state%29%3C%2Fli%3E%3C%2Ful%3E
to
zh-tw
Files
empty
Cookies
empty
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_EXPECT
100-continue
HTTP_CONTENT_LENGTH
2831
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_CONNECTION
Keep-Alive
HTTP_ACCEPT
*/*
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_content
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
17812
REMOTE_ADDR
188.165.244.186
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_content
SCRIPT_NAME
/index.php
CONTENT_LENGTH
2831
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
POST
QUERY_STRING
s=/api/index/fanyi_article_content
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1732345833.965
REQUEST_TIME
1732345833
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1732345833.9657
THINK_START_MEM
418680
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
DOmini 螢幕截圖 0
DOmini 螢幕截圖 1
DOmini 螢幕截圖 2
DOmini 螢幕截圖 3
評論
發表評論
TechNerd Mar 03,2025

DOmini is an excellent tool for anyone working with oscilloscopes. The 6 channels and 4 measurement modes are really useful. I appreciate the focus on students and hobbyists. Would be great if it supported more advanced features.

TecnicoApasionado Mar 27,2025

DOmini es una herramienta excelente para cualquier persona que trabaje con osciloscopios. Los 6 canales y los 4 modos de medición son muy útiles. Aprecio el enfoque en estudiantes y aficionados. Sería genial si soportara más funciones avanzadas.

GeekElectronique Mar 12,2025

DOmini est un outil exceptionnel pour ceux qui travaillent avec des oscilloscopes. Les 6 canaux et les 4 modes de mesure sont vraiment utiles. J'apprécie l'accent mis sur les étudiants et les amateurs. Ce serait bien si elle supportait plus de fonctionnalités avancées.

最新文章
  • 樂高揭曉2025年5月新品系列
    《部落衝突:皇室戰爭》玩家終於能體驗期待已久的地獄飛龍進化形態。這隻熾熱傳奇兵種在登場近十年後,迎來首次重大升級。Supercell特別與芬蘭喜劇演員Ismo Leikola合作慶祝此里程碑。當飛龍要求好萊塢合約時長達九年的等待以一支娛樂性預告片迎來高潮,片中地獄飛龍追求好萊塢明星夢,由Leikola飾演其古怪的星探。見證這隻飛龍暫時放下戰場職責,追逐名利場夢想。進化版地獄飛龍帶來顛覆性機制——有別於原始形態切換目標時傷害重置的設定,升級版本將維持其遞增傷害輸出。新賽季隨地獄進化燃燒啟程《部落衝
    作者 : Grace Sep 26,2025
  • 《無盡遠征妮姬:最新更新內容公開》
    《無限暖暖》作為暖暖系列最新篇章,融合時尚玩法與廣闊開放世界探索。隨時掌握最新遊戲公告與進度!← 返回無限暖暖主頁面無限暖暖最新消息2025年4月21日疊紙遊戲正為《無限暖暖》1.5版本大型擴充做準備,預告即將推出的多人遊玩功能、新地點「寧靜島」,以及神祕的「星海」區域。延伸閱讀:無限暖暖預告1.5版本多人區域與星海內容 (GameRant)4月11日疊紙遊戲確認《無限暖暖》將於2025年4月29日正式登陸Steam。這款開放世界時尚冒險遊戲在上市前已突破20萬願望清單,所有玩家將獲得十顆「啟示
    作者 : Stella Sep 25,2025