討論串[問題] c語言程式求助
共 70 篇文章

推噓2(2推 0噓 7→)留言9則,0人參與, 最新作者kikiqqp (貓食罐頭)時間16年前 (2009/10/13 13:35), 編輯資訊
0
0
0
內容預覽:
一樣C#版. 不過用新手寫法. using System;. using System.Collections.Generic;. using System.Linq;. using System.Text;. namespace ConsoleApplication1. {. class Prog
(還有115個字)

推噓1(1推 0噓 6→)留言7則,0人參與, 最新作者ddavid (謊言接線生)時間16年前 (2009/10/13 13:25), 編輯資訊
0
0
0
內容預覽:
C# 版. using System;. namespace ConsoleApplication1. {. class Program. {. static void Main(string[] args). {. Console.WriteLine((Convert.ToDouble(Conso
(還有206個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者csihcs (非天夜翔)時間16年前 (2009/10/13 13:24), 編輯資訊
0
0
0
內容預覽:
VBA 版. Dim kg As String. kg = InputBox("輸入體重 KG ?"). MsgBox (kg + " KG = " + CStr(Val(kg) / 0.454) + "磅"). --. 發信站: 批踢踢實業坊(ptt.cc). ◆ From: 211.74.9

推噓3(3推 0噓 5→)留言8則,0人參與, 最新作者LawlietDo (天才肚肚)時間16年前 (2009/10/13 13:16), 編輯資訊
0
0
0
內容預覽:
QB 版. INPUT kg. PRINT kg; " kilogram = "; kg * 2.20462262#; "pounds";. --. 發信站: 批踢踢實業坊(ptt.cc). ◆ From: 118.161.190.83.

推噓2(2推 0噓 0→)留言2則,0人參與, 最新作者ianfang (I'm ianfang)時間16年前 (2009/10/13 13:11), 編輯資訊
0
0
0
內容預覽:
→ windincloud:待會可能會有PHP RUBY 啥的都PO出來了~ :P 10/13 20:20. 應觀眾要求 PHP來了. <html>. <head>. <title>就是不寫C給你 哇哈哈</title>. </head>. <body>. <form method="get" ac
(還有402個字)