随笔分类 -  047_Web技术/服务计算

摘要:https://chsakell.com/2016/06/27/angular-2-crud-modals-animations-pagination-datetimepicker/ By Christos S. on June 27, 2016 • ( 45 ) Angular 2 and Typ 阅读全文
posted @ 2016-11-13 17:43 张同光 阅读(117) 评论(0) 推荐(0) 编辑
摘要:https://www.npmjs.com/package/angular2-datatable Demo Check live demo in plunker Installation npm i -S angular2-datatable Usage example AppModule.ts i 阅读全文
posted @ 2016-11-13 16:37 张同光 阅读(138) 评论(0) 推荐(0) 编辑
摘要:#!/bin/sh # # This tool (seem-tools-CLI-semi-auto_4_vbox.sh) is released under GNU GPL v2,v3 # Author: Tongguang Zhang # Date: 2016-06-18 # # Note, Pr 阅读全文
posted @ 2016-07-07 15:47 张同光 阅读(125) 评论(0) 推荐(0) 编辑
摘要:#!/bin/sh # # This init script (seem-tools-auto_create_vm_android.sh) is released under GNU GPL v2,v3 # Author: Tongguang Zhang # Date: 2016-06-30 # # 阅读全文
posted @ 2016-07-07 15:46 张同光 阅读(88) 评论(0) 推荐(0) 编辑
摘要:#!/bin/sh # # This init script (seem-tools-auto_create_vm_android.sh) is released under GNU GPL v2,v3 # Author: Tongguang Zhang # Date: 2016-06-30 # # 阅读全文
posted @ 2016-06-30 15:41 张同光 阅读(108) 评论(0) 推荐(0) 编辑
摘要:#!/bin/sh # # This tool (seem-tools-CLI-semi-auto.sh) is released under GNU GPL v2,v3 # Author: Tongguang Zhang # Date: 2016-06-18 # # Note, Prerequis 阅读全文
posted @ 2016-06-29 22:52 张同光 阅读(103) 评论(0) 推荐(0) 编辑
摘要:-static -nostdlib -Wl,-v -Wl,-dy -lc -ldl -lstlport -lstdc++ -Wl,-dn -lgcc -lsqlite -lxerces-c -lLibraries -lWorkflowEngineD http://blog.csdn.net/ztgu 阅读全文
posted @ 2016-06-25 15:10 张同光 阅读(186) 评论(0) 推荐(0) 编辑
摘要:refer to http://taco.tools/articles/leap-day.html [root@localhost vscode]# pwd /opt/vscode [root@localhost vscode]# ls vscode-x86_64.rpm [root@localho 阅读全文
posted @ 2016-05-21 22:02 张同光 阅读(230) 评论(0) 推荐(0) 编辑
摘要:++++++++++++++++++++++第1步:在Fedora23上安装Codelocks 16.01的过程。 参考:http://blog.chinaunix.net/uid-14735472-id-5671522.html++++++++++++++++++++++第2步:install x 阅读全文
posted @ 2016-04-07 21:25 张同光 阅读(152) 评论(0) 推荐(0) 编辑
摘要:[root@localhost cBPM]# systemctl start nginx.service [root@localhost cBPM]# systemctl stop nginx.service [root@localhost cBPM]# systemctl restart ngin 阅读全文
posted @ 2016-04-02 09:52 张同光 阅读(131) 评论(0) 推荐(0) 编辑
摘要:/root/桌面/server-client-pthread-c heartbeat-server.c // gcc heartbeat-server.c -o heartbeat-server // indent -npro -kr -i8 -ts8 -sob -l280 -ss -ncs -cp 阅读全文
posted @ 2016-04-02 09:51 张同光 阅读(261) 评论(0) 推荐(0) 编辑
摘要:CC = /opt/android-on-linux/android-ndk-r8e/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc CFLAGS = -g --sysr 阅读全文
posted @ 2016-04-02 08:21 张同光 阅读(194) 评论(0) 推荐(0) 编辑
摘要:HOST: centos 7 NGINX VERSION: nginx-1.9.7 ZLIB VERSION: zlib-1.2.8 PCRE VERSION: pcre-8.37 [root@localhost nginx-on-android]# pwd /opt/cBPM-android/ng 阅读全文
posted @ 2016-04-02 08:20 张同光 阅读(200) 评论(0) 推荐(0) 编辑
摘要:++++++++++++++++++++++++编译 php-5.6.14,将用到的库静态链接进来 [root@localhost php-5.6.14]# pwd /opt/cBPM-android/php-5.6.14 [root@localhost php-5.6.14]# (android- 阅读全文
posted @ 2016-04-01 07:56 张同光 阅读(135) 评论(0) 推荐(0) 编辑
摘要:+++++++++++++编译Criteria.Tools.Executor————成功———调试 宿主机: codeblocks 全局参数 设置: 【Settings】->【debugger】->【create config】->【arm-gdb】->【executable path】 /opt/ 阅读全文
posted @ 2016-04-01 07:46 张同光 阅读(448) 评论(0) 推荐(0) 编辑
摘要:Criteria session Initialization.....(look at Executor trace file) Criteria session Initialization [OK] Create process instance from template ——> /opt/ 阅读全文
posted @ 2016-04-01 07:44 张同光 阅读(200) 评论(0) 推荐(0) 编辑
摘要:宿主机:CentOS 7 + android-ndk-r8e-linux-x86_64.tar.bz2 + arm_linux-androideabi-4.7 + API-14 手机:MB526 + Android 4.4.4 + armv7 [root@localhost android-on-l 阅读全文
posted @ 2016-03-31 21:12 张同光 阅读(260) 评论(0) 推荐(0) 编辑
摘要:具体代码差异,参考:http://blog.chinaunix.net/uid-14735472-id-5212202.html 接着调试,调试到此处,出现如下问题 (段错误) at /opt/cBPM-android/criteria-lin/src/Criteria/Criteria.Workf 阅读全文
posted @ 2016-03-31 21:05 张同光 阅读(182) 评论(0) 推荐(0) 编辑
摘要:+++++++++++++编译Criteria.Tools.Executor————成功———调试 [root@localhost gdbserver]# pwd /opt/android-on-linux/android-ndk-r8e/prebuilt/android-arm/gdbserver 阅读全文
posted @ 2016-03-31 20:57 张同光 阅读(222) 评论(0) 推荐(0) 编辑
摘要:宿主机:CentOS 7 + android-ndk-r8e-linux-x86_64.tar.bz2 + arm_linux-androideabi-4.7 + API-14手机:MB526 + Android 4.4.4 + armv7 [root@localhost android-on-li 阅读全文
posted @ 2016-03-31 20:50 张同光 阅读(230) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示