代码搜索:note

找到约 10,000 项符合「note」的源代码

代码结果 10,000
www.eeworm.com/read/210780/4947345

java note.java

/* * Note.java * * Created on 2007年3月15日, 上午10:37 * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ package net.bccn.account.model
www.eeworm.com/read/210780/4947364

java note.java

/* * Note.java * * Created on 2007年3月15日, 上午10:37 * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ package net.bccn.account.model
www.eeworm.com/read/209211/4981419

c note.c

/* BUG BUG BUG */ #include #include #include #include "/sys/src/libthread/threadimpl.h" int _threadnopasser; #define NFN 33 #define ERRLEN 48 typedef struct Note Note; st
www.eeworm.com/read/209211/4984582

note diagmeet.note

Here is a comparison matrix which shows a case in which it is possible for the forward and backward scan in `diag' to meet along a nonzero length of diagonal simultaneous (so that bdiag[d] and fdiag[d
www.eeworm.com/read/209211/4986753

c note.c

#include #include #include #include "threadimpl.h" int _threadnopasser; #define NFN 33 #define ERRLEN 48 typedef struct Note Note; struct Note { Lock inuse; Proc *proc
www.eeworm.com/read/191157/5167396

java note.java

/* CRMS, customer relationship management system Copyright (C) 2003 Service To Youth Council This program is free software; you can redistribute it and/or modify it under the terms o
www.eeworm.com/read/188857/5206259

java note.java

/** * * * * $Id: Note.java,v 1.2 2006/12/30 02:45:06 niegy Exp $ */ package com.primeton.studio.gef.core; /** * * A representation
www.eeworm.com/read/186403/5232438

java note.java

/* CRMS, customer relationship management system Copyright (C) 2003 Service To Youth Council This program is free software; you can redistribute it and/or modify it under the terms o
www.eeworm.com/read/184877/5244781

c note.c

/* struct pwc_video_command cmd; if (ioctl(pc->fd, VIDIOCPWCGVIDCMD, &cmd) < 0) { perror("VIDIOCPWCGVIDCMD"); exit(-1); } if (cmd.frame_size != RAW_SIZE) { fprintf(stderr, "raw size disagre
www.eeworm.com/read/184312/5250055

java note.java

package com.relationinfo.model; import java.io.Serializable; import org.apache.commons.lang.builder.ToStringStyle; /** * This class is used to represent available roles in the database. *