jetty6的https.jar org.mortbay.jetty.https.jar

-
配置jetty6的嵌入式https必须的jar包 本人在网上找了好几天,历尽千辛万苦终于找到这个包,包里有org.mortbay.jetty.security.SslSelectChannelConnector类 这正是我需要的。包很小,里面就几个文件,但解决了我大问题 分享给大家
-
2020-06-08
OSGi原理与最佳实践(精选版)中第二个例子 找不到org.mortbay.jetty 这个Bundle 求解决办法??_course
2015-01-27OSGi原理与最佳实践(精选版)中第二个例子 找不到org.mortbay.jetty 这个Bundle 求解决办法??
Weblogic12.2.1启动报错<BEA-149205> <Failed to initialize the application "insurance"_course
2016-03-11中间件Weblogic12.2.1版本,JDK1.8版本,在部署完war包后,weblogic启动报错,以下是报错信息: <Mar 11, 2016 2:42:53 PM CST> <Notice>
java.lang.ClassNotFoundException: org.mortbay.jetty.Connector 这是什么错误啊?_course
2018-12-19mac Myeclipse ci 2018 weblogic12c java项目jdk1.6 weblogicjdk1.8 项目在部署到weblogic上失败 ``` ``` Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <2018-12-19 下午08时41分01秒 CST> <Info> <Security> <BEA-090905> <Disabling the CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true.> <2018-12-19 下午08时41分01秒 CST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG128 to HMACDRBG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true.> <2018-12-19 下午08时41分01秒 CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 25.191-b12 from Oracle Corporation.> <2018-12-19 下午08时41分01秒 CST> <Info> <RCM> <BEA-2165021> <"ResourceManagement" is not enabled in this JVM. Enable "ResourceManagement" to use the WebLogic Server "Resource Consumption Management" feature. To enable "ResourceManagement", you must specify the following JVM options in the WebLogic Server instance in which the JVM runs: -XX:+UnlockCommercialFeatures -XX:+ResourceManagement.> <2018-12-19 下午08时41分01秒 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 12.2.1.1.0 Thu Jun 2 16:21:58 PDT 2016 1784838> <2018-12-19 下午08时41分02秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.> <2018-12-19 下午08时41分02秒 CST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool.> <2018-12-19 下午08时41分03秒 CST> <Info> <WorkManager> <BEA-002942> <CMM memory level becomes 0. Setting standby thread pool size to 256.> <2018-12-19, 8:41:03,470 下午 CST> <Notice> <Log Management> <BEA-170019> <The server log file weblogic.logging.FileStreamHandler instance=2092500132 Current log file=/Users/oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/logs/AdminServer.log Rotation dir=/Users/oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/logs is opened. All server side log events will be written to this file.> <2018-12-19, 8:41:03,532 下午 CST> <Notice> <Security> <BEA-090946> <Security pre-initializing using security realm: myrealm> <2018-12-19, 8:41:04,84 下午 CST> <Notice> <Security> <BEA-090947> <Security post-initializing using security realm: myrealm> <2018-12-19, 8:41:04,979 下午 CST> <Notice> <Security> <BEA-090082> <Security initialized using administrative security realm: myrealm> <2018-12-19, 8:41:05,300 下午 CST> <Warning> <Store> <BEA-280109> <The JVM was unable to load the native wlfileio library for the store "_WLS_AdminServer". File and paging stores will continue to function correctly. Specifically, file stores that are configured with a transactionally safe synchronous write policy will continue to operate safely and transactionally but may open with a different write-policy. Other store types may not be able to open.> <2018-12-19, 8:41:05,340 下午 CST> <Warning> <JMX> <BEA-149512> <JMX Connector Server started at service:jmx:iiop://169.254.153.13:7001/jndi/weblogic.management.mbeanservers.runtime.> <2018-12-19, 8:41:05,340 下午 CST> <Warning> <JMX> <BEA-149512> <JMX Connector Server started at service:jmx:iiop://169.254.153.13:7001/jndi/weblogic.management.mbeanservers.domainruntime.> <2018-12-19, 8:41:05,352 下午 CST> <Warning> <JMX> <BEA-149512> <JMX Connector Server started at service:jmx:iiop://169.254.153.13:7001/jndi/weblogic.management.mbeanservers.edit.> <2018-12-19, 8:41:06,588 下午 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY.> <2018-12-19, 8:41:06,589 下午 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.> <2018-12-19, 8:41:06,625 下午 CST> <Notice> <Log Management> <BEA-170036> <The Logging monitoring service timer has started to check for logged message counts every 30 seconds.> <2018-12-19, 8:41:06,813 下午 CST> <Notice> <Log Management> <BEA-170027> <The server has successfully established a connection with the Domain level Diagnostic Service.> <2018-12-19, 8:41:06,904 下午 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN.> <2018-12-19, 8:41:06,956 下午 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING.> <2018-12-19, 8:41:07,5 下午 CST> <Warning> <Server> <BEA-002611> <The hostname "localhost", maps to multiple IP addresses: 127.0.0.1, 0:0:0:0:0:0:0:1.> <2018-12-19, 8:41:07,7 下午 CST> <Warning> <Server> <BEA-002611> <The hostname "zkr-jyp-pc.local", maps to multiple IP addresses: 169.254.153.13, 11.205.52.52, fe80:0:0:0:10fd:f6fc:8230:8788%10, fe80:0:0:0:97:aebc:b52a:e094%20.> <2018-12-19, 8:41:07,7 下午 CST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.> <2018-12-19, 8:41:07,8 下午 CST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 11.205.52.52:7001 for protocols iiop, t3, ldap, snmp, http.> <2018-12-19, 8:41:07,8 下午 CST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 169.254.153.13:7001 for protocols iiop, t3, ldap, snmp, http.> <2018-12-19, 8:41:07,8 下午 CST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 0:0:0:0:0:0:0:1%lo0:7001 for protocols iiop, t3, ldap, snmp, http.> <2018-12-19, 8:41:07,8 下午 CST> <Notice> <WebLogicServer> <BEA-000331> <Started the WebLogic Server Administration Server "AdminServer" for domain "base_domain" running in development mode.> <2018-12-19, 8:41:07,8 下午 CST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.> <2018-12-19, 8:41:07,8 下午 CST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 11.205.52.52:7001 for protocols iiop, t3, ldap, snmp, http.> <2018-12-19, 8:41:07,9 下午 CST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 169.254.153.13:7001 for protocols iiop, t3, ldap, snmp, http.> <2018-12-19, 8:41:07,9 下午 CST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 0:0:0:0:0:0:0:1%lo0:7001 for protocols iiop, t3, ldap, snmp, http.> <2018-12-19, 8:41:07,11 下午 CST> <Notice> <WebLogicServer> <BEA-000360> <The server started in RUNNING mode.> <2018-12-19, 8:41:07,18 下午 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING.> <2018-12-19, 8:41:50,423 下午 CST> <Warning> <JMX> <BEA-149535> <JMX Resiliency Activity Server=AdminServer : Initializing callbacks> <2018-12-19, 8:41:50,426 下午 CST> <Warning> <JMX> <BEA-149535> <JMX Resiliency Activity Server=AdminServer : Callback is done> <2018-12-19, 8:41:50,426 下午 CST> <Warning> <JMX> <BEA-149535> <JMX Resiliency Activity Server=AdminServer : Connection already exists for the server. Does not attempt to connect to the server> <2018-12-19, 8:42:35,137 下午 CST> <Warning> <JAXRSIntegration> <BEA-2192511> <The list of resource packages: org.apache.cxf.jaxrs.provider;org.apache.cxf.jaxrs.impl;com.picc.platform.demo.webservice.server.jaxrs> <2018-12-19, 8:42:57,500 下午 CST> <Warning> <JAXRSIntegration> <BEA-2192511> <The list of resource packages: org.apache.cxf.jaxrs.provider;com.picc.platform.demo.webservice.server.jaxrs;org.apache.cxf.jaxrs.impl> <2018-12-19, 8:43:08,828 下午 CST> <Warning> <JAXRSIntegration> <BEA-2192511> <The list of resource packages: org.apache.cxf.jaxrs.provider;com.picc.platform.demo.webservice.server.jaxrs;org.apache.cxf.jaxrs.impl> <2018-12-19, 8:43:17,888 下午 CST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "5747660773208" for task "0" on [partition-name: DOMAIN]. Error is: "weblogic.management.DeploymentException: java.lang.ClassNotFoundException: org.mortbay.jetty.Connector" weblogic.management.DeploymentException: java.lang.ClassNotFoundException: org.mortbay.jetty.Connector at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:132) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:246) at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:52) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:65) Truncated. see log file for complete stacktrace Caused By: java.lang.ClassNotFoundException: org.mortbay.jetty.Connector at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:1025) at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:986) at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:83) at weblogic.utils.classloaders.GenericClassLoader.doFindClass(GenericClassLoader.java:607) at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:539) Truncated. see log file for complete stacktrace > <2018-12-19, 8:43:17,910 下午 CST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application "cams".> <2018-12-19, 8:43:17,910 下午 CST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004 weblogic.management.DeploymentException: java.lang.ClassNotFoundException: org.mortbay.jetty.Connector at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:132) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:246) at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:52) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:65) Truncated. see log file for complete stacktrace Caused By: java.lang.ClassNotFoundException: org.mortbay.jetty.Connector at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:1025) at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:986) at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:83) at weblogic.utils.classloaders.GenericClassLoader.doFindClass(GenericClassLoader.java:607) at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:539) Truncated. see log file for complete stacktrace > <2018-12-19, 8:43:17,940 下午 CST> <Error> <Console> <BEA-240003> <Administration Console encountered the following error: weblogic.management.DeploymentException: java.lang.ClassNotFoundException: org.mortbay.jetty.Connector at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:132) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:246) at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:52) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:65) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:229) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:103) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:241) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:794) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1340) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:267) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:177) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:186) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:14) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:47) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:666) at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:348) at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:333) at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:54) at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41) at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:640) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:406) at weblogic.work.ExecuteThread.run(ExecuteThread.java:346) Caused by: java.lang.ClassNotFoundException: org.mortbay.jetty.Connector at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:1025) at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:986) at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:83) at weblogic.utils.classloaders.GenericClassLoader.doFindClass(GenericClassLoader.java:607) at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:539) at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:492) at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:469) at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:53) at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Class.java:2583) at java.lang.Class.getDeclaredFields(Class.java:1916) at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1047) at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1041) at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.processJ2eeAnnotations(BaseJ2eeAnnotationProcessor.java:145) at weblogic.j2ee.dd.xml.J2eeAnnotationProcessor.processJ2eeAnnotations(J2eeAnnotationProcessor.java:47) at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.processJ2eeAnnotations(BaseJ2eeAnnotationProcessor.java:120) at weblogic.j2ee.dd.xml.PojoAnnotationProcessorImpl.processJ2eeAnnotations(PojoAnnotationProcessorImpl.java:93) at weblogic.application.internal.flow.PojoAnnotationProcessingFlow.processAnnotations(PojoAnnotationProcessingFlow.java:304) at weblogic.application.internal.flow.PojoAnnotationProcessingFlow.processPOJOsInModuleScopes(PojoAnnotationProcessingFlow.java:229) at weblogic.application.internal.flow.PojoAnnotationProcessingFlow.prepare(PojoAnnotationProcessingFlow.java:73) at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:731) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:45) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:243) > <2018-12-19, 8:43:18,388 下午 CST> <Warning> <JAXRSIntegration> <BEA-2192511> <The list of resource packages: org.apache.cxf.jaxrs.provider;com.picc.platform.demo.webservice.server.jaxrs;org.apache.cxf.jaxrs.impl>
创建项目运行问题,是否需要配置 <groupId>org.mortbay.jetty</groupId>_course
2014-07-07@Koala_考拉 你好,想跟你请教个问题:我下载的是eclipse4.3 64位集成koala3.0.0插件下载的,创建项目最后一部的时候 jetty:run 报错 似乎是找不到jetty这个
weblogic启动报错,求高手_course
2016-01-28weblogic启动就报 loymentException: java.lang.ClassNotFoundException: org.mortbay.jetty.Server weblogic.management.DeploymentException: java.lang.ClassNotFoundException: org.mortbay.jetty.Server at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:131) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:245) at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:53) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61) Truncated. see log file for complete stacktrace Caused By: java.lang.ClassNotFoundException: org.mortbay.jetty.Server at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:981) at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:942) at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:83) at weblogic.utils.classloaders.GenericClassLoader.doFindClass(GenericClassLoader.java:564) at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:500) Truncated. see log file for complete stacktrace
谁知道org.eclipse.jetty.server.Server 要用这个类需要的jar包是什么_course
2017-05-05org.eclipse.jetty.server.Server 所在的jar包下载地址有人知道吗 只想用org.eclipse.jetty
- maven配置jetty出现Cannot load implementation hint 'org.mortbay.jetty.nio.SelectChannelConnector'错误 70222014-03-21错误信息如下: [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.611 s [INFO] Finished at: 2014-03-21T18:17:04+08:00 [INFO] Fin
jetty出现org.mortbay.jetty.EofException异常为啥呀_course
2009-09-28IO异常 : org.mortbay.jetty.EofException at org.mortbay.jetty.HttpGenerator.flush(HttpGenerator.java:7
org.mortbay.jetty.plugin.Jetty6PluginWebAppContext_course
2010-09-29说明一下,我的struts用的是1.3的 下面是错误信息: 78 INFO org.mortbay.log - jetty-6.1.9 297 INFO org.mortbay.log - No Tr
maven项目启动jetty-maven-plugin报错_course
2015-05-06刚接触maven项目,按照maven实战的说明,使用jetty plugin进行部署,运行jetty:run命令的时候,控制台出现如下异常信息: 2015-05-06 13:42:08.082:WARN:oejw.WebAppContext:Failed startup of context o.m.j.p.JettyWebAppContext{/web,file:/E:/mycode/web_advancement/src/main/webapp/},file:/E:/mycode/web_advancement/src/main/webapp/ org.apache.commons.logging.LogConfigurationException: java.lang.IllegalAccessError: class sun.reflect.GeneratedConstructorAccessor 32 cannot access its superclass sun.reflect.ConstructorAccessorImpl (Caused by java.lang.IllegalAccessError: class sun.reflect.Gen eratedConstructorAccessor32 cannot access its superclass sun.reflect.ConstructorAccessorImpl) at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:571) at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:292) at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:269) at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:657) at org.springframework.core.env.PropertySource.<init>(PropertySource.java:58) at org.springframework.core.env.PropertySource$StubPropertySource.<init>(PropertySource.java:220) at org.springframework.core.env.PropertySource$ComparisonPropertySource.<init>(PropertySource.java:243) at org.springframework.core.env.PropertySource.named(PropertySource.java:200) 不知道哪位以前解决过类似的问题,请不吝赐教
-
博客
笔记:ML-LHY: ELMO, BERT, GPT
笔记:ML-LHY: ELMO, BERT, GPT
-
下载
行业分类 职业分类 职务分类 单位性质
行业分类 职业分类 职务分类 单位性质
-
博客
Maven操作指南
Maven操作指南
-
学院
智联万物,京东IoT技术创新与实践
智联万物,京东IoT技术创新与实践
-
学院
MFC开发简单聊天程序
MFC开发简单聊天程序
-
学院
(新)备战2021软考软件设计师学习教程培训套餐
(新)备战2021软考软件设计师学习教程培训套餐
-
博客
我的面试经
我的面试经
-
博客
二叉树定义、性质
二叉树定义、性质
-
博客
利用js实现电灯开关案例
利用js实现电灯开关案例
-
学院
备战2021软考网络规划设计师历年真题套餐
备战2021软考网络规划设计师历年真题套餐
-
博客
2020年中国智能互联-汽车产业变革研究报告
2020年中国智能互联-汽车产业变革研究报告
-
下载
一个文件夹解决nvm和nodejs
一个文件夹解决nvm和nodejs
-
博客
2021-01-16——访问者模式在JDK以及Spring源码中的应用
2021-01-16——访问者模式在JDK以及Spring源码中的应用
-
学院
web前端开发规范
web前端开发规范
-
下载
flash actionscript3游戏编程之AS3 PureMVC设计模式在AS中的应用例子_详解MVC的作用.zip
flash actionscript3游戏编程之AS3 PureMVC设计模式在AS中的应用例子_详解MVC的作用.zip
-
学院
Java星选一卡通
Java星选一卡通
-
博客
看图学NumPy:掌握n维数组基础知识点,看这一篇就够了
看图学NumPy:掌握n维数组基础知识点,看这一篇就够了
-
学院
thinkphp5.1博客后台实战视频
thinkphp5.1博客后台实战视频
-
博客
es ik分词器安装和测试
es ik分词器安装和测试
-
学院
微服务系列第七十一季-Spring入门
微服务系列第七十一季-Spring入门
-
下载
多摩川旋转编码器与旋转变压器
多摩川旋转编码器与旋转变压器
-
博客
剑指 Offer 15. 二进制中1的个数
剑指 Offer 15. 二进制中1的个数
-
博客
Windows编译OpenCV为静态链接库
Windows编译OpenCV为静态链接库
-
学院
【数据分析-随到随学】Tableau数据分 析+PowerBI
【数据分析-随到随学】Tableau数据分 析+PowerBI
-
学院
【2021】UI自动化测试Selenium3
【2021】UI自动化测试Selenium3
-
博客
【转】Elon Musk 带着目标学习、第一性原理思维,不去追逐平庸的机会,切身感受“追逐的力量”
【转】Elon Musk 带着目标学习、第一性原理思维,不去追逐平庸的机会,切身感受“追逐的力量”
-
下载
windows下的socket tcp压力测试工具(附突破连接限制的方法和工具).zip
windows下的socket tcp压力测试工具(附突破连接限制的方法和工具).zip
-
下载
java 扫雷源代码 带有详细的注释
java 扫雷源代码 带有详细的注释
-
下载
北大青鸟 综合练习 网上书城
北大青鸟 综合练习 网上书城
-
博客
单链表是一种链式存取的数据结构
单链表是一种链式存取的数据结构