大约有 350 项符合查询结果(耗时:0.0077秒) [XML]

https://www.tsingfun.com/it/tech/1999.html 

java中的缓存技术该如何实现 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...ocal cache和remote cache. Local cache是指包含在应用之中的缓存组件.而remote cache指和应用解耦在应用之外的缓存组件.典型的local cache有ehcache,oscache,而remote cache有大名鼎鼎的memcached. Localcache 最大的优点是应用和cache的时候是在同一个...
https://stackoverflow.com/ques... 

java.net.ConnectException: Connection refused

... I had the same problem with Mqtt broker called vernemq.but solved it by adding the following. $ sudo vmq-admin listener show to show the list o allowed ips and ports for vernemq $ sudo vmq-admin listener start port=1885 -a 0.0.0.0 --mountpoint /ap...
https://stackoverflow.com/ques... 

What is ActiveMQ used for - can we apply messaging concept using a Database?

...eatures that are only in ActiveMQ, wire protocols like OpenWire, STOMP and MQTT, JMS, EIP together with Apache Camel, message patterns like "request/reply" and "publish/subscribe", JMS Bridging, clustering ("network of brokers"), which allow scaling and distributions, etc. You should read up on thos...
https://www.tsingfun.com/it/cpp/1404.html 

什么是STL?c++标准库和STL的关系 - C/C++ - 清泛网 - 专注C/C++及内核技术

...te Library)缩写STL,是C++标准程序库的一部分。其中包含4个组件,分别为算法、容器、函数、迭代器。...标准模板库(英文:Standard Template Library) 缩写 STL,是C++标准程序库的一部分。其中包含4个组件,分别为算法、容器、函数、...
https://www.tsingfun.com/it/cpp/2156.html 

Android RoundRectShape圆角矩形使用详解 - C/C++ - 清泛网 - 专注C/C++及内核技术

Android RoundRectShape圆角矩形使用详解圆角矩形 常用作一些组件的背景构造函数:RoundRectShape(float[] outerRadii, RectF inset, float[] innerRadii)Specifies an out...圆角矩形 常用作一些组件的背景 构造函数: RoundRectShape(float[] outerRadii, RectF inset, ...
https://www.tsingfun.com/it/opensource/1895.html 

mac如何远程连接windows系统?类似Windows的mstsc? - 开源 & Github - 清...

...indows的mstsc?Remote Desktop Connection for mac 是 Office for Mac 2011 组件之一,微软官方网站上提供单独的免费下载,它可以让你Mac设备用...Remote Desktop Connection for mac 是 Office for Mac 2011 组件之一,微软官方网站上提供单独的免费下载,它...
https://www.tsingfun.com/down/soft/88.html 

Remote Desktop Connection for mac V2.1.1 mac版 - 软件下载 - 清泛网 - 专注C/C++及内核技术

...esktop ConnectionRemote Desktop Connection for mac 是 Office for Mac 2011 组件之一,微软官方网站上提供单独的免费下载,它可以让你Mac设备用... Remote Desktop Connection for mac 是 Office for Mac 2011 组件之一,微软官方网站上提供单独的免费下载...
https://bbs.tsingfun.com/thread-456-1-1.html 

Flash AS 3.0 第一个HelloWorld程序 - 建站技术 - 清泛IT社区,为创新赋能!

...新建一个Flash文件: 在场景中添加一个Label(窗口->组件,调出组件对话框),属性面板中ID设置为label1: 新建一个AS3文件,保存为HelloWorld.as(文件名要与代码中类名一致),代码如下: package { import flash.display.Sprite;...
https://bbs.tsingfun.com/thread-1055-1-1.html 

【未发布】【第四课】接水果游戏 - App Inventor 2 中文网 - 清泛IT论坛,...

课程目的: 继续熟悉各绘画动画组件的使用,了解函数的使用方法。 难度系数:2星 --------------------------- 通过教程教学的方式,仅大概讲了10分钟,剩余按照教程自行编程,效果还不错,快班慢班都能很好的完成最终的...
https://www.tsingfun.com/it/ai2/ai2_robot.html 

App Inventor 2 语音交互机器人Robot,使用讯飞语音识别引擎 - App Invento...

...令并控制机器人运动,主要用到语音识别器及文本朗读器组件,语音识别相关开发最佳入门。代码逻辑简单,App交互性及趣味性非常强~App Inventor 2 语音识别及交互App。识别语言指令并控制机器人运动,主要用到语音识别器及文...