検索ワード: a web based scada system architecture (英語 - 韓国語)

英語

翻訳

a web based scada system architecture

翻訳

韓国語

翻訳
翻訳

Laraでテキスト、文書、音声を即座に翻訳

今すぐ翻訳

人による翻訳

プロの翻訳者、企業、ウェブページから自由に利用できる翻訳レポジトリまで。

翻訳の追加

英語

韓国語

情報

英語

machine - system architecture (e.g. i586)

韓国語

domainname - dns domainname (e.g. php.net)

最終更新: 2011-10-24
使用頻度: 1
品質:

英語

web-based enterprise management

韓国語

wbem(web-based enterprise management)

最終更新: 2006-09-06
使用頻度: 1
品質:

英語

a web server

韓国語

web 서버

最終更新: 2011-10-24
使用頻度: 1
品質:

英語

creating a web page

韓国語

웹 페이지 만들기

最終更新: 2011-03-16
使用頻度: 1
品質:

英語

use a web mail service

韓国語

웹 메일 서비스 사용

最終更新: 2016-12-05
使用頻度: 2
品質:

英語

click to add a web page

韓国語

웹 페이지를 추가하려면 클릭하십시오.

最終更新: 2017-01-30
使用頻度: 2
品質:

英語

to a ~web server via ftp

韓国語

ftp를 통해 웹 서버에 게시(~w)

最終更新: 2017-03-14
使用頻度: 1
品質:

参照: Translated.com

英語

the url of a web site you were browsing

韓国語

탐색하고 있던 웹 사이트 url@ info/ rich crash situation example

最終更新: 2011-10-23
使用頻度: 1
品質:

参照: Translated.com

英語

this guide contains basic system configuration instructions and information on using a web browser to access a client system.

韓国語

이 안내서에는 기본적인 시스템 구성 지침과 웹 브라우저를 사용하여 클라이언트 시스템에 액세스하는 방법에 관한 정보가 수록되어 있습니다.

最終更新: 1970-01-01
使用頻度: 1
品質:

参照: Translated.com

英語

it 's easy to setup a web server with php support on any operating system, including linux and windows.

韓国語

let's say you want to save precious bandwidth and develop locally. in this case, you'll want to install a web server, such as apache, and of course php. you'll most likely want to install a database as well, such as mysql. you can install these individually or a simpler way is to locate a pre-configured package that automatically installs all of these with just a few mouse clicks. it's easy to setup a web server with php support on any operating system, including linux and windows. in linux, you may find rpmfind helpful for locating rpms.

最終更新: 2011-10-24
使用頻度: 1
品質:

参照: Translated.com

英語

enter a web address or choose one from the list

韓国語

웹페이지 주소를 입력하거나 목록에서 선택하십시오.

最終更新: 2014-09-15
使用頻度: 2
品質:

参照: Translated.com

英語

location bar enter a web address or search term.

韓国語

주소 표시줄 웹 주소나 찾고자 하는 용어를 입력하십시오.

最終更新: 2011-10-23
使用頻度: 1
品質:

参照: Translated.com

英語

specification updates are documents that have more complete information, but the processor spec finder is a web-based tool that is easier to use.

韓国語

사양 업데이트가 더 자세한 정보를 제공하는 문서지만 프로세서 사양 파인더가 더 사용하기 쉬운 웹 기반 도구입니다.

最終更新: 1970-01-01
使用頻度: 1
品質:

参照: Translated.com

英語

on a web server this is given by the file system, but hyperwave has its own hierarchy and names do not reflect the position of an object in that hierarchy.

韓国語

hyperwave has its own terminology to name certain pieces of information. this has widely been taken over and extended. almost all functions operate on one of the following data types.

最終更新: 2011-10-24
使用頻度: 1
品質:

参照: Translated.com

英語

e-mail and web-based surveys will include instructions for opting out of future customer support surveys

韓国語

전자 메일과 웹 기반 설문 조사에는 향후 고객 지원 설문 조사에 참여하지 않으려는 경우에 필요한 조치를 설명하는 지침이 포함되어 있습니다.

最終更新: 2007-01-15
使用頻度: 1
品質:

参照: Translated.com

英語

e-mail and web-based surveys will include instructions for opting out of future customer support surveys.

韓国語

향후 설문 조사에 참여하지 않으려면 설문 조사 담당자에게 알리시기 바랍니다.

最終更新: 1970-01-01
使用頻度: 1
品質:

参照: Translated.com

英語

generally, a laptop manufacturer will have a web site containing downloadable updated drivers.

韓国語

일반적으로 랩톱 제조업체에는 업데이트된 드라이버를 다운로드할 수 있는 웹 사이트를 제공합니다.

最終更新: 2007-01-16
使用頻度: 5
品質:

参照: Translated.com

英語

if buffering is disabled, the data is written straight to the output, which is the browser making the request in the case of php on a web server, or stdout for cli based php.

韓国語

php_stream_passthru() outputs all remaining data from stream to the active output buffer and returns the number of bytes output. if buffering is disabled, the data is written straight to the output, which is the browser making the request in the case of php on a web server, or stdout for cli based php. this function will use memory mapped files if possible to help improve performance.

最終更新: 2011-10-24
使用頻度: 1
品質:

参照: Translated.com

英語

if you are running a web server php has module support for, you should generally go for that solution for performance reasons.

韓国語

php는 디폴트로 cgi 프로그램으로 만들어 진다. 이것은 cgi 형태로 사용하거나, 웹과 관련이 없는 php 스크립팅에 사용할 수 있는 commandline 인터프리터가 된다. 만약 php가 모듈로 탑재될 수 있는 웹 서버를 운영중이라면, 일반적으로 모듈이 더 좋은 성능을 낸다. 하지만, cgi 버전은 아파치 사용자들에게 다른 user-id를 사용하여 별도의 php-enabled 페이지를 실행할 수 있도록 해 준다. 만약 php를 cgi로 실행하고 싶다면 security chapter 를 반드시 읽어보기 바란다.

最終更新: 2011-10-24
使用頻度: 1
品質:

参照: Translated.com

英語

available as a web-trader, software, iphone & ipad app, android app and more

韓国語

웹 트레이더 , 소프트웨어 , iphone 및 ipad 앱 , android 앱 등으로 사용 가능

最終更新: 2013-01-03
使用頻度: 1
品質:

参照: Translated.com
警告:見えない HTML フォーマットが含まれています

人による翻訳を得て
8,946,834,806 より良い訳文を手にいれましょう

ユーザーが協力を求めています。



ユーザー体験を向上させるために Cookie を使用しています。弊社サイトを引き続きご利用いただくことで、Cookie の使用に同意していただくことになります。 詳細。 OK