代码搜索结果

找到约 60,780 项符合 Smart Home 的代码

configure

export CFLAGS="-I$HOME/local/include" export LDFLAGS="-L$HOME/local/lib -lprelude -ljpr" export LD_LIBRARY_PATH="$HOME/local/lib"

webbrowserresources.properties

menubar: menu.file menu.go menu.file: File: action.new action.open action.print - action.close action.exit menu.go: Go: action.back action.forward action.reload action.home toolbar: action.back actio

webbrowserresources.properties

menubar: menu.file menu.go menu.file: File: action.new action.open action.print - action.close action.exit menu.go: Go: action.back action.forward action.reload action.home toolbar: action.back actio

root

:pserver:skyeye@localhost:/home/cvs

root

:pserver:skyeye@localhost:/home/cvs

root

:pserver:skyeye@localhost:/home/cvs

root

:pserver:skyeye@localhost:/home/cvs

accounthome.java

package examples; import javax.ejb.*; import java.util.Collection; import java.rmi.RemoteException; /** * This is the home interface for Account. This * interface is implemented by the EJB conta

accountlocalhome.java

package examples; import javax.ejb.*; import java.util.Collection; /** * This is the local home interface for Account. This * interface is implemented by the EJB container's tools - the * implem