佛祖球球

  • Facebook
  • Twitter

[Javascript]網頁轉址

Published by johnson on 30 8 月, 201130 8 月, 2011

<script type="text/javascript">
  window.location.href = "http://www.yahoo.com.tw";
</script>
Categories: JavaScript

分類
  • Android
  • AngularJS
  • API Blueprint
  • Audio Engineering
  • Chrome
  • Cloud-Solution
    • AWS
    • Azure
  • Database
    • MySQL
  • DataStructure
  • Docker
  • Editor
    • Vim
  • FFmpeg
  • Firefox
  • Git
  • GitLab
  • Google API
  • Hadoop
  • HTTP
  • Language
    • Go
    • Java
    • JavaScript
      • jQuery
        • jQueryChart
      • Node.js
      • Vue
        • Vue-CLI
    • PHP
      • Laravel
      • Lumen
      • ZendFramework
    • Python
  • Mac
  • Network
    • Cisco
    • DLink
    • Juniper
  • Oauth
  • Server
    • Apache
  • Share
  • Unix
    • FreeBSD
    • Linux
  • WebDesign
    • Bootstrap
    • CSS
    • HTML
    • Wordpress
Search

Related Posts

JavaScript

How to Use Optional Chaining Operator in JavaScript

在 JavaSciprt 中,進行多層的物件存取時,常常可能因為中間某層的物件不存在而出現 Runtime Error。因此在 ES2020 之中,加入了由 Ecma TC39(Ecma Technical Comitee 39) 提出來的 Optional Chaining Operator(可選串連)。

JavaScript

How to Use Destructuring Assignment in JavaScript

Destructuring Assignment(解構賦值)是 ES6 的一個特性,現在的程式語言中,很多也都有支援 Destructuring Assignment 的功能了,Destructuring Assignment 最大的好處就是可以快速的提取陣列或物件裡相對應的值並搭配變數使用,通常在處理巢狀物件時特別好用。

Vue

Getting Started with Vuex

Getting Started with Vuex Vue:2.6 V Read more…

  • About
Hestia | Developed by ThemeIsle