摘要:
一.表单上传: html客户端部分: <form action="upload.ashx" method="post" enctype="multipart/form-data"> 选择文件:<input type="file" name="file1" /><br /> <input type=" 阅读全文
posted @ 2018-11-26 21:52
Samve
阅读(1066)
评论(0)
推荐(0)
摘要:
1、将一般格式时间转换为时间戳: var systime = "2018年04月28日 16:01:09"; systime = systime.replace('年', "/").replace('月', "/").replace('日', ''); systime = new Date(syst 阅读全文
posted @ 2018-11-26 21:43
Samve
阅读(357)
评论(0)
推荐(0)

浙公网安备 33010602011771号