³õѧJavaScript ʱÖÓÎÊÌâ - Web ¿ª·¢ / JavaScript
<html>
<head>
<title>look the status change</title>
</head>
<body>
<script type="text/javascript">
var nowtime ;
var year ;
var month ,date,hours,minutes,seconds,all;
function aaa()
{
nowtime = new Date();
year = nowtime.getYear();
month = nowtime.getMonth()+1;
date = nowtime.getDate();
hours = nowtime.getHours();
minutes = nowtime.getMinutes();
seconds = nowtime.getSeconds();
all = year + " "+month +" "+ date +" "+ hours +":"+minutes+":"+seconds;
document.form.text.value=all;
window.setTimeout("aaa();",1000);
}
aaa();
</script>
</body>
</html>
Ò»Ö±±¨´í ²»Çå³þ´íÔÚÄÄÀï Çë¸ßÊÖÖ¸½Ì
document.form.text
ûtextÕâ¸ö¶ÔÏóÂïÄã
<html>
<head>
<title>look the status change</title>
</head>
<body>
<input type="text" name="text" id="text" />
<script type="text/javascript">
var nowtime ;
var year ;
var month ,date,hours,minutes,seconds,all;
function aaa()
{
nowtime = new Date();
year = nowtime.getYear();
month = nowtime.getMonth()+1;
date = nowtime.getDate();
hours = nowtime.getHours();
minutes = nowtime.getMinut
Ïà¹ØÎÊ´ð£º
ÇóÒ»¸öjavascript½Å±¾..
µ±µã»÷Õâ¸ö<a>Ìí¼Ó¸½½ü</a>Á´½Óʱ¾Í»áÌí¼Ó¶àÒ»ÐÐÉÏ´«¿òºÍ°´Å¥,ºÍ×îºóÒ»¸öÅԱ߻áÏÔʾ"È¡Ïû"µÄÁ´½Ó,µã»÷Õâ¸öÈ¡Ïû¾Í»áÈ¥µô×îºóÒ»ÐÐ,Ò»¸öÕâ¸ö½Å±¾Ôõôд?Íò·Öлл..
Ò ......
×î½ü ʹÓà js, ¾³£²»ÄÜÉÏÍø, Ï£ÍûÄÄλ´ïÈË ÄÜÌṩһ¸ö
±È½ÏÍêÕûµÄ jsÀëÏßÎĵµ,ÐÂÒ»µã¶ù,ÍêÕûµã¶ùµÄ±È½ÏºÃ,±ÈÈçÉæ¼° dom ÕâЩ
ÇëÖ¸µãÒ»¶þ.
Íò·Ö¸Ðл°¡.
http://download.csdn.net/source/566130
......
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="shop.ascx.cs" Inherits="DesktopModules_Temp_shop" %>
<html>
<head>
<meta http ......
ÒªÇófileupload¸Ä±äºó£¬imageÖеÄͼÏñÒ²¸úןıä
<asp:Image ID="imgPublishArticle" runat="server" Height="200px" Width="155px" /><br />
<a ......
ÈçÌ⣬ÎÒÏëÈÃÒ»¸ö²ãÏÔʾ³öÀ´ºó³ÉΪģʽ²ã£¨ÀàËÆÓÚģʽ¶Ô»°¿òÒ»ÑùµÄ)
ÇëÎÊÔõôÉú³É¡£
ÔÙÓÃÒ»¸öÈ«ÆÁ°ë͸Ã÷ »ÒÉ«µÄ²ã¸²¸ÇÍøÒ³ ¾ÍºÃÁË
µ¯³öµÄ²ãÔÚ Õâ¸öÈ«ÆÁ²ãµÄÉÏÃæ
ÔÀí¾ÍÏñls˵µÄ
¿ÉÒԲο¼Õâ¸öµ¯³ö²ãЧ¹û
......