上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 40 下一页
摘要: The domain logic is like there are a bunch of objects, as well as a lot of configurations, according to ddd, there should a base entity, as well as dt 阅读全文
posted @ 2018-08-27 18:27 calochCN 阅读(123) 评论(0) 推荐(0)
摘要: abp是一个有用的框架,包含许多功能,可以用来作为脚手架。 直接在官方网站上输入相应的工程名称,选择对应的版本就会下载对应的版本。.net core 版本的可以使用后端框架部分来做api,包含了常用框架的所有信息。 更改使用mysql数据库: 需要首先更换相应的ef的包,卸载原来sqlserver的 阅读全文
posted @ 2018-08-15 17:15 calochCN 阅读(758) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2018-05-20 10:03 calochCN 阅读(3) 评论(0) 推荐(0)
摘要: Some code samples for this pupose: import React from "react"; import MyDemo from "./mydemo.jsx"; export default class Square extends React.Component { 阅读全文
posted @ 2018-05-11 23:30 calochCN 阅读(105) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2018-05-10 09:20 calochCN 阅读(9) 评论(0) 推荐(0)
摘要: as the subject. It is only supported in Chrome version 60+, so, first check the version, or just use Object.assign maybe. 阅读全文
posted @ 2018-04-09 19:54 calochCN 阅读(124) 评论(0) 推荐(0)
摘要: 最近空了下来不干点什么就感觉脑袋热,可是出过的问题挖过的坑还是要自己去解决。 一直网络不好安装choco一直都是报错,今天又建立了chocolatey 在windows上来用,网络问题解决了,类似于mac上面的homebrew, 或者 linux上的yum, 通过cmd管理员窗口来安装 或者powe 阅读全文
posted @ 2018-04-08 14:27 calochCN 阅读(402) 评论(0) 推荐(1)
该文被密码保护。 阅读全文
posted @ 2018-03-24 09:58 calochCN 阅读(7) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2018-03-22 18:15 calochCN 阅读(11) 评论(0) 推荐(0)
摘要: 目前可以使用 Object-c 的 file 处理, 可以操作目录,并读写文件, 控制台程序生成了正常的文件,感觉比较欣慰,文件处理也算蛮大的一步了,知道了一些 oc 常用的库处理,在渐渐地变熟练 阅读全文
posted @ 2017-08-23 21:55 calochCN 阅读(189) 评论(1) 推荐(0)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 40 下一页