자바스크립트 코드 (jabaseukeulibteu kodeu) Meaning in English - translations and usage examples S

javascript code
javascript 코드를
자바스크립트 코드 를

Examples of using 자바스크립트 코드 in Korean and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
이것은 Web에 있는 자바스크립트 코드의 상당수가 그렇습니다.
This is the vast majority of JavaScript code on the Web.
스크립트 에디터 상자에 자바스크립트 코드를 입력합니다.
In the script editor box, enter your JavaScript code.
최근에 다른 사람의 자바스크립트 코드를 유지보수하기 시작했는데요.
I have recently started maintaining someone else's JavaScript code.
버튼으로 무언가를 하기 위해서는 자바스크립트 코드를 작성해야 합니다.
To make buttons do anything, you have to write JavaScript code to do the work.
S_cc 이 쿠키는 자바스크립트 코드에 의해 설정 및 판독되며.
S_cc This cookie is set and read by the JavaScript code to determine.
그래서 여러분이 원하는 아무 자바스크립트 코드나 모두 포함할 수 있어요.
And therefore, can containany JavaScript code you want.
자바스크립트 코드 내의 log() 또는 print()에 대한 호출들은 이 디버그 윈도우로 라우팅된다.
Calls to log() or print() in the JavaScript code are routed to this debug window.
그러기 위해서는, 다음 자바스크립트 코드를 웹사이트 페이지에 추가해야 합니다.
To do this, add the following JavaScript code to the website page.
전체 자바스크립트 코드는 위 링크에서 확인할 수 있으며 흐름은 다음과 같습니다.
The full JavaScript code can be found in the link above but the flow is as follows.
일부 웹사이트는 자바스크립트 코드를 실행해 사용자 기기와 브라우저의 정보를 수집합니다.
Some websites run JavaScript code as a way to gather information about the user's devices and browsers.
보시다시피, 컴포넌트 접근 방식은 HTML과 자바스크립트 코드가 같은 파일에 있다는 것을 의미한다.
As you can see, the component approach means that both HTML and JavaScript code live in the same file.
나만의 자바스크립트 코드를 추가할 수 있을 뿐더러, 나만의 이미지를 맞춤 레이아웃에 삽입할 수도 있다.
Not only can you add your own Javascript code, you can also insert your own images into your custom layout.
디버거 인터페이스 작성한 자바스크립트 코드의 실행 결과를 관찰할 수 있는 API입니다.
The Debugger Interface An API that lets JavaScript code observe the execution of other JavaScript code.
(이 강의는 여기를 포함한 다양한 경로로 볼 수 있다) 현재 모든 자바스크립트 코드 실행 환경에서는 이벤트와 이벤트 핸들링을 사용한다.
Currently, all execution environments for JavaScript code use events and event handling.
컴퓨터월드의 테스트에 따르면 자바스크립트 코드는 인터넷 익스플로러 8의 플러그인으로 10배 더 빨라졌다.
In a test by ComputerWorld, JavaScript code ran 10 times faster with the plug-in on Internet Explorer 8.
검색을 좀 해봤는데, 몇몇 사람들이 "use strict;" 라인을 그들의 자바스크립트 코드에 추가했다는 것을 알아챘습니다.
Doing some searching, I realized that some people add"use strict"; into their JavaScript code.
이 정책을 피하려면 두 페이지는 데이터 교환에 동의해야 하고, 동의와 관련된 특수한 자바스크립트 코드를 포함하고 있어야 합니다.
Both pages must agree for data exchange and contain a special JavaScript code that handles it.
우리가 타이핑했던 body의 배경색을 fuchsia로 할당했던 자바스크립트 코드는 이젠 DOM의 일부입니다.
The JavaScript code we typed, assigning fuchsia to the background color of the body, is now a part of the DOM.
Execute 열은 V8이 자바스크립트 코드를 실행하고 있었던 각 프로필 tick에서 그 위에 그린 검은색 수직 선을 가집니다. V8.
Execute row has black vertical line drawn on it at each profile tick where V8 was executing JavaScript code. V8.
이는 예를 들어 C++ 코드를 어떤 웹브라우저에서도 작동하는 자바스크립트 코드로 컴파일할 수 있도록 할 수 있습니다.
This lets you compile, for example, C++ code into JavaScript code which can be run in any Web browser.
소위 Application Programming Interfaces (APIs) 라는 것은 여러분의 자바스크립트 코드에 사용할 수 있는 추가적인 강력한 마법들을 제공합니다.
So-called Application Programming Interfaces(APIs) provide you with extra superpowers to use in your JavaScript code.
하지만, 몇몇 상황에서 라인 종결자는 코드 내부에 숨겨지기 때문에 자바스크립트 코드 실행에 영향을 미칩니다.
However, in some cases, line terminators can influence the execution of JavaScript code as there are a few places where they are forbidden.
React는 JSX 사용을 필수로 하지 않습니다, 하지만 대부분의 사람들은 자바스크립트 코드 내부의 UI로 작업할 때 시각적으로 더 도움된다고 생각합니다.
React doesn't require using JSX, but most people find it helpful as a visual aid when working with UI inside the JavaScript code.
자바스크립트 코드를 사용하여 애드워즈 계정에서 직접 변경할 필요 없이 스크립트를 작성하는 방식으로 입찰가를 변경하고, 광고그룹을 일시중지하고, 키워드를 추가할 수 있습니다.
Using JavaScript code, you can change bids, pause ad groups and add keywords with written scripts directly instead of manually within your AdWords account.
이미 짜인 코드에 Aspect를 적용하기 위해 AspectJ가 해야 하는 일을 생각해보면 아래의 자바스크립트 코드는 참 쉽고 자연스럽다. (이러면 안된다고 생각 할지라도).
Considering what AspectJ needs to do to apply Aspect to Java code, the JavaScript code below is easy and natural(even if you think it is dangerous).
자바스크립트 코드를 처음으로 실행할 때 V8 엔진은 full-codegen을 사용하여 파싱된 자바스크립트 코드를 변형 없이 직접 머신코드로 번역한다.
When first executing the JavaScript code, V8 leverages full-codegen which directly translates the parsed JavaScript into machine code without any transformation.
자세히 보면 여러분은 언제 V8이 자바스크립트 코드를 실행하고 있는지 가리키는 검은 선들이 새로운 새대 수집(파란 선들)과 마찬가지로 정확히 동일한 프로필 tick 시간에서 없어진 것을 보실 수 있습니다.
If you look closely you can see that the black lines indicating when V8 is executing JavaScript code are missing at precisely the same profile tick times as the new generation collections(blue lines).
Firefox 3.1은 위 자바스크립트 코드 조각이 사용하고 있었던 요청 파라메터에 근거하여 요청을 전송할 필요가 있다고 결정하기에, 서버는 실제 요청 파라메터를 이용한 요청 전송을 받아들일 수 있는지 여부에 대해 응답할 수 있습니다.
The browser determines that it needs to send this based on the request parameters that the JavaScript code snippet above was using, so that the server can respond whether it is acceptable to send the request with the actual request parameters.
사용자들에게 배포되는 중요한 자바 스크립트 코드 는 자유 소프트웨어여야 합니다.
Nontrivial JavaScript code distributed to the user should be free software.
오리온 코드 편집기는 구문 강조와 자바 스크립트 코드의 작성을 용이하게 많은 다른 기능을 가지고 있습니다.
Orion code editor has syntax highlighting and many other features to facilitate writing javascript code.
Results: 119, Time: 0.0567

