代码搜索:impl

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

代码结果 10,000
www.eeworm.com/read/439082/1813797

h machvec_impl.h

/* * linux/arch/alpha/kernel/machvec.h * * Copyright (C) 1997, 1998 Richard Henderson * * This file has goodies to help simplify instantiation of machine vectors. */ #include
www.eeworm.com/read/439082/1813806

h irq_impl.h

/* * linux/arch/alpha/kernel/irq_impl.h * * Copyright (C) 1995 Linus Torvalds * Copyright (C) 1998, 2000 Richard Henderson * * This file contains declarations and inline functions for interfacin
www.eeworm.com/read/439082/1813834

h pci_impl.h

/* * linux/arch/alpha/kernel/pci_impl.h * * This file contains declarations and inline functions for interfacing * with the PCI initialization routines. */ struct pci_dev; struct pci_controller;
www.eeworm.com/read/438783/1822400

txt dao_impl.txt

package #{dao_impl_p}; import org.springframework.stereotype.Repository; import #{entity_p}.#{Entity}; import #{dao_p}.#{Entity}Dao; import #{dao_impl_parent_p}.#{dao_impl_parent_name}; @Re
www.eeworm.com/read/438783/1822410

txt manager_impl.txt

package #{manager_impl_p}; import java.io.Serializable; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework
www.eeworm.com/read/436726/1845341

txt dao_impl.txt

package #{dao_impl_p}; import org.springframework.stereotype.Repository; import #{entity_p}.#{Entity}; import #{dao_p}.#{Entity}Dao; import #{dao_impl_parent_p}.#{dao_impl_parent_name}; @Re
www.eeworm.com/read/436726/1845351

txt manager_impl.txt

package #{manager_impl_p}; import java.io.Serializable; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework
www.eeworm.com/read/436707/1845424

h xmltok_impl.h

/* The contents of this file are subject to the Mozilla Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the Licens
www.eeworm.com/read/436707/1845434

c xmltok_impl.c

/* The contents of this file are subject to the Mozilla Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the Licens
www.eeworm.com/read/435654/1863157

txt dao_impl.txt

package #{dao_impl_p}; import org.springframework.stereotype.Repository; import #{entity_p}.#{Entity}; import #{dao_p}.#{Entity}Dao; import #{dao_impl_parent_p}.#{dao_impl_parent_name}; @Re