๋ฐ์ํ
- ํ์ผ ์์ฒด์ ๋ฒ์ ๋ณ์๋ฅผ ์ฃผ์ด์, ๋ธ๋ผ์ฐ์ ์์ ๊ฐ์ ธ์ฌ ๋, ๋ค๋ฅธ ํ์ผ๋ก ์ธ์ํ๊ฒ๋ ํ์ฌ ์๋ก ๋ก๋ฉํ๊ฒ ํจ.
<%@page import="java.util.Random"%>
<%
Random random = new Random();
int ran = random.nextInt(1000000);
%>
...
<script src="{์คํฌ๋ฆฝํธํ์ผ๊ฒฝ๋ก}?ver=<%= ran %>" />
...
728x90
๋ฐ์ํ
'๐JS' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
xlsx-js-style ๋ฅผ ์ด์ฉํ table ์์๋ก ์์ ํ์ผ ๋ค์ด๋ก๋ ์ํค๊ธฐ (1) | 2021.11.05 |
---|---|
[Javascript] Promise ์ดํดํ๊ธฐ (0) | 2021.10.06 |
String Array ๋ด ๋น ์์ ์ ๊ฑฐํ๊ธฐ (0) | 2021.02.06 |
localstorage ์ฌ์ฉํ๊ธฐ (0) | 2021.02.06 |
Drag and Drop ๊ฐ๋จํ๊ฒ ๊ตฌํํ๊ธฐ. (0) | 2021.02.06 |
๋๊ธ