跳到主要內容

[網站筆記]移動XAMPP中的htdocs目錄

XAMPP原先指定的跟目錄是在C:/xampp/htodcs,更改位置的方式如下:

  1. 打開XAMPP的Control Panel後,點選Apache的Config
  2. 點選清單中的Apache(httpd.conf)
  3. 尋找文件中的"htodcs"
  4. 將文件中C:/xampp/htodcs改成指定位置即可完成。



留言

這個網誌中的熱門文章

[網站筆記]youtube影片嵌入,尺寸符合手機和電腦

因為工作需求,將youtube影片嵌入網站後,為了要能在手機和PC都能顯示出漂亮的大小,再加上Joomla遇到了一些小麻煩之後,發現似乎要寫成下方的html才能好看的顯示出來: <div style="position: relative; height: 0; padding-bottom: 56.25%;"> <iframe src="https://www.youtube.com/embed/*******?rel=0&amp;controls=0&amp;showinfo=0;&amp;autoplay=1" width="100%" height="450" style="position: absolute; width: 100%; height: 100%; left: 0;" frameborder="0" allowfullscreen="allowfullscreen"></iframe> </div> 不知為何寫成min-height或是max-width都沒反應,不過向上方這樣補上 style="position: absolute; width: 100%; height: 100%; left: 0;"   就可以合乎行動裝置和PC的尺寸。

EXCEPT Xiaolongbao, THE PINEAPPLE CAKE IS ALSO FAMOUS.除了小籠包,我們還有鳳梨酥

問台灣人什麼東西最有名,得到的答案大概多如牛毛。 Ask "What's the FAMOUS thing in Tawian" to Taiwanese, we will have many kinda answers. 以前可能會說食物名稱,現在可能會說撿屍體( 對,就是你想的那個。) Before the answear mabey is food, but now, we will say" picking a drunk "(yes, you can guess it.)