代码搜索:Bell
找到约 4,160 项符合「Bell」的源代码
代码结果 4,160
www.eeworm.com/read/165536/10058166
txt bell.txt
BELL [DUAL MODE]
NAME BELL - Make an audible sound on the speaker.
SYNTAX
bell [frequency duration]* [/NOD] OR
www.eeworm.com/read/165536/10058266
exe bell.exe
www.eeworm.com/read/165536/10058345
c bell.c
/*
* BELL.C - Make an audible sound an the terminal. Normally this is used to
* indicate some sort of an error, but it can also be used to play
* little tunes.
*
* PROGRAMMER: Martti Yl
www.eeworm.com/read/356715/10222673
ncb bell.ncb
www.eeworm.com/read/356715/10222674
cpp bell.cpp
#include
using namespace std;
__int64 a[20][20];
int main()
{
freopen("input.txt", "r", stdin);
freopen("output.txt", "w", stdout);
__int64 sum;
int n, i, j;
cin>>n;
for
www.eeworm.com/read/356715/10222675
plg bell.plg
Build Log
--------------------Configuration: bell - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\hmm\LOCA
www.eeworm.com/read/356715/10222676
dsw bell.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "bell"=.\bell.dsp -
www.eeworm.com/read/356715/10222679
opt bell.opt
www.eeworm.com/read/356715/10222680
pch bell.pch
www.eeworm.com/read/356715/10222683