<thead id="toltr"></thead>
<progress id="toltr"><strike id="toltr"></strike></progress>

  • <ul id="toltr"><meter id="toltr"></meter></ul>
    <b id="toltr"></b>

    <strike id="toltr"></strike>

    <b id="toltr"></b>

  • 0731-55587844
    其他(360、58、霸屏、搜狗、小程序)等代理合作請發(fā)郵箱254596208@qq.com
    站內(nèi)公告:  如果您有其它業(yè)務(wù)聯(lián)系,請發(fā)郵件至yaner@y1web.com郵箱,謝謝您的配合!
    營銷型網(wǎng)站建設(shè)第一品牌——優(yōu)度網(wǎng)絡(luò)
    現(xiàn)在的位置:首頁 > 發(fā)布營銷型網(wǎng)站建設(shè) > 新聞資訊 > 去除字符串的前后空隔
    去除字符串的前后空隔
    信息來源:優(yōu)度網(wǎng)絡(luò)  發(fā)布日期:2009/5/18 瀏覽數(shù)量:1270
    文章導(dǎo)讀:

    去除字符串的前后空隔實(shí)例代碼:

    <html xmlns="http://www.w3.org/1999/xhtml" >
    <head>
    <title>標(biāo)題頁</title>
    <script  language="JavaScript">
    function KillSpace(txtvalue)
    {
      //判斷文本內(nèi)容是否為空,判斷第一個字符是否是空格
      if((txtvalue.value.length>0) && (txtvalue.value.charAt(0)==' '))
        txtvalue.value = txtvalue.value.substring(1,txtvalue.value.length); //從第二位開始取
      //判斷文本的長度
      if(txtvalue.value.length>0 && (txtvalue.value.charAt(txtvalue.value.length-1)==' '))
        txtvalue.value = txtvalue.value.substring(0,txtvalue.value.length-1);//去掉最后一位

    </script>
    </head>
    <body>
    <input type="text" name="txt1" value=" 空格 " />
    <input type="button" value="去除空格" name="btn1" onClick="KillSpace(txt1)" />
    </body>
    </html>

    相關(guān)信息
    • 網(wǎng)絡(luò)營銷培訓(xùn)
    • 微網(wǎng)站
    • 掃二維碼
    • 1
    • 2
    • 3
    • 最新上傳
    • 精品案例
    • 自動流水線嘉
    • 湖南省湘江重
    • 湘潭家居\建
    • 湘潭學(xué)校微網(wǎng)
    亚洲日本中文字幕天天跟新,无码综合黄色在线,亚洲人成网站在线观看无码,久久久久亚洲无码
    <thead id="toltr"></thead>
    <progress id="toltr"><strike id="toltr"></strike></progress>

  • <ul id="toltr"><meter id="toltr"></meter></ul>
    <b id="toltr"></b>

    <strike id="toltr"></strike>

    <b id="toltr"></b>