51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#开源协议
开源项目 10 CSV
usingNewtonsoft.Json;usingSystem;usingSystem.Collections.Generic;usingSystem.Data;usingSystem.IO;usingSystem.Linq;usingSystem.Reflection;usingSystem...
代码星球
·
2021-01-22
开源
项目
CSV
开源项目 07 AutoMapper
原文:https://www.cnblogs.com/zinan/p/10629277.html AutoMapper的版本:7.0.1 映射的时候忽略掉某些字段:Mapper.Initialize(x=>{x.CreateMap&l...
代码星球
·
2021-01-22
开源
项目
AutoMapper
开源项目 08 IOC Autofac
usingAutofac;usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.Threading;usingSystem.Threading.Tasks;namespa...
代码星球
·
2021-01-22
开源
项目
IOC
Autofac
开源项目 06 NPOI
usingNPOI.HSSF.UserModel;usingNPOI.SS.UserModel;usingNPOI.XSSF.UserModel;usingSystem;usingSystem.Collections.Generic;usingSystem.Data;usingSystem.IO...
代码星球
·
2021-01-22
开源
项目
NPOI
开源项目 05 Dapper
usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.Threading.Tasks;usingDapper;usingSystem.Data;usingSy...
代码星球
·
2021-01-22
开源
项目
Dapper
开源项目 04 PdfSharp
usingPdfSharp.Drawing;usingPdfSharp.Pdf;usingSystem;usingSystem.Collections.Generic;usingSystem.Diagnostics;usingSystem.Linq;usingSystem.Text;usingS...
代码星球
·
2021-01-22
开源
项目
PdfSharp
开源项目 03 DocX
usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.Threading.Tasks;usingHtmlAgilityPack;usingXceed.Words.NET;...
代码星球
·
2021-01-22
开源
项目
DocX
开源项目 02 HttpLib
usingJumpKick.HttpLib;usingNewtonsoft.Json;usingSystem;usingSystem.Collections.Generic;usingSystem.IO;usingSystem.Linq;usingSystem.Net;usingSy...
代码星球
·
2021-01-22
开源
项目
HttpLib
开源项目 01 HtmlAgilityPack
usingHtmlAgilityPack;usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Net;usingSystem.Text;usingSystem.Threading.Tasks;using...
代码星球
·
2021-01-22
开源
项目
HtmlAgilityPack
开源项目 12 ServiceStack.OrmLite 2
原文:https://www.cnblogs.com/wang2650/category/780821.html原文:https://www.cnblogs.com/xxfcz/p/7045808.html 在NuGet上需要安装这两个包: ServiceStack.OrmLite ServiceStac...
代码星球
·
2021-01-22
开源
项目
ServiceStack.OrmLite
javaweb之Servlet,http协议以及请求转发和重定向
一直用的框架开发,快连Servlet都忘了,此文旨在帮自己和大家回忆一下Servlet主要知识点.话不多说开始吧 项目结构如下 1、Servlet是JavaEE规范之一。规范就是接口2、Servlet就JavaWeb三大组件之一。三大组件分别是:Servlet程序、Filte...
代码星球
·
2021-01-19
javaweb
Servlet
http
协议
以及
protobuf 协议 windows 下 C++ 环境搭建
1.下载protobufhttps://code.google.com/p/protobuf/downloads/list ProtocolBuffers2.5.0fullsource--C++,Java,Python ->...
代码星球
·
2021-01-19
protobuf
协议
windows
C++
环境
protobuf 协议 windows 下 java 环境搭建
使用maven编译protobuf所需要的jar包1.安装配置maven (1)下载maven http://maven.apache.org/ 版本:apache-maven-2.2.1 (2)添加maven到环境变量 (3)用mvn-version...
代码星球
·
2021-01-19
protobuf
协议
windows
java
环境
Beego开源项目 收藏
官方收藏的项目集成开发平台:基于Golang的快速开发平台,平台已经集成权限管理,菜单资源管理,域管理,角色管理,用户管理,组织架构管理,操作日志管理等等OPMS-是一款项目管理+OA管理的免费开源软件。功能精简实用,满足日常的工作需求,特别适合扁平化项目和团队管理。Gopub- 基于Git的代码发布系统,用...
代码星球
·
2021-01-16
Beego
开源
项目
收藏
PhpStorm 9.03 集成 开源中国(oschina.net)的Git项目,提交SVN时注意事项
第一步:配置git.exeFile->DefaultSettings->VersionControl->Git->PathgoGitexecutable:D:ProgramFilesGitingit.exe 第二步:clone项目VCS->CheckoutfromVersion...
代码星球
·
2021-01-16
PhpStorm
9.03
集成
开源
中国
首页
上一页
...
13
14
15
16
17
...
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他