代码搜索:PRl

找到约 305 项符合「PRl」的源代码

代码结果 305
www.eeworm.com/read/136812/5859530

c pw_vector.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)pw_vector.c 1.1 92/07/30 Copyr 1985 Sun Micro"; #endif #endif /* * Copyright (c) 1985 by Sun Microsystems, Inc. */ /* * Pw_vector.c: Implement
www.eeworm.com/read/201064/15416765

vhd testbench.vhd

-- -- _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ -- _/ _/ ____________________________________________ -- _/ _/ /
www.eeworm.com/read/113002/15472900

c flash.c

#include "myfile.h" uchar far rg_Flash1_addr _at_ 0x800000; uchar far rg_Flash1_aaa _at_ 0x800aaa; uchar far rg_Flash1_555 _at_ 0x800555; uchar far rg_Flash2_addr _at_ 0x800000; uchar
www.eeworm.com/read/226191/4786806

java startservice.java

package com.prl.pub.client; import javax.xml.ws.Endpoint; import com.prl.webservice.Hello; public class StartService { public static void main(String[] args) { Endpoint.publis
www.eeworm.com/read/226191/4786807

java hello.java

package com.prl.webservice; import javax.jws.WebMethod; import javax.jws.WebService; import javax.jws.soap.SOAPBinding; @WebService(targetNamespace = "http://pub.prl.com/client") @SOAPBinding
www.eeworm.com/read/244785/4509990

pro nxclient.pro

TARGET = nxclient mac:RC_FILE = nx.icns TEMPLATE = app CONFIG += qt warn_on release thread create_prl link_prl DEFINES += ENABLE_TEXT_PASSWORD # the line below will be automaticly overwritten every
www.eeworm.com/read/482329/1289039

java helloworld.java

package com.prl.actions; import com.opensymphony.xwork2.ActionSupport; @SuppressWarnings("serial") public class HelloWorld extends ActionSupport { private String message; public String
www.eeworm.com/read/167562/5459048

conf qmake.conf

# # qmake configuration for linux-g++ # MAKEFILE_GENERATOR = UNIX TEMPLATE = app CONFIG += qt warn_on release link_prl QT += core gui network QMAKE_INCREMENTAL_STYLE = sublib
www.eeworm.com/read/167562/5459051

conf qmake.conf

# # qmake configuration for linux-g++ using the mipsel-linux-g++ crosscompiler # MAKEFILE_GENERATOR = UNIX TEMPLATE = app CONFIG += qt warn_on release link_prl QT += core gui
www.eeworm.com/read/167562/5459052

conf qmake.conf

# # qmake configuration for linux-g++ # MAKEFILE_GENERATOR = UNIX TEMPLATE = app CONFIG += qt warn_on release link_prl QT += core gui network QMAKE_INCREMENTAL_STYLE = sublib