代码搜索结果
找到约 10,000 项符合
F 的代码
mpi_file_read_f90.f90.sh
#! /bin/sh
#
# Copyright (c) 2004-2006 The Trustees of Indiana University and Indiana
# University Research and Technology
# Corporation. All rights r
sub35a6224f02f1.txt
构件视图说明了构成课程注册系统的代码构件。
cat35a6224f02f0.txt
课程注册用例包括:
- 登录
- 课程注册
- 维护学生信息
- 维护教授信息
- 选择要讲授的课程
- 提交成绩
- 查看成绩报告单
- 结束注册。
这些用例由学生、教授或者注册员主角启动执行。此外,还与外部主角交互;同时还有课程目录和收费系统。
c_f_pointer_shape_tests_3.f03
! { dg-do compile }
! Verify that the type and rank of the SHAPE argument are enforced.
module c_f_pointer_shape_tests_3
use, intrinsic :: iso_c_binding
contains
subroutine sub0(my_c_array) bin
c_f_pointer_shape_tests_2.f03
! { dg-do run }
! { dg-additional-sources c_f_pointer_shape_tests_2_driver.c }
! Verify that the optional SHAPE parameter to c_f_pointer can be of any
! valid integer kind. We don't test all kinds he
f044093fe25600191302948632f6c478
import java.awt.*;
public class AboutSystem {
GeneralFrame aboutFrame1=new GeneralFrame("关于...");
Label aboutLabel1,aboutLabel2,aboutLabel3;
public AboutSystem(){
Container aboutFrame=abo
f0859389e05600191302948632f6c478
import java.awt.*;
public class AboutSystem {
GeneralFrame aboutFrame=new GeneralFrame("关于...");
Label aboutLabel1,aboutLabel2,aboutLabel3;
public AboutSystem(){
aboutFrame.setSize(250