登录
首页 » Others » Corm-oneself

Corm-oneself

于 2017-03-15 发布 文件大小:490KB
0 333
下载积分: 1 下载次数: 6

代码说明:

  NET Core+EF Core实例,自己使用了,很好,没有问题(NET Core+ EF Core instance, oneself use, is very good, no problem)

文件列表:

.gitattributes,378,
.gitignore,4884,
ASPNETCoreAPI
.............\ASPNETCoreAPI.sln,1481,
.............\global.json,94,
.............\README.md,131,
.............\src
.............\...\ASPNETCoreAPI
.............\...\.............\appsettings.json,168,
.............\...\.............\ASPNETCoreAPI.xproj,1145,
.............\...\.............\Controllers
.............\...\.............\...........\UsersController.cs,2076,
.............\...\.............\Migrations
.............\...\.............\..........\20160801075113_MyFirstMigration.cs,1002,
.............\...\.............\..........\20160801075113_MyFirstMigration.Designer.cs,972,
.............\...\.............\..........\DataContextModelSnapshot.cs,939,
.............\...\.............\Models
.............\...\.............\......\DataContext.cs,387,
.............\...\.............\......\User.cs,296,
.............\...\.............\Program.cs,588,
.............\...\.............\project.json,1577,
.............\...\.............\Properties
.............\...\.............\..........\launchSettings.json,661,
.............\...\.............\Startup.cs,1874,
.............\...\.............\web.config,551,
gRPCDemo
........\generate.txt,228,
........\gRPCClient
........\..........\App.config,184,
........\..........\gRPCClient.csproj,4517,
........\..........\packages.config,360,
........\..........\Program.cs,680,
........\..........\Properties
........\..........\..........\AssemblyInfo.cs,1292,
........\gRPCDemo
........\........\gRPCDemo.csproj,4206,
........\........\Helloworld.cs,8751,
........\........\helloworld.proto,201,
........\........\HelloworldGrpc.cs,4306,
........\........\packages.config,431,
........\........\Properties
........\........\..........\AssemblyInfo.cs,1288,
........\gRPCDemo.sln,1925,
........\gRPCServer
........\..........\App.config,184,
........\..........\gRPCServer.csproj,4517,
........\..........\packages.config,360,
........\..........\Program.cs,1048,
........\..........\Properties
........\..........\..........\AssemblyInfo.cs,1292,
........\README.md,71,
NETCoreLogging
..............\global.json,94,
..............\NETCoreLogging.sln,1484,
..............\README.md,121,
..............\src
..............\...\NETCoreLogging
..............\...\..............\.bowerrc,33,
..............\...\..............\appsettings.json,168,
..............\...\..............\bower.json,197,
..............\...\..............\Controllers
..............\...\..............\...........\HomeController.cs,1061,
..............\...\..............\gulpfile.js,1151,
..............\...\..............\NETCoreLogging.xproj,1367,
..............\...\..............\nlog.config,1100,
..............\...\..............\package.json,221,
..............\...\..............\Program.cs,553,
..............\...\..............\project.json,2056,
..............\...\..............\Properties
..............\...\..............\..........\launchSettings.json,618,
..............\...\..............\Startup.cs,2150,
..............\...\..............\Views
..............\...\..............\.....\Home
..............\...\..............\.....\....\About.cshtml,157,
..............\...\..............\.....\....\Contact.cshtml,452,
..............\...\..............\.....\....\Index.cshtml,5753,
..............\...\..............\.....\Shared
..............\...\..............\.....\......\Error.cshtml,710,
..............\...\..............\.....\......\_Layout.cshtml,3013,
..............\...\..............\.....\_ViewImports.cshtml,78,
..............\...\..............\.....\_ViewStart.cshtml,32,
..............\...\..............\web.config,551,
..............\...\..............\wwwroot
..............\...\..............\.......\css
..............\...\..............\.......\...\site.css,572,
..............\...\..............\.......\...\site.min.css,250,

