다음 예는 쿠키 구문 분석 미들웨어 함수인 cookie-parser의 설치 및 로드를 나타냅니다.
The following example illustrates installing and loading the cookie-parsing middleware function cookie-parser.
우리는 원판의 면적이 파이 곱하기 r(y)의 제곱임을 알고 있지요 r(y): y에 대한 함수인 반지름 r.
And we know that area as a function of y is just going to be pi times radius as a function of y squared.
사실 여러분은 내가 내장된 티클의 함수인 명령어commands 를 호출하고 있었다는 것을 눈치챘을 지도 모른다.
In fact you may have noticed that I have been calling the builtin Tcl functions commands.
Hz와 20Hz의 주파수 성분을 가지며, 시간 t 에 대한 함수인 정현파 신호 x 가 있다고 가정하겠습니다.
Consider a sinusoidal signal x that is a function of time t with frequency components of 15 Hz and 20 Hz.
부분(b)의 함수는 각 입력이 단일 출력모범과 연결되기 때문에 일대일 함수인 관계를 나타낸다.
Function in part(b) shows a relationship that is a one-to-one function because each input is associated with a single output.
이 샘플 코드에서는 "Hello from C++" 문자열을 반환하는 단순한 C++ 함수인 stringFromJNI() 를 제공합니다.
This sample code provides a simple C++ function, stringFromJNI(), that returns the string"Hello from C++".
현재 날짜 및 시간 컨텍스트 함수인 fn: current-date, fn: current-time 및 fn: current-dateTime은 지원되지 않습니다.
It can be retrieved by the fn: current-date, fn: current-time, and fn: current-dateTime functions.
그러나 Symbolic Math Toolbox는 이 작업에 특히 더 효율적인 함수인 simplifyFraction을 제공합니다.
However, Symbolic Math Toolbox offers a more efficient function specifically for this task: simplifyFraction.
다른 방법으로는, 내장 함수인 stat을 사용하면 파일의 상태를 나타내는 13가지 정보의 리스트를 받을 수 있습니다.
Alternatively the stat built-in function of perl returns a 13-element list providing information about the status of the file.
주의할 점은 쿠키값은 인코딩되어있는 상태이기 때문에 getCookie는 내장 함수인 decodeURIComponent를 이용해 쿠키값을 디코딩한다는 점입니다.
Please note that a cookie value is encoded, so getCookie uses a built-in decodeURIComponent function to decode it.
일단 움직이면 스프링 및 질량 조립체는 그 조립체의 질량 함수인 공진 주파수에서 진동할 것입니다.
Once placed in motion, a spring and mass assembly will vibrate at its resonant frequency, which is a function of the mass of that assembly.
첫 번째 MATCH 함수인 MATCHB7, INDEX(표, 1,1,0)는 테이블 범위(A1:A4)의 첫 번째 열에서 “바지”를 찾고 4를 반환합니다.
The first MATCH function, MATCH(B7,INDEX(Table, ,1), 0), looks for"Pants" in the first column of the Table range(A1:A4), and returns 4.
이미지, CSS 파일 및 JavaScript 파일과 같은 정적 파일을 제공하려면 Express의 기본 제공 미들웨어 함수인 express. static을 사용하십시오.
To serve static files such as images, CSS files, and JavaScript files, use the express. static built-in middleware function in Express.
Statistics and Machine Learning ToolboxTM의 함수인 clusterdata 는 병합 군집화를 지원하고 필요한 모든 단계를 수행합니다.
The Statistics and Machine Learning ToolboxTM function clusterdata supports agglomerative clustering and performs all of the necessary steps for you.
비슷한 함수인 itertools. permutations(iterable, r=None) 은 제약 조건을 제거하여 길이 r 의 가능한 모든 순열을 반환합니다.
A similar function, itertools. permutations(iterable, r=None), removes this constraint on the order, returning all possible arrangements of length r.
두 명령은 서로 상당히 비슷하지만,print는 매개 변수를 취하는 실제 함수인 반면, echo는 PHP 언어의 구조에 포함된다.
The two commands are quitesimilar to each other, but print is an actual function that takes a single parameter, whereas echo is a PHP language construct.
Yuhui는 단순 함수인 서버 장, 선반, 케이블 관리 막대기, 배급 상자의 종류를을 위해 1995년에 네트워크 제품에서, 주로 시작했습니다.
Yuhui started with network products in 1995,mainly for server cabinets, kinds of racks, cable management bars, distribution boxes which is simple function.
뉴턴은 질량을 가진 물체는 "정지는 자연적 상태"라는 아리스토텔레스의 아이디어 대신 "자연적 상태"라는 기본 평형을 이루는 함수인 고유의 관성 이 있다고 제안했다.
Newton proposed that every object with mass has an innate inertia that functions as the fundamental equilibrium"natural state" in place of the Aristotelian idea of the"natural state of rest".
이함수는 PHP내장 함수인 date() 와 거의 동일합니다만, MySQL 스타일의 날짜 코드를 사용할수 있게 해준다는점이 다릅니다. MySQL 스타일을 사용하시면 각 코드문자앞에 % 가 붙습니다: %Y %m %d 등.
This function is identical to PHPs date() function, except that it lets you use MySQL style date codes, where each code letter is preceded with a percent sign:%Y%m%d etc.
파일과 함수 핸들을 사용하여 생성된 사용자 정의 사용자 지정 분포는 Statistics and Machine Learning Toolbox 함수인 pdf, cdf, icdf, mle 와 Statistics and Machine Learning Toolbox 분포 피팅기 앱에서 지원됩니다.
User-defined custom distributions, created using files and function handles, are supported by the Statistics and Machine Learning Toolbox functions pdf, cdf, icdf, and mle, and the Statistics and Machine Learning Toolbox Distribution Fitter app.
커널 모듈은 최소 두 개의 함수를 포함해야 한다: 모듈이 커널에 적재될 때 호출되는 시작(초기화) 함수인 init_module() 그리고 모듈이 해제되기 직전에(rmmod)호출되는 종료(해제) 함수인 cleanup_module()이 바로 그것이다.
Kernel modules must have at least two functions: a“start”(initialization) function called init_module() which is called when the module is insmoded into the kernel,and an“end”(cleanup) function called cleanup_module() which is called just before it is rmmoded.
Results: 26,
Time: 0.0422
How to use "함수인" in a Korean sentence
마지막으로 실제 그림을 표시하는 함수인 plt.
가장 바깥쪽의 형태가 객체로서의 함수인 함수입니다.
서비스 내부에 추가한 콘솔 출력 함수인 Log.
일반적으로 메소드라는 것은 객체의 속성이 함수인 것을 말합니다.
같은 이름의 함수인 list()는 특정한 객체를 리스트로 만들어준다.
트리거에 사용할 부울 함수인 업데이트 함수 호출을 나타냅니다.
반복문 안에서 실해된 코드를 별도의 함수인 task로 뽑아놨습니다.
이번에는 DOM일부를 조작하는 함수인 객체 메소드를 제작해 보겠습니다.
이번에도 지난번과 같이 임시 함수인 lambda를 써서 바꿔줍니다.
구체적 범주에서, 함수로서 전사 함수인 사상은 항상 전사 사상이다.
How to use "function, functions" in an English sentence
한국어
عربى
Български
বাংলা
Český
Dansk
Deutsch
Ελληνικά
Español
Suomi
Français
עִברִית
हिंदी
Hrvatski
Magyar
Bahasa indonesia
Italiano
日本語
Қазақ
മലയാളം
मराठी
Bahasa malay
Nederlands
Norsk
Polski
Português
Română
Русский
Slovenský
Slovenski
Српски
Svenska
தமிழ்
తెలుగు
ไทย
Tagalog
Turkce
Українська
اردو
Tiếng việt
中文