How to use "자바스크립트 코드" in a sentence

이를 위해 자바스크립트 코드 수정을 통해 bStream을 노출시키도록 하겠습니다.
그러나 bnLazySrc 디렉티브를 사용하면 추가 자바스크립트 코드 없이 알아서 동작한다.
조사 결과 업체의 자바스크립트 코드 한 줄이 감염된 것으로 파악됐다.
이번에는 자바스크립트 코드 블럭의 올바른 위치에 관해서 한 번 생각해보도록 하자.
자바스크립트 코드 베이스가 커지고 모듈이 세분화되면서 이런 분석 기능이 더욱 중요해지고 있습니다.
괄호와 소괄호 등의 수를 세면, 자바스크립트 코드 개발이 더 어렵다고 판단할 수 있다.
방금 얘기했던 것처럼 모두 세 곳의 비정상적인 위치에 일부러 자바스크립트 코드 블럭을 위치시켜 봤다.
[그림 5] 삽입된 PHP 및 자바스크립트 코드 인터넷 침해사고 동향 및 분석 월보 22.
이런 상황에서 텍스트 에디터를 사용하는 자바스크립트 개발자들에게 단비와 같은 프로그램이 바로 자바스크립트 코드 분석기 Tern입니다.

Word-for-word translation

S

Synonyms for 자바스크립트 코드

javascript 코드를

Top dictionary queries

Korean - English