代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/274306/10877779
cpp md2.cpp
// md2.cpp - modified by Wei Dai from Sun Microsystems's md2.c
/*
SKIP Source Code License Statement:
------------------------------------------------------------------
Copyright
Sun Micros
www.eeworm.com/read/417160/11001825
txt vhdl2vl.txt
VHDL to Verilog RTL transformer
In 1.0 version ,
some functions restricted, as follows:
1: not all support "Generate" statement,totally not support "if .. Generate "
2: Comment in vhdl may have
www.eeworm.com/read/470800/6908483
cpp typecast.cpp
// typecast.cpp -- forcing type changes
#include
int main()
{
using namespace std;
int auks, bats, coots;
// the following statement adds the values as double,
// t
www.eeworm.com/read/470800/6908769
cpp typecast.cpp
// typecast.cpp -- forcing type changes
#include
int main()
{
using namespace std;
int auks, bats, coots;
// the following statement adds the values as double,
// t
www.eeworm.com/read/468329/6996507
cpp typecast.cpp
// typecast.cpp -- forcing type changes
#include
int main()
{
using namespace std;
int auks, bats, coots;
// the following statement adds the values as double,
// t
www.eeworm.com/read/466324/7033048
java studentbean.java
package chapter27;
import java.sql.*;
public class StudentBean {
// Use a prepared statement to store a student into the database
private PreparedStatement pstmt;
private String lastN
www.eeworm.com/read/440838/7114785
txt vhdl2vl.txt
VHDL to Verilog RTL transformer
In 1.0 version ,
some functions restricted, as follows:
1: not all support "Generate" statement,totally not support "if .. Generate "
2: Comment in vhdl may have
www.eeworm.com/read/456533/7345685
cpp typecast.cpp
// typecast.cpp -- forcing type changes
#include
int main()
{
using namespace std;
int auks, bats, coots;
// the following statement adds the values as double,
// t