classname造句
例句與造句
- You can serve servlets by classname or via a normal url alias
您可以通過類名或正常的url別名來提供servlet 。 - Recall that your servlet is in the servlets class , so its classname is
還記得servlet在servlets類中,所以它的類名是 - The component of the path after the base is assumed to be the classname for the servlet
假設(shè)基本路徑后面的路徑組件是servlet的類名。 - This document describes a mechanism to create instances of classes using their classname
這個項(xiàng)目演示了通過類名來創(chuàng)建類實(shí)例的一種方法。 - This feature makes it possible for anyone that knows the classname of any servlet to invoke it directly
這個功能使得任何人都知道任何servlet的類名,從而可以直接調(diào)用它。 - It's difficult to find classname in a sentence. 用classname造句挺難的
- Automatic factory from microsoft - this document describes a mechanism to create instances of classes using their classname
這個項(xiàng)目演示了通過類名來創(chuàng)建類實(shí)例的一種方法。 - The alias problem is further aggravated by the feature known as serve servlets by classname , which brings us to our next recommendation
通過類名提供servlet這一功能進(jìn)一步加劇了別名問題,這就引出了我們的下一個推薦。 - We will take a closer look at those files later , but it is important to know that their filenames follow the pattern classname . hbm . xml
稍后我再深入介紹這些文件,但重要的是要清楚它們的文件名要遵守classname . hbm . xml這個模式。 - The list of classes that can be created using their classname happens automatically ( when new classes are defined , they automatically become part of the list of registered classes )
一列類可以根據(jù)其名字自動創(chuàng)建(當(dāng)定義新類時,它自動地成為注冊類的一部分) 。