Nim - the first high performance language with full support for hot codereloading at runtime## Nim - the first high performance language with full support for hot codereloading at runtime by Viktor Kirilov ## Me, myself and I • my name is Viktor Kirilov - from Bulgaria • creator of doctest performant programming language landscape - read: heavily biased C++ rant • Nim compilation model • hot code reloading ☐ usage & implementation ☐ ".dll" => assume .so/.dylib (platform-agnostic) libraries OR hot-patching: ☐ possible for decades - but not widely used ■ usually quite intrusive (interfaces, constraints, complicated setup) ☐ in game engines: Unreal, others... ■ hot-patching (with0 码力 | 63 页 | 2.91 MB | 1 年前3
The Power of RxJS In NativeScript + AngularComponents Observables & Observers ## RxJS - 2 Major Components Observables & Observers Observables give data and observers receive data ## RxJS - 2 Major Components Observables & Observers Observers Observables give data and observers receive data Observables are just functions in JavaScript - they don’t do anything until you subscribe to them. ## RxJS - 2 Major Components Observables & & Observers Observables give data and observers receive data Observables are just functions in JavaScript - they don’t do anything until you subscribe to them. Observables are always observed by observers0 码力 | 66 页 | 6.73 MB | 2 年前3
PostgreSQL 9.0 Documentation492 24.3.4. Timelines ..... 493 24.3.5. Tips and Examples ..... 494 24.3.5.1. Standalone hot backups ..... 494 24.3.5.2. Compressed Archive Logs ..... 495 24.3.5.3. archive_command scripts 509 25.5. Hot Standby ..... 509 25.5.1. User's Overview ..... 509 25.5.2. Handling query conflicts ..... 511 25.5.3. Administrator's Overview ..... 513 25.5.4. Hot Standby Parameter 01317|| |Hot Gas and Dark Matter|1.91171|| |The Virgo Cluster: Hot Plasma and Dark Matter|1.90953|| |Rafting for Solar Neutrinos|1.9|| |NGC 4650A: Strange Galaxy and Dark Matter|1.85774|| |Hot Gas and Dark0 码力 | 2401 页 | 5.50 MB | 2 年前3
RxJS Tutorialtutorialspoint SIMPLY EASY LEARNING ## About the Tutorial RxJS is a javascript library that uses observables to work with reactive programming that deals with asynchronous data calls, callbacks and event-based Import of Methods to create Observables ..... 12 Import of Observables ..... 13 Import of Subject ..... 13 How to use operators in RxJS 6? ..... 13 4. RxJS — Observables ..... 15 Create Observable The full form of RxJS is Reactive Extension for Javascript. It is a javascript library that uses observables to work with reactive programming that deals with asynchronous data calls, callbacks and event-based0 码力 | 106 页 | 1.56 MB | 2 年前3
Apache Kyuubi 1.8.1 Documentation214:2181/;serviceDiscoveryMode=zooKeeper; →zooKeeperNamespace=kyuubi' -n kentyao ## How to Hot Upgrade Kyuubi Server Kyuubi supports hot upgrade one of server in a HA cluster which is transparent to users. • If you0 码力 | 222 页 | 3.84 MB | 2 年前3
Resilient Apps with Angular 2A reactive streams library that allows you to work with asynchronous data streams - Combines Observables and Operators so we can subscribe to streams and react to changes using composable operations ## Javascript, there are generally three approaches to dealing with async code: • Calbacks • Promises • Observables ## I n Practice @Injectable() export class SpotifyService { static BASE_URL: string = 'https://api0 码力 | 62 页 | 1.89 MB | 2 年前3
Angular 8 - Reviewedbuilt-in pipes. We will discuss one by one in brief. ## AsyncPipe If data comes in the form of observables, then $ Async\ pipe $ subscribes to an observable and returns the transmitted values. import subscribe((data) => console.log(data)); ## Typed Response get() method has an option to return observables, which emits typed response as well. The sample code to get typed response (ExpenseEntry) is as should be admin. - We have not used any backend. Instead, we have simulated a delay of 1s using Observables. - The purpose of the logout method is to invalidate the user and removes the information stored0 码力 | 231 页 | 4.00 MB | 2 年前3
Guía Práctica de RISC-V:
El Atlas de una Arquitectura Abierta
Primera Edición, 1.0.5arm.doc.ddi0406c/. A. Baumann. Hardware is the new software. In Proceedings of the 16th Workshop on Hot Topics in Operating Systems, pages 132–137. ACM, 2017. C. Celio, D. Patterson, and K. Asanovic. The I/O en el conjunto predecessor observables a otros threads y dispositivos antes de que los accesos subsiguientes a memoria e I/O en el conjunto successor set sean observables. Los bits 3, 2, 1, y 0 en estos0 码力 | 217 页 | 29.97 MB | 2 年前3
Laravel 5.6 中文文档null 1 #changes: [] #casts: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] #timestamps: true #visible: [] #guarded: array:1 [] #rememberTokenName: array:7 [▶] #changes: [] #casts: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #visible: [] #guarded: array:1 [▶] #rememberTokenName: array:7 [▶] #changes: [] #casts: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #visible: [] #guarded: array:1 [▶] #rememberTokenName:0 码力 | 377 页 | 14.56 MB | 2 年前3
Vue.js v3.0 教程(Vue3 教程)state = reactive({ count: 0 }) reactive 相当于 Vue 2.x 中的 Vue.observable() API,为避免与 RxJS 中的 observables 混淆因此对其重命名。该 API 返回一个响应式的对象状态。该响应式转换是“深度转换”——它会影响嵌套对象传递的所有 property。 Vue 中响应式状态的基本用例是我们可以在渲染期间 在你花一天时间了解这些资源之后,我们建议你参考 Vue CLI (opens new window)。只要遵循指示,你就能很快地运行一个带有 .vue 组件、ES2015、webpack 和热重载 (hot-reloading) 的 Vue 项目! ## 针对高阶用户 CLI 会为你搞定大多数工具的配置问题,同时也支持细粒度自定义配置项 ☑ (opens new window)。 有时你会想从零搭建你自己的构建工具,这时你需要通过0 码力 | 368 页 | 3.97 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
热代码重载Nim语言编译模型性能模块化RxJSObservableSubjectpush-based primitiveNativeScriptAngularhot observablesmulticastImmutabilityReactiveX.ioPostgreSQL 9.0Streaming ReplicationHot Standby性能优化优化器改进ObserverSubscriptionApache KyuubiServer Side ExtensionsSession Conf AdvisorHot UpgradeSpark SQL ExtensionAngular 2ReduxServiceWorker APIOffline Status HandlingAngular 8TypeScript依赖注入组件单页应用(SPA)RISC-VISAArquitectura ModularComparación con otros ISAsHerramientas y Recursos日志优化任务调度动态频率限制Blade组件优化Argon2密码哈希Vue.js v3.0新特性重大改变Composition API渲染函数API