..............\...\..............\.......\images
..............\...\..............\.......\......\banner1.svg,9679,
..............\...\..............\.......\......\banner2.svg,8394,
..............\...\..............\.......\......\banner3.svg,10872,
..............\...\..............\.......\......\banner4.svg,12291,
..............\...\..............\.......\js
..............\...\..............\.......\..\site.js,34,
..............\...\..............\.......\..\site.min.js,0,
..............\...\..............\.......\lib
..............\...\..............\.......\...\bootstrap
..............\...\..............\.......\...\.........\.bower.json,918,
..............\...\..............\.......\...\.........\dist
..............\...\..............\.......\...\.........\....\css

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fly8000_CC1100
    说明:  JASK1000开发板,CC1100无线模块双向通信程序。(JASK1000 development board, CC1100 radio module two-way communication process.)
    2011-03-03 17:13:56下载
    积分:1
  • RotorCampbell
    ansys计算转子轴系临界转速,画坎贝尔图的源代码(ansys rotor shaft critical speed calculation, painting Campbell diagram of the source code)
    2013-11-15 14:41:01下载
    积分:1
  • glue
    GLUE通过蒙托卡罗样点用来分析水文模型参数不确定性分析(GLUE through Monte Carlo samples used to analyze the hydrological model parameter uncertainty analysis)
    2020-12-05 11:29:23下载
    积分:1
  • powernode
    牛顿-拉夫逊法潮流计算 基本步骤:   (1)形成节点导纳矩阵   (2)将各节点电压设初值U,   (3)将节点初值代入相关求式,求出修正方程式的常数项向量   (4)将节点电压初值代入求式,求出雅可比矩阵元素   (5)求解修正方程,求修正向量   (6)求取节点电压的新值   (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步   (8)计算支路功率分布,PV节点无功功率和平衡节点柱入功率。(Newton-Raphson method flow calculation basic steps : (1) formation of nodal admittance matrix (2) to set up the initial node voltage U, (3) the initial node-generation-related demand. calculated that the constant term formula Vector (4) nodes will be incorporated into the initial voltage-seeking, calculated Jacobian matrix elements (5) solving that equation, seek to amend the vector (6) to strike a new node voltage value (7) to check whether convergence, if not restrained. concentrated in the nodes of the new voltage as the initial value since the first three steps to re-start the narrow iterations. Otherwise, turn into the next (8) Calculation branch power distribution, PV nodes reactive power and balance-node into power.)
    2007-07-10 19:08:09下载
    积分:1
  • bianyaqi
    变压器设计软件,采用CAD技术改造变压器传统设计(Transformer design software, the use of CAD technology traditional transformer design)
    2008-02-26 08:45:16下载
    积分:1
  • 将源文件转成excel格式并对配对合适的保留时间 FID
    将源文件转成excel格式并对配对合适的保留时间(Converting the source file to excel format and matching the appropriate retention time)
    2020-06-20 08:00:01下载
    积分:1
  • hanning
    说明:  用hanning窗的插值FFT算法,适用于电力系统信号的谐波分析(Hanning window with interpolation FFT algorithm, applied to power system harmonic analysis signals)
    2008-11-25 22:39:26下载
    积分:1
  • FiveAxisNC
    该程序为五轴联动程序,采用固高的板卡来控制。界面显示仿真,实时显示各个传感器的值等。(The program for the five-axis programs, using solid-high board to control. Interface display simulation, real-time display the value of each sensor and the like.)
    2021-02-14 09:49:49下载
    积分:1
  • dianlixitongjidianbaohu-zhangbaohui
    电力系统继电保护—张保会。电气专业最主要的一门课,国网,南网,面试最热门的一门专业课(Power system protection- Zhang Bao will. A main course electrical engineering, State Grid, Southern Power Grid, the interview of one of the most popular courses)
    2015-12-29 15:42:58下载
    积分:1
  • Mifare_UsbMiCard_DLL
    Mifare USBMiCard.DLL - Visual C/C++ Source Program(Mifare USBMiCard.DLL- Visual C/C++ Source Program)
    2009-02-17 09:56:50下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载