- Sort Score
- Num 10 results
- Language All
Results 41 - 50 of 244 for Me (0.01 seconds)
-
src/test/resources/jcifs/smb1/util/mime.map
application/x-texinfo texinfo texi # TexInfo application/x-troff t tr roff # Troff file application/x-troff-man man # Troff with MAN macros application/x-troff-me me # Troff with ME macros application/x-troff-ms ms # Troff with MS macros application/x-ustar ustar # Ustar file application/vnd.ms-access mdb mda mde # MS Access
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 5.9K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt
there's hardly enough of me left to make ONE respectable person!' Soon her eye fell on a little glass box that was lying under the table: she opened it, and found in it a very small cake, on which the words `EAT ME' were beautifully marked in currants. `Well, I'll eat it,' said Alice, `and if it makes me grow larger, I can reach the key; and if it makes me grow smaller, I can creep
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Apr 21 02:27:51 GMT 2017 - 145.2K bytes - Click Count (0) -
src/main/webapp/js/popper.min.js
e):Y);k[j]=pe,V[j]=pe-_}if(c){var ue,le="x"===j?D:P,he="x"===j?A:L,me=k[M],ve="y"===M?"height":"width",ye=me+b[le],ge=me-b[he],be=-1!==[D,P].indexOf(x),xe=null!=(ue=null==S?void 0:S[M])?ue:0,we=be?ye:me-B[ve]-H[ve]-xe+R.altAxis,Oe=be?me+B[ve]+H[ve]-xe-R.altAxis:ge,je=m&&be?function(e,t,n){var r=de(e,t,n);return r>n?n:r}(we,me,Oe):de(m?we:ye,me,m?Oe:ge);k[M]=je,V[M]=je-me}t.modifiersData[r]=V}},requiresIfExists:["offset"]};var me={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,n=e.stat...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 12 06:14:02 GMT 2025 - 19.7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/base/login/FessLoginAssist.java
} /** * Gets the cookie remember-me key for persistent login. * Currently returns empty as remember-me functionality is not enabled. * * @return an optional thing containing the remember-me key, or empty if not configured */ @Override protected OptionalThing<String> getCookieRememberMeKey() { // example to use remember-meCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 12.1K bytes - Click Count (0) -
docs_src/security/tutorial004_an_py310.py
) return Token(access_token=access_token, token_type="bearer") @app.get("/users/me/") async def read_users_me( current_user: Annotated[User, Depends(get_current_active_user)], ) -> User: return current_user @app.get("/users/me/items/") async def read_own_items( current_user: Annotated[User, Depends(get_current_active_user)], ):Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Feb 12 18:10:35 GMT 2026 - 4.2K bytes - Click Count (0) -
docs_src/security/tutorial006_py310.py
from fastapi import Depends, FastAPI from fastapi.security import HTTPBasic, HTTPBasicCredentials app = FastAPI() security = HTTPBasic() @app.get("/users/me") def read_current_user(credentials: HTTPBasicCredentials = Depends(security)):
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Feb 12 13:19:43 GMT 2026 - 321 bytes - Click Count (0) -
guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt
there's hardly enough of me left to make ONE respectable person!' Soon her eye fell on a little glass box that was lying under the table: she opened it, and found in it a very small cake, on which the words `EAT ME' were beautifully marked in currants. `Well, I'll eat it,' said Alice, `and if it makes me grow larger, I can reach the key; and if it makes me grow smaller, I can creep
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Oct 29 21:35:03 GMT 2012 - 145.2K bytes - Click Count (0) -
.github/DISCUSSION_TEMPLATE/questions.yml
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Aug 03 15:59:41 GMT 2023 - 5.8K bytes - Click Count (0) -
docs/ko/docs/tutorial/path-params.md
*๊ฒฝ๋ก ์ฒ๋ฆฌ*๋ฅผ ๋ง๋ค ๋ ๊ณ ์ ๊ฒฝ๋ก๋ฅผ ๊ฐ๊ณ ์๋ ์ํฉ๋ค์ ๋ง๋ฅ๋จ๋ฆด ์ ์์ต๋๋ค. `/users/me`์ฒ๋ผ, ํ์ฌ ์ฌ์ฉ์์ ๋ฐ์ดํฐ๋ฅผ ๊ฐ์ ธ์จ๋ค๊ณ ํฉ์๋ค. ์ฌ์ฉ์ ID๋ฅผ ์ด์ฉํด ํน์ ์ฌ์ฉ์์ ์ ๋ณด๋ฅผ ๊ฐ์ ธ์ค๋ ๊ฒฝ๋ก `/users/{user_id}`๋ ์์ต๋๋ค. *๊ฒฝ๋ก ์ฒ๋ฆฌ*๋ ์์ฐจ์ ์ผ๋ก ํ๊ฐ๋๊ธฐ ๋๋ฌธ์ `/users/me`์ ๋ํ ๊ฒฝ๋ก๊ฐ `/users/{user_id}` ์ด์ ์ ๋จผ์ ์ ์ธ๋์๋์ง ํ์ธํด์ผ ํฉ๋๋ค: {* ../../docs_src/path_params/tutorial003_py310.py hl[6,11] *} ๊ทธ๋ ์ง ์์ผ๋ฉด `/users/{user_id}`์ ๋ํ ๊ฒฝ๋ก๊ฐ `/users/me`์๋ ๋งค์นญ๋์ด, ๋งค๊ฐ๋ณ์ `user_id`์ `"me"` ๊ฐ์ด ๋ค์ด์๋ค๊ณ "์๊ฐํ๊ฒ" ๋ฉ๋๋ค. ๋ง์ฐฌ๊ฐ์ง๋ก, ๊ฒฝ๋ก ์ฒ๋ฆฌ๋ฅผ ์ฌ์ ์ํ ์๋ ์์ต๋๋ค:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 9.9K bytes - Click Count (0) -
src/main/webapp/js/admin/adminlte.min.js
fixLoginRegisterHeight"!==t||a[t]()}))},e}();n.default(window).on("load",(function(){Me._jQueryInterface.call(n.default("body"))})),n.default(Le+" a").on("focusin",(function(){n.default(Ee).addClass(Re)})).on("focusout",(function(){n.default(Ee).removeClass(Re)})),n.default.fn.Layout=Me._jQueryInterface,n.default.fn.Layout.Constructor=Me,n.default.fn.Layout.noConflict=function(){return n.default.fn.Layout=ze,Me._jQueryInterface};var qe="PushMenu",Oe="lte.pushmenu",Ne="."+Oe,Pe=n.default.fn[qe],U...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 45.3K bytes - Click Count (0)