码迷,mamicode.com
首页 > Web开发 > 详细

css js 外部文件

时间:2017-12-01 23:39:20      阅读:246      评论:0      收藏:0      [点我收藏+]

标签:not   注意   color   团队   note   命名   ble   jsp   table   

1.css js文件

  在notepad 写 css js,文件名的命名 .js 和.css

  

团队合作:jsJson 格式
    var jsJson  = function(){
        
    function1
    function2  
}

 

2.导入js文件和css文件

  css:

<link rel="stylesheet"  type ="text/css" href = "../css/login.css">

  js:

<script type="text/javascript" src = "../jscript/loign.js"></script>

3.jsp操作mysql

  select * from table名 where colum like  ‘ ‘ 注意有‘’

css js 外部文件

标签:not   注意   color   团队   note   命名   ble   jsp   table   

原文地址:http://www.cnblogs.com/shiyiandchuixue/p/7944536.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!