您搜索了: 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,944,422,529 条人工翻译中汲取

用户现在正在寻求帮助:



Cookie 讓我們提供服務。利用此服務即表示你同意我們使用Cookie。 更多資訊。 確認