阅读 Spring 官方文档 spring-core 模块做的笔记,内容详细,包含完整 spring-core 模块的内容。
2021-09-11 09:06:50 44KB spring 官方文档
1
使用.netcore5.0框架,支持windows10, 程序免注册调用大漠插件,WinForm调用大漠插件dm.dll。实现找字、找图、截图、打字等功能。
2021-09-10 22:07:08 10.39MB .netcore 大漠插件 winform 免注册调用
1
stm32h745 reference manual
2021-09-10 18:02:24 40.2MB stm32 dual-core cm7 cm4
1
1.使用Nuget安装Pomelo.EntityFrameworkCore.MySql 注意,使用MySql.Data.EntityFrameworkCore会报错System.TypeLoadException   HResult=0x80131522   Message=Method ‘get_Info’ in type ‘MySql.Data.EntityFrameworkCore.Infraestructure.MySQLOptionsExtension’ from assembly ‘MySql.Data.EntityFrameworkCore,  Version=xxxx Cult
2021-09-10 17:36:04 78KB OR 数据 数据库
1
Core Servlets and JavaServer Pages(Volume.1 .2nd.Edition)
2021-09-10 17:07:43 10.57MB java
1
Exam MB-300: Microsoft Dynamics 365: Core Finance and OperationsSkills measured The content of this exam was updated on 20210312. Please download the exam skills outline below to see what changed. Describe finance and operations apps, and extend apps by using Microsoft Power Platform technologies (20–25%) Configure administrative features and workflows (30–35%) Manage finance and operations data (25-30%) Validate and support solutions (20-25%)
2021-09-10 14:08:49 5.33MB MB-300 Microsoft D365 MB300
1
hamcrest-core-1.3.jar hamcrest-core-1.3-source.jar 单元测试JUnit框架必须jar包
2021-09-09 22:47:57 32KB hamcrest source
1
微信支付宝WebAPI接口案例,自己项目中用的,appsetting.json中配置好微信和支付宝的参数即可给您自己的项目调用。接口当前是开放接口,测试时以swagger展现所有接口,发布时请自行开启授权方式调用。
2021-09-09 18:05:28 10.04MB .NETCore WeChatPay Alipay
1
简单来说,使用Ioc模式需要两个步骤,第一是把服务注册到容器中,第二是从容器中获取服务,我们一个一个讨论并演化。这里不会考虑使用如Autofac等第三方的容器来代替默认容器,只是提供一些简单实用的小方法用于简化应用层的开发。 将服务注入到容器 asp.netcore官方给出的在容器中注册服务方法是,要在Startup类的ConfigureServices方法中添加服务,如下所示: public void ConfigureServices(IServiceCollection services) { services.AddMvc(); services.AddSingleton(
2021-09-09 11:00:10 108KB c core net
1
实现中文分词的jar包:lucene-core-3.6.1.jar,这个的版本是3.6.1的
2021-09-08 11:19:11 1.47MB lucene -core- 3.6.1.jar
1