mixiで趣味の話をしよう

mixiコミュニティには270万を超える趣味コミュニティがあるよ
ログインもしくは登録をして同じ趣味の人と出会おう♪

条件変更

すべての検索結果:30

検索条件:タイトルと本文+更新順

新しく簡単なプログラミング言語トピック

新しく簡単なプログラミング言語のトピック

HTMLファイルをブラウザで表示するサンプルプログラム

-type: text/html\n\n"; print <<"HTML"; ユー #PerlをWINDOWS8で実行する場合 #!C:/WWW/Perl64/bin/perl print "Content

  • 2017年11月29日 19:52
  • 5人が参加中

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

ファイルを日付でソート

) print "Content-type: text/html\n\n"; find(\&print_file, $dir); sub (substr($file,-4,4) eq "\.jpg") { # jpgだけ出力 printf "%s(%s)\n", $file

  • 2014年03月26日 11:30
  • 1349人が参加中

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

Perl 日本語表記について

$!; print "Content-type: text/html\n\n"; print ""; my $line = ; my

  • 2012年04月24日 10:56
  • 1349人が参加中

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

このソースのおかしいところを教えてください。

( fatalsToBrowser); #print "Content-Type: text/html\n\n"; print "Content-type : text/html;charset=utf-8\n\n"; my $str; my $i; my $j; &main

  • 2010年11月04日 06:08
  • 1349人が参加中

Apache Jakarta Projectトピック

Apache Jakarta Projectのトピック

Perl環境

"Content-type: text/html;\n\n"; print "Hello world\n"; .cgi #!C:/xampp /perl/bin/perl print "Content-type: text/plain\n\n"; print "Hello Perl

  • 2010年06月15日 02:15
  • 1941人が参加中
  • 1

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

データ出力について

で教えていただきたいのですが、 print "Content-Type: text/html\n\n"; にて出力したいhtml文を記述した後に print が取得したい変数を呼び出している ショッピングカートのサブルーチンは、 print "Content-Type: text/html\n\n"; で出

  • 2009年08月27日 20:38
  • 1349人が参加中
  • 3

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

簡易データベース作成(CGI/Perlポケットリファレンスより)

ープンできません。"); print "Content-Type: text/html\n\n"; print "\n"; print "\n"; print << "END_OF_HTML"; Content-Type: text/html $Title 登録

  • 2009年06月18日 22:23
  • 1349人が参加中
  • 2

Java質問&情報提供サイトトピック

Java質問&情報提供サイトのトピック

最新10件を表示

;"); out.println("<meta http-equiv=\"Content-Type\" content=\"text/html;charset コード指定 response.setContentType("text/html; charset=Shift_JIS"); PrintWriter out

  • 2008年09月07日 01:22
  • 4275人が参加中
  • 16

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

hello world と表示するところでつまずいてます

/perl print "Content-Type: text/html\n\n"; print "\n"; print "\n くと #!C:/usr/bin/perl print "Content-Type: text/html\n\n"; print "\n"; print

  • 2008年07月07日 22:54
  • 1349人が参加中
  • 6

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

\nが認識されない??

うにやると後者のエラーが出ます。 でも、ちゃんと print "Content-type: text/html\n\n"; のよ "; Content-type: text/html END_OF_HTML という風にボクはやってます(いつ

  • 2008年04月09日 05:33
  • 1349人が参加中
  • 4

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

助けて下さい!

$count_dat = open (cgi, "count.cgi"); print "Content-type: text/html ; charset=euc-jp\n\n"; print "$count_dat"; 助言頂ければ幸いです。よろしくお願いします。

  • 2008年03月01日 12:48
  • 1349人が参加中
  • 3

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

rubyのプログラムをperlで

たか詳しい方、よろしくお願いします。 #!/usr/bin/ruby print "Content-Type: text/html\n\n = b0.to_f + (b1.to_f/60) + (b2.to_f/360) + (b3.to_f/360) print "\n

  • 2008年01月18日 01:11
  • 1349人が参加中
  • 4

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

メールフォーム内容を送信先へ送るには?

= $form{'kankei'}; $jyusyo = $form{'jyusyo'}; print "Content-type: text /html\n\n"; print "\n"; print "個人情報受け取り\n"; print "\n"; print "個人

  • 2007年12月27日 22:21
  • 1349人が参加中
  • 2

自宅サーバ for Linuxトピック

自宅サーバ for Linuxのトピック

059:500 Can't connect to www.google.co.jp:80 (Bad hostname 'www.google.co.jp')

"Content-type: text/html\n\n"; print qq(\n); print qq(\n); print qq(test\n (Accept => 'text/html'); $url = new URI::URL("http://www.google.co.jp

  • 2007年03月20日 20:09
  • 3479人が参加中
  • 4

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

ブラウザによってFlashが表示されません

() {print} ; close(IN); } else { print "Content-type: text/html\n\n "; if (-e $file) { print "Content-Type : application/x-shockwave-flash\n

  • 2006年10月24日 10:29
  • 1349人が参加中
  • 16

ド素人でも問題ないPHPサークルトピック

ド素人でも問題ないPHPサークルのトピック

Apacheの設定について質問です

print "Content-Type: text/html\n\n"; print "\n"; print "\n"; print /bin/perl print "Content-Type: text/html\n\n"; print "\n"; print "\n

  • 2006年07月20日 13:33
  • 1096人が参加中
  • 3

企画倒れトピック

企画倒れのトピック

en_q64sv_c

: text/html\n\n"; print << ".TOP"; テーブル .TOP print < ) #配列[data]に配列[lines]のデータを追加 } close(FILE); print "Content-type

  • 2006年07月18日 11:48
  • 5人が参加中
  • 1

パソコンで分からない事がある人トピック

パソコンで分からない事がある人のトピック

よろしくお願いします

"content-type: text/html\n . \n"; tableButtons(); if ( $in =~ /$table=([^&]+)&/ ){ tableRows

  • 2006年03月18日 10:25
  • 11342人が参加中

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

サーバーからフォルダ削除

/sample/public_html/cgi-bin/link"); print "Content-type: text/html;OK!!\n \n "; exit; 上参考にやってみましたができません。 フォルダーの設定の仕方がなんか 間違

  • 2005年10月29日 18:27
  • 1349人が参加中
  • 15

超初心者向けCGI講座トピック

超初心者向けCGI講座のトピック

第3回講座 : CGIを動かそう

]; print "Content-type: text/html\n\n"; print "\n\n"; print "おみくじ\n "; print "\n"; print "\n"; print "今年のあなたの運勢は $kekka です\n"; print

  • 2005年07月12日 06:12
  • 1349人が参加中
  • 16

さくらインターネットトピック

さくらインターネットのトピック

[質問] /~XXX/ 以下のディレクトリでCGI・PHPが動作しない

作を確認しました。 ・test.cgi #!/usr/bin/perl print "Content-type: text/html\n\nHello, World.\n

  • 2005年05月24日 11:18
  • 932人が参加中
  • 3

Movable Typeトピック

Movable Typeのトピック

mt-comments.cgiください!!

; }; if ($@) { print "Content-Type: text/html\n\n"; print "An

  • 2004年11月11日 22:00
  • 7135人が参加中
  • 3