對不起,基本問題,我是一個初學者,有一些基本的HTML,CSS的知識,並以JavaScript開頭,我正在學習開發自己的Web項目。我正在嘗試創建一個單獨頁面的項目,以保持頁面更清潔並在一個地方查看所有功能。我正在觀看視頻作爲在線課程的一部分。但是,講座使用Visual Studio,您可以在其中拖放文件,以便源鏈接已經編碼。如果有相同的功能,請告訴我。 我知道你應該鏈接<script type
我得到了一個真正的問題,使用Komodo Edit v8.5.3:我使用XAMPP XAMPP v1.8.3 [PHP:5.5.6]爲Komodo提供本地託管服務器。 [Edit -> Preferences -> Languages -> PHP] ; here I configured the PHP stuff like this:
**Default PHP Interpreter**
我從來沒有做過的Perl編程,但我在看下面的Perl代碼,它讓我感到困惑: sub read_pds
{
my $bin_s;
my $input_pds_file = $_[0];
open(my $fh, '<', $input_pds_file) or die "cannot open file $input_pds_file";
{
lo