This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10-10 13:47:44.779 21928 21928 D MeasureService: [onDeviceScan] device name: LE-reserved | |
10-10 13:47:44.781 21928 21928 D MeasureService: [onDeviceScan] device uuid: null | |
10-10 13:47:44.781 21928 21928 D MeasureService: [onDeviceScan] device address: 28:11:A5:D6:BD:75 | |
10-10 13:47:44.785 21928 21928 D MeasureService: [onDeviceScan] device name: null | |
10-10 13:47:44.786 21928 21928 D MeasureService: [onDeviceScan] device uuid: null | |
10-10 13:47:44.786 21928 21928 D MeasureService: [onDeviceScan] device address: 77:9F:D6:0F:75:05 | |
10-10 13:47:44.853 21928 21928 D MeasureService: [onDeviceScan] device name: null | |
10-10 13:47:44.855 21928 21928 D MeasureService: [onDeviceScan] device uuid: null | |
10-10 13:47:44.855 21928 21928 D MeasureService: [onDeviceScan] device address: 0F:D6:02:7B:09:4F | |
10-10 13:47:44.858 21928 21928 D MeasureService: [onDeviceScan] device name: null |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make ergodox_ez | |
QMK Firmware 0.6.414 | |
WARNING: | |
Some git sub-modules are out of date or modified, please consider running: | |
make git-submodule | |
You can ignore this warning if you are not compiling any ChibiOS keyboards, | |
or if you have modified the ChibiOS libraries yourself. | |
Making ergodox_ez with keymap 333fred [OK] | |
Making ergodox_ez with keymap ab [OK] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hugo serve -vFD | |
INFO 2019/06/13 13:54:00 Using config file: | |
Building sites … INFO 2019/06/13 13:54:00 syncing static files to / | |
INFO 2019/06/13 13:54:00 found taxonomies: map[string]string{"tag":"tags"} | |
WARN 2019/06/13 13:54:00 Page's .Hugo is deprecated and will be removed in a future release. Use the global hugo function. | |
WARN 2019/06/13 13:54:00 Page's .RSSLink is deprecated and will be removed in a future release. Use the Output Format's link, e.g. something like: | |
{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}. | |
| ZH | |
+------------------+-----+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"profiles": [ | |
{ | |
"name": "Default profile", | |
"selected": true, | |
"simple_modifications": { | |
"caps_lock": "delete_or_backspace", | |
"right_command": "left_control" | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I bump into a problem that I cannot render CJVK characters correctly. | |
=== Here's the tiny sample === | |
\version "2.19.40" | |
\header { | |
title = "標題" % Use only English is fine. CJVK seems broken. | |
} | |
\score { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FileNotFoundException: Could not load file or assembly 'UnityEditor.iOS.Extensions.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. | |
System.Reflection.MonoMethodInfo.GetMethodInfo (IntPtr handle) (at /Users/builduser/buildslave/mono-runtime-and-classlibs/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:59) | |
System.Reflection.MonoMethod.GetPseudoCustomAttributes () (at /Users/builduser/buildslave/mono-runtime-and-classlibs/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:293) | |
System.MonoCustomAttrs.GetPseudoCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType) (at /Users/builduser/buildslave/mono-runtime-and-classlibs/build/mcs/class/corlib/System/MonoCustomAttrs.cs:78) | |
System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) (at /Users/builduser/buildslave/mono-runtime-and-classlibs/build/mcs/class/corlib/System/MonoCustomAttrs.cs:110) | |
System.MonoCustomAttrs.GetCustomAttributes (ICustomAttr |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// FFT.swift | |
// | |
// Copyright (c) 2014–2015 Mattt Thompson (http://mattt.me) | |
// | |
// Permission is hereby granted, free of charge, to any person obtaining a copy | |
// of this software and associated documentation files (the "Software"), to deal | |
// in the Software without restriction, including without limitation the rights | |
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
// copies of the Software, and to permit persons to whom the Software is | |
// furnished to do so, subject to the following conditions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Incident Identifier: 42795A6E-D4DB-4BE7-8883-7A9876A61F9A | |
CrashReporter Key: 7ac331f78bc5e8af951ddeaa18b763b41c4c773d | |
Hardware Model: iPhone7,1 | |
Process: Tars [2660] | |
Path: /private/var/mobile/Containers/Bundle/Application/80E9CFE3-7DBE-4148-8DB9-55A274BD1F3A/Tars.app/Tars | |
Identifier: com.kktown.Tars | |
Version: 97 (1.1.3) | |
Code Type: ARM-64 (Native) | |
Parent Process: launchd [1] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ld /Users/jsa/Library/Developer/Xcode/DerivedData/Q3D-dvfvobcznjbvgqdgsoqhvbzmjfvg/Build/Products/Debug-iphonesimulator/Q3D.app/Q3D normal i386 | |
cd /Users/jsa/Developer/Insta3D_iOS | |
export IPHONEOS_DEPLOYMENT_TARGET=7.0 | |
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/jsa/.rbenv/shims:/usr/local/bin:/Users/jsa/.rbenv/shims:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/heroku/bin:/Users/jsa/Developer/go/bin:/Users/jsa/Developer/go_appengine:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/heroku/bin:/Users/jsa/Developer/go/bin:/Users/jsa/Developer/go_appengine" | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk -L/Users/jsa/Library/Developer/Xcode/DerivedDa |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
application: guestbook-go | |
version: 1 | |
runtime: go | |
api_version: go1 | |
handlers: | |
- url: /.* | |
script: _go_app | |
login: required |
NewerOlder