Salesforce 在Jerry的其他文章曾经提到,Salesforce里运行时对象均是通过静态存储的元数据,经过Runtime engine加工而成的。 Because metadata is a key ingredient of Force.com applications, the sys ...
分类:
其他好文 时间:
2019-02-14 23:51:09
阅读次数:
242
Spring Boot 概述: Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".We take an opinion ...
分类:
编程语言 时间:
2019-02-14 17:53:00
阅读次数:
221
Overview Zephyr applications use the nrf52_pca10040 board configuration to run on the nRF52 Development Kit (PCA10040) hardware. It provides support f ...
分类:
其他好文 时间:
2019-02-13 14:29:45
阅读次数:
562
新建一个文件/usr/share/applications/Pycharm.desktop,文件内容为 [Desktop Entry]Type=ApplicationName=PycharmGenericName=Pycharm3Comment=Pycharm3:The Python IDEExec ...
分类:
其他好文 时间:
2019-02-13 11:06:56
阅读次数:
246
redux https://redux.js.org/ A predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in differ ...
分类:
其他好文 时间:
2019-02-11 00:58:26
阅读次数:
176
f lux https://facebook.github.io/flux/ Flux is the application architecture that Facebook uses for building client-side web applications. It complemen ...
分类:
其他好文 时间:
2019-02-10 10:57:55
阅读次数:
165
kivy.org - Open source Python library for rapid development of applicationsthat make use of innovative user interfaces, such as multi-touch apps. ???? ...
分类:
移动开发 时间:
2019-02-10 09:16:04
阅读次数:
189
Two Types of Estimation One of the major applications of statistics is estimating population parameters from sample statistics. There are types of est ...
分类:
其他好文 时间:
2019-02-07 09:26:38
阅读次数:
153
maven配置 ? ~ cd /Applications/IntelliJ\ IDEA.app/Contents/plugins/maven/lib/maven3/conf ? conf vim settings.xml pom src/main/resources/applicationConte ...
分类:
其他好文 时间:
2019-02-07 09:24:32
阅读次数:
120
几何搜索 平衡搜索树在几何方面的应用,处理的键变成几何对象,像点,矩形,甚至更高维的东西。 1d range search 先来看一维的情况,一维区间的搜索是后面的基础,处理的对象是在一条线上的点。这是符号表的一个小拓展,多了区间查找(range search) 和区间计数(range count) ...
分类:
移动开发 时间:
2019-02-05 23:43:21
阅读次数:
299