布局设计 Layout 编写 顶栏用户图标 开源版设置 Blog 默认进入 后台入口 页面预览 我们已经设计好了数据表,创建的 Blog 已经安装到了 Plus 程序上,这一章,我们来编写前台所需要的 UI 和逻辑部分。注意,这里不是去拓展 PC 的 UI,而是使用 Bootstrap 3 编写 Blog 的页面,因为我这里拟定你是使用开源版...
ClickHouse Adopters ClickHouse Adopters Disclaimer The following list of companies using ClickHouse and their success stories is assembled from public sources, thus might diff...
Making queries Creating objects Saving changes to objects Saving ForeignKey and ManyToManyField fields Retrieving objects Retrieving all objects Retrieving specific objects wit...
使用属性值Working with property values 获取和设置单个属性的当前值或原始值Getting and setting the current or original value of an individual property 获取和设置未映射的属性的当前值Getting and setting the current value...
7.5 CacheKit 7.5 CacheKit CacheKit是缓存操作工具类,以下是示例代码: public void list () { List < Blog > blogList = CacheKit . get ( "blog" , "blogList" ); if ( blogLi...
保存相关数据Saving Related Data 添加新实体的关系图Adding a graph of new entities 添加相关实体Adding a related entity 更改关系Changing relationships 删除关系Removing relationships 保存相关数据Saving Related D...