終端操作記錄配合ReactNative20171117終端搭建

Last login: Fri Nov 17 13:00:32 on console

localhost:~ fctarget$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

==>This script will install:

/usr/local/bin/brew

/usr/local/share/doc/homebrew

/usr/local/share/man/man1/brew.1

/usr/local/share/zsh/site-functions/_brew

/usr/local/etc/bash_completion.d/brew

/usr/local/Homebrew

==>The following existing directories will be made group writable:

/usr/local/sbin

==>The following existing directories will have their owner set tofctarget:

/usr/local/sbin

==>The following existing directories will have their group set toadmin:

/usr/local/sbin

==>The following new directories will be created:

/usr/local/Homebrew

/usr/local/Frameworks

/usr/local/var

Press RETURN to continue or any other key to abort

==>/usr/bin/sudo /bin/chmod u+rwx /usr/local/sbin

Password:

==>/usr/bin/sudo /bin/chmod g+rwx /usr/local/sbin

==>/usr/bin/sudo /usr/sbin/chown fctarget /usr/local/sbin

==>/usr/bin/sudo /usr/bin/chgrp admin /usr/local/sbin

==>/usr/bin/sudo /bin/mkdir -p /usr/local/Homebrew /usr/local/Frameworks /usr/local/var

==>/usr/bin/sudo /bin/chmod g+rwx /usr/local/Homebrew /usr/local/Frameworks /usr/local/var

==>/usr/bin/sudo /bin/chmod 755 /usr/local/share/zsh /usr/local/share/zsh/site-functions

==>/usr/bin/sudo /usr/sbin/chown fctarget /usr/local/Homebrew /usr/local/Frameworks /usr/local/var

==>/usr/bin/sudo /usr/bin/chgrp admin /usr/local/Homebrew /usr/local/Frameworks /usr/local/var

==>/usr/bin/sudo /bin/mkdir -p /Users/fctarget/Library/Caches/Homebrew

==>/usr/bin/sudo /bin/chmod g+rwx /Users/fctarget/Library/Caches/Homebrew

==>/usr/bin/sudo /usr/sbin/chown fctarget /Users/fctarget/Library/Caches/Homebrew

==>/usr/bin/sudo /bin/mkdir -p /Library/Caches/Homebrew

==>/usr/bin/sudo /bin/chmod g+rwx /Library/Caches/Homebrew

==>/usr/bin/sudo /usr/sbin/chown fctarget /Library/Caches/Homebrew

==>Downloading and installing Homebrew...

remote: Counting objects: 94077, done.

remote: Compressing objects: 100% (20/20), done.

remote: Total 94077 (delta 2), reused 7 (delta 2), pack-reused 94054

Receiving objects: 100% (94077/94077), 21.57 MiB | 2.56 MiB/s, done.

Resolving deltas: 100% (68299/68299), done.

From https://github.com/Homebrew/brew

* [new branch]master-> origin/master

* [new tag]0.1-> 0.1

* [new tag]0.2-> 0.2

* [new tag]0.3-> 0.3

* [new tag]0.4-> 0.4

* [new tag]0.5-> 0.5

* [new tag]0.6-> 0.6

* [new tag]0.7-> 0.7

* [new tag]0.7.1-> 0.7.1

* [new tag]0.8-> 0.8

* [new tag]0.8.1-> 0.8.1

* [new tag]0.9-> 0.9

* [new tag]0.9.1-> 0.9.1

* [new tag]0.9.2-> 0.9.2

* [new tag]0.9.3-> 0.9.3

* [new tag]0.9.4-> 0.9.4

* [new tag]0.9.5-> 0.9.5

* [new tag]0.9.8-> 0.9.8

* [new tag]0.9.9-> 0.9.9

* [new tag]1.0.0-> 1.0.0

* [new tag]1.0.1-> 1.0.1

* [new tag]1.0.2-> 1.0.2

* [new tag]1.0.3-> 1.0.3

* [new tag]1.0.4-> 1.0.4

* [new tag]1.0.5-> 1.0.5

* [new tag]1.0.6-> 1.0.6

* [new tag]1.0.7-> 1.0.7

* [new tag]1.0.8-> 1.0.8

* [new tag]1.0.9-> 1.0.9

* [new tag]1.1.0-> 1.1.0

* [new tag]1.1.1-> 1.1.1

* [new tag]1.1.10-> 1.1.10

* [new tag]1.1.11-> 1.1.11

* [new tag]1.1.12-> 1.1.12

* [new tag]1.1.13-> 1.1.13

* [new tag]1.1.2-> 1.1.2

* [new tag]1.1.3-> 1.1.3

* [new tag]1.1.4-> 1.1.4

* [new tag]1.1.5-> 1.1.5

* [new tag]1.1.6-> 1.1.6

* [new tag]1.1.7-> 1.1.7

* [new tag]1.1.8-> 1.1.8

* [new tag]1.1.9-> 1.1.9

* [new tag]1.2.0-> 1.2.0

* [new tag]1.2.1-> 1.2.1

* [new tag]1.2.2-> 1.2.2

* [new tag]1.2.3-> 1.2.3

* [new tag]1.2.4-> 1.2.4

* [new tag]1.2.5-> 1.2.5

* [new tag]1.2.6-> 1.2.6

* [new tag]1.3.0-> 1.3.0

* [new tag]1.3.1-> 1.3.1

* [new tag]1.3.2-> 1.3.2

* [new tag]1.3.3-> 1.3.3

* [new tag]1.3.4-> 1.3.4

* [new tag]1.3.5-> 1.3.5

* [new tag]1.3.6-> 1.3.6

* [new tag]1.3.7-> 1.3.7

HEAD is now at 2953493d1 Merge pull request #3446 from simono/completions-zsh-brew-cask-update

==> Downloading https://homebrew.bintray.com/bottles-portable/portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz

######################################################################## 100.0%

==> Pouring portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz

==>Tapping homebrew/core

Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core'...

remote: Counting objects: 4632, done.

remote: Compressing objects: 100% (4413/4413), done.

remote: Total 4632 (delta 36), reused 313 (delta 10), pack-reused 0

Receiving objects: 100% (4632/4632), 3.83 MiB | 1.38 MiB/s, done.

Resolving deltas: 100% (36/36), done.

Tapped 4408 formulae (4,679 files, 12.0MB)

==>Cleaning up /Library/Caches/Homebrew...

==>Migrating /Library/Caches/Homebrew to /Users/fctarget/Library/Caches/Homebre

==>Deleting /Library/Caches/Homebrew...

Already up-to-date.

Error:Could not link:

/usr/local/etc/bash_completion.d/brew

Please delete these paths and run `brew update`.

Error:Could not link:

/usr/local/share/zsh/site-functions/_brew

Please delete these paths and run `brew update`.

Error:Could not link:

/usr/local/share/man/man1/brew.1

Please delete these paths and run `brew update`.

Error:Could not link:

/usr/local/share/doc/homebrew

Please delete these paths and run `brew update`.

==>Installation successful!

==>Homebrew has enabled anonymous aggregate user behaviour analytics.

Read the analytics documentation (and how to opt-out) here:

https://docs.brew.sh/Analytics.html

==>Next steps:

- Run `brew help` to get started

- Further documentation:

https://docs.brew.sh

localhost:~ fctarget$ brew -v

Homebrew 1.3.7

Homebrew/homebrew-core (git revision 0725; last commit 2017-11-16)

localhost:~ fctarget$ brew install node

==>Installing dependencies for node:icu4c

==>Installing node dependency:icu4c

==>Downloading https://homebrew.bintray.com/bottles/icu4c-59.1_1.sierra.bottle.

######################################################################## 100.0%

==>Pouring icu4c-59.1_1.sierra.bottle.tar.gz

==>Caveats

This formula is keg-only, which means it was not symlinked into /usr/local,

because macOS provides libicucore.dylib (but nothing else).

If you need to have this software first in your PATH run:

echo 'export PATH="/usr/local/opt/icu4c/bin:$PATH"' >> ~/.bash_profile

echo 'export PATH="/usr/local/opt/icu4c/sbin:$PATH"' >> ~/.bash_profile

For compilers to find this software you may need to set:

LDFLAGS:-L/usr/local/opt/icu4c/lib

CPPFLAGS: -I/usr/local/opt/icu4c/include

For pkg-config to find this software you may need to set:

PKG_CONFIG_PATH: /usr/local/opt/icu4c/lib/pkgconfig

==>Summary

??/usr/local/Cellar/icu4c/59.1_1: 246 files, 65.3MB

==>Installingnode

==>Downloading https://homebrew.bintray.com/bottles/node-8.9.1.sierra.bottle.ta

######################################################################## 100.0%

==>Pouring node-8.9.1.sierra.bottle.tar.gz

==>Caveats

Bash completion has been installed to:

/usr/local/etc/bash_completion.d

==>Summary

??/usr/local/Cellar/node/8.9.1: 5,012 files, 49.4MB

localhost:~ fctarget$

localhost:~ fctarget$ npm install -g react-native-cli

^[[C???????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native^[[A???????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native^[[D???????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native^[[A???????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native???????????????????????????????????? ? fetchMetadata:si???????????????????? ? fetch???????????????????? ? fetchMetadata:sillresol???????????????????????????????????????????????????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native-cli@2.0.1 checking installa???????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native-c???????????????????? ? fetchMetadata:sillresolveWithNew???????????????????????????????? ? ???????????????????? ? fetchMetad???????????????????? ? fetchMetadata:???????????????????? ? fetchMetadata:sillresolveWithNew???????????????????? ? fetchMetadata:sillresolveWithN???????????????????? ? fetchMetadata:sillresolveWit???????????????????? ? fetchMetadata:sillresolveW???????????????????? ? fetchMetadata:sillresolv????????????????????????????????????????????????????????????????????????????????????????????????????????? ? fetchMetada???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ? fetchMetada??????????????????????????????????????????????????????????????????????? ? fetchMetadata:sillresolveWithNewModulereact-native-cli@2.0.1 chec?????????????????????????????????????? ? fetchMetadata???????????????????? ? fetchMetadata?????????????????????????????????????????????????????????????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????? ? fetchMetadata?????????????????????????????????????? ? fetchMetadata:sillresolveWithNewModulereact-na???????????????????? ? fetchMetadata:sillresolveWithNewModulereact-na?????????????????????????????????????? ? fetchMetadata???????????????????????????????????????????????????????? ? fetchMetadata:sillresolveWithNewModulereact-na???????????????????????????????????????????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????? ? fetchMetadata???????????????????????????????????????????????????????? ? fetchMetadata

localhost:~ fctarget$ sudo npm install -g react-native-cli

Password:

localhost:~ fctarget$ npm config set registry https://registry.npm.taobao.org --global

localhost:~ fctarget$ npm config set disturl https://npm.taobao.org/dist --global

localhost:~ fctarget$ npm install -g react-native-cli

/usr/local/bin/react-native -> /usr/local/lib/node_modules/react-native-cli/index.js

+ react-native-cli@2.0.1

added 41 packages in 4.929s

localhost:~ fctarget$ brew install watchman

==>Installing dependencies for watchman:openssl,pcre

==>Installing watchman dependency:openssl

==>Downloading https://homebrew.bintray.com/bottles/openssl-1.0.2m.sierra.bottle.tar.gz

######################################################################## 100.0%

==>Pouring openssl-1.0.2m.sierra.bottle.tar.gz

==>Caveats

A CA file has been bootstrapped using certificates from the SystemRoots

keychain. To add additional certificates (e.g. the certificates added in

the System keychain), place .pem files in

/usr/local/etc/openssl/certs

and run

/usr/local/opt/openssl/bin/c_rehash

This formula is keg-only, which means it was not symlinked into /usr/local,

because Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries.

If you need to have this software first in your PATH run:

echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile

For compilers to find this software you may need to set:

LDFLAGS:-L/usr/local/opt/openssl/lib

CPPFLAGS: -I/usr/local/opt/openssl/include

For pkg-config to find this software you may need to set:

PKG_CONFIG_PATH: /usr/local/opt/openssl/lib/pkgconfig

==>Summary

??/usr/local/Cellar/openssl/1.0.2m: 1,792 files, 12.3MB

==>Installing watchman dependency:pcre

==>Downloading https://homebrew.bintray.com/bottles/pcre-8.41.sierra.bottle.tar.gz

######################################################################## 100.0%

==>Pouring pcre-8.41.sierra.bottle.tar.gz

Error:The `brew link` step did not complete successfully

The formula built, but is not symlinked into /usr/local

Could not symlink bin/pcre-config

Target /usr/local/bin/pcre-config

is a symlink belonging to pcre. You can unlink it:

brew unlink pcre

To force the link and overwrite all conflicting files:

brew link --overwrite pcre

To list all files that would be deleted:

brew link --overwrite --dry-run pcre

Possible conflicting files are:

/usr/local/bin/pcre-config -> /usr/local/Cellar/pcre/8.39/bin/pcre-config

/usr/local/bin/pcregrep -> /usr/local/Cellar/pcre/8.39/bin/pcregrep

/usr/local/bin/pcretest -> /usr/local/Cellar/pcre/8.39/bin/pcretest

/usr/local/include/pcre.h -> /usr/local/Cellar/pcre/8.39/include/pcre.h

/usr/local/include/pcre_scanner.h -> /usr/local/Cellar/pcre/8.39/include/pcre_scanner.h

/usr/local/include/pcre_stringpiece.h -> /usr/local/Cellar/pcre/8.39/include/pcre_stringpiece.h

/usr/local/include/pcrecpp.h -> /usr/local/Cellar/pcre/8.39/include/pcrecpp.h

/usr/local/include/pcrecpparg.h -> /usr/local/Cellar/pcre/8.39/include/pcrecpparg.h

/usr/local/include/pcreposix.h -> /usr/local/Cellar/pcre/8.39/include/pcreposix.h

/usr/local/share/doc/pcre/AUTHORS

/usr/local/share/doc/pcre/COPYING

/usr/local/share/doc/pcre/ChangeLog

/usr/local/share/doc/pcre/LICENCE

/usr/local/share/doc/pcre/NEWS

/usr/local/share/doc/pcre/README

/usr/local/share/doc/pcre/html/NON-AUTOTOOLS-BUILD.txt

/usr/local/share/doc/pcre/html/README.txt

/usr/local/share/doc/pcre/html/index.html

/usr/local/share/doc/pcre/html/pcre-config.html

/usr/local/share/doc/pcre/html/pcre.html

/usr/local/share/doc/pcre/html/pcre16.html

/usr/local/share/doc/pcre/html/pcre32.html

/usr/local/share/doc/pcre/html/pcre_assign_jit_stack.html

/usr/local/share/doc/pcre/html/pcre_compile.html

/usr/local/share/doc/pcre/html/pcre_compile2.html

/usr/local/share/doc/pcre/html/pcre_config.html

/usr/local/share/doc/pcre/html/pcre_copy_named_substring.html

/usr/local/share/doc/pcre/html/pcre_copy_substring.html

/usr/local/share/doc/pcre/html/pcre_dfa_exec.html

/usr/local/share/doc/pcre/html/pcre_exec.html

/usr/local/share/doc/pcre/html/pcre_free_study.html

/usr/local/share/doc/pcre/html/pcre_free_substring.html

/usr/local/share/doc/pcre/html/pcre_free_substring_list.html

/usr/local/share/doc/pcre/html/pcre_fullinfo.html

/usr/local/share/doc/pcre/html/pcre_get_named_substring.html

/usr/local/share/doc/pcre/html/pcre_get_stringnumber.html

/usr/local/share/doc/pcre/html/pcre_get_stringtable_entries.html

/usr/local/share/doc/pcre/html/pcre_get_substring.html

/usr/local/share/doc/pcre/html/pcre_get_substring_list.html

/usr/local/share/doc/pcre/html/pcre_jit_exec.html

/usr/local/share/doc/pcre/html/pcre_jit_stack_alloc.html

/usr/local/share/doc/pcre/html/pcre_jit_stack_free.html

/usr/local/share/doc/pcre/html/pcre_maketables.html

/usr/local/share/doc/pcre/html/pcre_pattern_to_host_byte_order.html

/usr/local/share/doc/pcre/html/pcre_refcount.html

/usr/local/share/doc/pcre/html/pcre_study.html

/usr/local/share/doc/pcre/html/pcre_utf16_to_host_byte_order.html

/usr/local/share/doc/pcre/html/pcre_utf32_to_host_byte_order.html

/usr/local/share/doc/pcre/html/pcre_version.html

/usr/local/share/doc/pcre/html/pcreapi.html

/usr/local/share/doc/pcre/html/pcrebuild.html

/usr/local/share/doc/pcre/html/pcrecallout.html

/usr/local/share/doc/pcre/html/pcrecompat.html

/usr/local/share/doc/pcre/html/pcrecpp.html

/usr/local/share/doc/pcre/html/pcredemo.html

/usr/local/share/doc/pcre/html/pcregrep.html

/usr/local/share/doc/pcre/html/pcrejit.html

/usr/local/share/doc/pcre/html/pcrelimits.html

/usr/local/share/doc/pcre/html/pcrematching.html

/usr/local/share/doc/pcre/html/pcrepartial.html

/usr/local/share/doc/pcre/html/pcrepattern.html

/usr/local/share/doc/pcre/html/pcreperform.html

/usr/local/share/doc/pcre/html/pcreposix.html

/usr/local/share/doc/pcre/html/pcreprecompile.html

/usr/local/share/doc/pcre/html/pcresample.html

/usr/local/share/doc/pcre/html/pcrestack.html

/usr/local/share/doc/pcre/html/pcresyntax.html

/usr/local/share/doc/pcre/html/pcretest.html

/usr/local/share/doc/pcre/html/pcreunicode.html

/usr/local/share/doc/pcre/pcre-config.txt

/usr/local/share/doc/pcre/pcre.txt

/usr/local/share/doc/pcre/pcregrep.txt

/usr/local/share/doc/pcre/pcretest.txt

/usr/local/share/doc/pcre/AUTHORS

/usr/local/share/doc/pcre/COPYING

/usr/local/share/doc/pcre/ChangeLog

/usr/local/share/doc/pcre/LICENCE

/usr/local/share/doc/pcre/NEWS

/usr/local/share/doc/pcre/README

/usr/local/share/doc/pcre/html/NON-AUTOTOOLS-BUILD.txt

/usr/local/share/doc/pcre/html/README.txt

/usr/local/share/doc/pcre/html/index.html

/usr/local/share/doc/pcre/html/pcre-config.html

/usr/local/share/doc/pcre/html/pcre.html

/usr/local/share/doc/pcre/html/pcre16.html

/usr/local/share/doc/pcre/html/pcre32.html

/usr/local/share/doc/pcre/html/pcre_assign_jit_stack.html

/usr/local/share/doc/pcre/html/pcre_compile.html

/usr/local/share/doc/pcre/html/pcre_compile2.html

/usr/local/share/doc/pcre/html/pcre_config.html

/usr/local/share/doc/pcre/html/pcre_copy_named_substring.html

/usr/local/share/doc/pcre/html/pcre_copy_substring.html

/usr/local/share/doc/pcre/html/pcre_dfa_exec.html

/usr/local/share/doc/pcre/html/pcre_exec.html

/usr/local/share/doc/pcre/html/pcre_free_study.html

/usr/local/share/doc/pcre/html/pcre_free_substring.html

/usr/local/share/doc/pcre/html/pcre_free_substring_list.html

/usr/local/share/doc/pcre/html/pcre_fullinfo.html

/usr/local/share/doc/pcre/html/pcre_get_named_substring.html

/usr/local/share/doc/pcre/html/pcre_get_stringnumber.html

/usr/local/share/doc/pcre/html/pcre_get_stringtable_entries.html

/usr/local/share/doc/pcre/html/pcre_get_substring.html

/usr/local/share/doc/pcre/html/pcre_get_substring_list.html

/usr/local/share/doc/pcre/html/pcre_jit_exec.html

/usr/local/share/doc/pcre/html/pcre_jit_stack_alloc.html

/usr/local/share/doc/pcre/html/pcre_jit_stack_free.html

/usr/local/share/doc/pcre/html/pcre_maketables.html

/usr/local/share/doc/pcre/html/pcre_pattern_to_host_byte_order.html

/usr/local/share/doc/pcre/html/pcre_refcount.html

/usr/local/share/doc/pcre/html/pcre_study.html

/usr/local/share/doc/pcre/html/pcre_utf16_to_host_byte_order.html

/usr/local/share/doc/pcre/html/pcre_utf32_to_host_byte_order.html

/usr/local/share/doc/pcre/html/pcre_version.html

/usr/local/share/doc/pcre/html/pcreapi.html

/usr/local/share/doc/pcre/html/pcrebuild.html

/usr/local/share/doc/pcre/html/pcrecallout.html

/usr/local/share/doc/pcre/html/pcrecompat.html

/usr/local/share/doc/pcre/html/pcrecpp.html

/usr/local/share/doc/pcre/html/pcredemo.html

/usr/local/share/doc/pcre/html/pcregrep.html

/usr/local/share/doc/pcre/html/pcrejit.html

/usr/local/share/doc/pcre/html/pcrelimits.html

/usr/local/share/doc/pcre/html/pcrematching.html

/usr/local/share/doc/pcre/html/pcrepartial.html

/usr/local/share/doc/pcre/html/pcrepattern.html

/usr/local/share/doc/pcre/html/pcreperform.html

/usr/local/share/doc/pcre/html/pcreposix.html

/usr/local/share/doc/pcre/html/pcreprecompile.html

/usr/local/share/doc/pcre/html/pcresample.html

/usr/local/share/doc/pcre/html/pcrestack.html

/usr/local/share/doc/pcre/html/pcresyntax.html

/usr/local/share/doc/pcre/html/pcretest.html

/usr/local/share/doc/pcre/html/pcreunicode.html

/usr/local/share/doc/pcre/pcre-config.txt

/usr/local/share/doc/pcre/pcre.txt

/usr/local/share/doc/pcre/pcregrep.txt

/usr/local/share/doc/pcre/pcretest.txt

/usr/local/share/man/man1/pcre-config.1 -> /usr/local/Cellar/pcre/8.39/share/man/man1/pcre-config.1

/usr/local/share/man/man1/pcregrep.1 -> /usr/local/Cellar/pcre/8.39/share/man/man1/pcregrep.1

/usr/local/share/man/man1/pcretest.1 -> /usr/local/Cellar/pcre/8.39/share/man/man1/pcretest.1

/usr/local/share/man/man3/pcre.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre.3

/usr/local/share/man/man3/pcre16.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16.3

/usr/local/share/man/man3/pcre16_assign_jit_stack.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_assign_jit_stack.3

/usr/local/share/man/man3/pcre16_compile.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_compile.3

/usr/local/share/man/man3/pcre16_compile2.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_compile2.3

/usr/local/share/man/man3/pcre16_config.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_config.3

/usr/local/share/man/man3/pcre16_copy_named_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_copy_named_substring.3

/usr/local/share/man/man3/pcre16_copy_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_copy_substring.3

/usr/local/share/man/man3/pcre16_dfa_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_dfa_exec.3

/usr/local/share/man/man3/pcre16_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_exec.3

/usr/local/share/man/man3/pcre16_free_study.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_free_study.3

/usr/local/share/man/man3/pcre16_free_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_free_substring.3

/usr/local/share/man/man3/pcre16_free_substring_list.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_free_substring_list.3

/usr/local/share/man/man3/pcre16_fullinfo.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_fullinfo.3

/usr/local/share/man/man3/pcre16_get_named_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_get_named_substring.3

/usr/local/share/man/man3/pcre16_get_stringnumber.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_get_stringnumber.3

/usr/local/share/man/man3/pcre16_get_stringtable_entries.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_get_stringtable_entries.3

/usr/local/share/man/man3/pcre16_get_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_get_substring.3

/usr/local/share/man/man3/pcre16_get_substring_list.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_get_substring_list.3

/usr/local/share/man/man3/pcre16_jit_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_jit_exec.3

/usr/local/share/man/man3/pcre16_jit_stack_alloc.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_jit_stack_alloc.3

/usr/local/share/man/man3/pcre16_jit_stack_free.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_jit_stack_free.3

/usr/local/share/man/man3/pcre16_maketables.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_maketables.3

/usr/local/share/man/man3/pcre16_pattern_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_pattern_to_host_byte_order.3

/usr/local/share/man/man3/pcre16_refcount.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_refcount.3

/usr/local/share/man/man3/pcre16_study.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_study.3

/usr/local/share/man/man3/pcre16_utf16_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_utf16_to_host_byte_order.3

/usr/local/share/man/man3/pcre16_version.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre16_version.3

/usr/local/share/man/man3/pcre32.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32.3

/usr/local/share/man/man3/pcre32_assign_jit_stack.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_assign_jit_stack.3

/usr/local/share/man/man3/pcre32_compile.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_compile.3

/usr/local/share/man/man3/pcre32_compile2.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_compile2.3

/usr/local/share/man/man3/pcre32_config.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_config.3

/usr/local/share/man/man3/pcre32_copy_named_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_copy_named_substring.3

/usr/local/share/man/man3/pcre32_copy_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_copy_substring.3

/usr/local/share/man/man3/pcre32_dfa_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_dfa_exec.3

/usr/local/share/man/man3/pcre32_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_exec.3

/usr/local/share/man/man3/pcre32_free_study.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_free_study.3

/usr/local/share/man/man3/pcre32_free_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_free_substring.3

/usr/local/share/man/man3/pcre32_free_substring_list.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_free_substring_list.3

/usr/local/share/man/man3/pcre32_fullinfo.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_fullinfo.3

/usr/local/share/man/man3/pcre32_get_named_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_get_named_substring.3

/usr/local/share/man/man3/pcre32_get_stringnumber.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_get_stringnumber.3

/usr/local/share/man/man3/pcre32_get_stringtable_entries.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_get_stringtable_entries.3

/usr/local/share/man/man3/pcre32_get_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_get_substring.3

/usr/local/share/man/man3/pcre32_get_substring_list.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_get_substring_list.3

/usr/local/share/man/man3/pcre32_jit_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_jit_exec.3

/usr/local/share/man/man3/pcre32_jit_stack_alloc.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_jit_stack_alloc.3

/usr/local/share/man/man3/pcre32_jit_stack_free.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_jit_stack_free.3

/usr/local/share/man/man3/pcre32_maketables.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_maketables.3

/usr/local/share/man/man3/pcre32_pattern_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_pattern_to_host_byte_order.3

/usr/local/share/man/man3/pcre32_refcount.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_refcount.3

/usr/local/share/man/man3/pcre32_study.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_study.3

/usr/local/share/man/man3/pcre32_utf32_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_utf32_to_host_byte_order.3

/usr/local/share/man/man3/pcre32_version.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre32_version.3

/usr/local/share/man/man3/pcre_assign_jit_stack.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_assign_jit_stack.3

/usr/local/share/man/man3/pcre_compile.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_compile.3

/usr/local/share/man/man3/pcre_compile2.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_compile2.3

/usr/local/share/man/man3/pcre_config.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_config.3

/usr/local/share/man/man3/pcre_copy_named_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_copy_named_substring.3

/usr/local/share/man/man3/pcre_copy_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_copy_substring.3

/usr/local/share/man/man3/pcre_dfa_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_dfa_exec.3

/usr/local/share/man/man3/pcre_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_exec.3

/usr/local/share/man/man3/pcre_free_study.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_free_study.3

/usr/local/share/man/man3/pcre_free_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_free_substring.3

/usr/local/share/man/man3/pcre_free_substring_list.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_free_substring_list.3

/usr/local/share/man/man3/pcre_fullinfo.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_fullinfo.3

/usr/local/share/man/man3/pcre_get_named_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_get_named_substring.3

/usr/local/share/man/man3/pcre_get_stringnumber.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_get_stringnumber.3

/usr/local/share/man/man3/pcre_get_stringtable_entries.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_get_stringtable_entries.3

/usr/local/share/man/man3/pcre_get_substring.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_get_substring.3

/usr/local/share/man/man3/pcre_get_substring_list.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_get_substring_list.3

/usr/local/share/man/man3/pcre_jit_exec.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_jit_exec.3

/usr/local/share/man/man3/pcre_jit_stack_alloc.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_jit_stack_alloc.3

/usr/local/share/man/man3/pcre_jit_stack_free.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_jit_stack_free.3

/usr/local/share/man/man3/pcre_maketables.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_maketables.3

/usr/local/share/man/man3/pcre_pattern_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_pattern_to_host_byte_order.3

/usr/local/share/man/man3/pcre_refcount.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_refcount.3

/usr/local/share/man/man3/pcre_study.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_study.3

/usr/local/share/man/man3/pcre_utf16_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_utf16_to_host_byte_order.3

/usr/local/share/man/man3/pcre_utf32_to_host_byte_order.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_utf32_to_host_byte_order.3

/usr/local/share/man/man3/pcre_version.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcre_version.3

/usr/local/share/man/man3/pcreapi.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcreapi.3

/usr/local/share/man/man3/pcrebuild.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrebuild.3

/usr/local/share/man/man3/pcrecallout.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrecallout.3

/usr/local/share/man/man3/pcrecompat.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrecompat.3

/usr/local/share/man/man3/pcrecpp.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrecpp.3

/usr/local/share/man/man3/pcredemo.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcredemo.3

/usr/local/share/man/man3/pcrejit.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrejit.3

/usr/local/share/man/man3/pcrelimits.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrelimits.3

/usr/local/share/man/man3/pcrematching.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrematching.3

/usr/local/share/man/man3/pcrepartial.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrepartial.3

/usr/local/share/man/man3/pcrepattern.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrepattern.3

/usr/local/share/man/man3/pcreperform.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcreperform.3

/usr/local/share/man/man3/pcreposix.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcreposix.3

/usr/local/share/man/man3/pcreprecompile.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcreprecompile.3

/usr/local/share/man/man3/pcresample.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcresample.3

/usr/local/share/man/man3/pcrestack.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcrestack.3

/usr/local/share/man/man3/pcresyntax.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcresyntax.3

/usr/local/share/man/man3/pcreunicode.3 -> /usr/local/Cellar/pcre/8.39/share/man/man3/pcreunicode.3

/usr/local/lib/libpcre.1.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcre.1.dylib

/usr/local/lib/libpcre.a -> /usr/local/Cellar/pcre/8.39/lib/libpcre.a

/usr/local/lib/libpcre.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcre.dylib

/usr/local/lib/libpcre16.0.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcre16.0.dylib

/usr/local/lib/libpcre16.a -> /usr/local/Cellar/pcre/8.39/lib/libpcre16.a

/usr/local/lib/libpcre16.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcre16.dylib

/usr/local/lib/libpcre32.0.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcre32.0.dylib

/usr/local/lib/libpcre32.a -> /usr/local/Cellar/pcre/8.39/lib/libpcre32.a

/usr/local/lib/libpcre32.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcre32.dylib

/usr/local/lib/libpcrecpp.0.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcrecpp.0.dylib

/usr/local/lib/libpcrecpp.a -> /usr/local/Cellar/pcre/8.39/lib/libpcrecpp.a

/usr/local/lib/libpcrecpp.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcrecpp.dylib

/usr/local/lib/libpcreposix.0.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcreposix.0.dylib

/usr/local/lib/libpcreposix.a -> /usr/local/Cellar/pcre/8.39/lib/libpcreposix.a

/usr/local/lib/libpcreposix.dylib -> /usr/local/Cellar/pcre/8.39/lib/libpcreposix.dylib

/usr/local/lib/pkgconfig/libpcre.pc -> /usr/local/Cellar/pcre/8.39/lib/pkgconfig/libpcre.pc

/usr/local/lib/pkgconfig/libpcre16.pc -> /usr/local/Cellar/pcre/8.39/lib/pkgconfig/libpcre16.pc

/usr/local/lib/pkgconfig/libpcre32.pc -> /usr/local/Cellar/pcre/8.39/lib/pkgconfig/libpcre32.pc

/usr/local/lib/pkgconfig/libpcrecpp.pc -> /usr/local/Cellar/pcre/8.39/lib/pkgconfig/libpcrecpp.pc

/usr/local/lib/pkgconfig/libpcreposix.pc -> /usr/local/Cellar/pcre/8.39/lib/pkgconfig/libpcreposix.pc

==>Summary

??/usr/local/Cellar/pcre/8.41: 204 files, 5.3MB

==>Installingwatchman

==>Downloading https://homebrew.bintray.com/bottles/watchman-4.9.0.sierra.bottle.tar.gz

######################################################################## 100.0%

==>Pouring watchman-4.9.0.sierra.bottle.tar.gz

==>launchctl unload -F /Users/fctarget/Library/LaunchAgents/com.github.facebook.watchman.plist

??/usr/local/Cellar/watchman/4.9.0: 23 files, 1.9MB

localhost:~ fctarget$ brew install watchman

Warning:watchman 4.9.0 is already installed

localhost:~ fctarget$ brew install flow

==>Downloading https://homebrew.bintray.com/bottles/flow-0.59.0.sierra.bottle.tar.gz

######################################################################## 100.0%

==>Pouring flow-0.59.0.sierra.bottle.tar.gz

==>Caveats

Bash completion has been installed to:

/usr/local/etc/bash_completion.d

zsh completions have been installed to:

/usr/local/share/zsh/site-functions

==>Summary

??/usr/local/Cellar/flow/0.59.0: 8 files, 8.4MB

localhost:~ fctarget$ ls

ApplicationsDesktopDocumentsDownloadsLibraryMoviesMusicPicturesPublic

localhost:~ fctarget$ cd /Users/fctarget/Desktop/ReactNativeProjects

localhost:ReactNativeProjects fctarget$ ls

localhost:ReactNativeProjects fctarget$ react-native init HeloWorldQQ

This will walk you through creating a new React Native project in /Users/fctarget/Desktop/ReactNativeProjects/HeloWorldQQ

Installing react-native...

Consider installing yarn to make this faster: https://yarnpkg.com

npmWARNdeprecatedconnect@2.30.2: connect 2.x series is deprecated

> fsevents@1.1.3 install /Users/fctarget/Desktop/ReactNativeProjects/HeloWorldQQ/node_modules/fsevents

> node install

[fsevents] Success: "/Users/fctarget/Desktop/ReactNativeProjects/HeloWorldQQ/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node" already installed

Pass --update-binary to reinstall or --build-from-source to recompile

npmnoticecreated a lockfile as package-lock.json. You should commit this file.

npmWARNreact-native@0.50.3 requires a peer of react@16.0.0 but none is installed. You must install peer dependencies yourself.

+ react-native@0.50.3

added 682 packages in 46.22s

Setting up new React Native app in /Users/fctarget/Desktop/ReactNativeProjects/HeloWorldQQ

Installing React...

+ react@16.0.0

added 1 package in 6.398s

Installing Jest...

+ babel-jest@21.2.0

+ babel-preset-react-native@4.0.0

+ react-test-renderer@16.0.0

+ jest@21.2.1

added 165 packages and updated 1 package in 17.15s

To run your app on iOS:

cd /Users/fctarget/Desktop/ReactNativeProjects/HeloWorldQQ

react-native run-ios

- or -

Open ios/HeloWorldQQ.xcodeproj in Xcode

Hit the Run button

To run your app on Android:

cd /Users/fctarget/Desktop/ReactNativeProjects/HeloWorldQQ

Have an Android emulator running (quickest way to get started), or a device connected

react-native run-android

localhost:ReactNativeProjects fctarget$ reac-native --version

-bash: reac-native: command not found

localhost:ReactNativeProjects fctarget$ react-native --version

react-native-cli: 2.0.1

react-native: n/a - not inside a React Native project directory

localhost:ReactNativeProjects fctarget$ react-native --version

react-native-cli: 2.0.1

react-native: n/a - not inside a React Native project directory

localhost:ReactNativeProjects fctarget$

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
  • 序言:七十年代末,一起剝皮案震驚了整個濱河市魁巩,隨后出現(xiàn)的幾起案子状您,更是在濱河造成了極大的恐慌解幼,老刑警劉巖柑潦,帶你破解...
    沈念sama閱讀 206,013評論 6 481
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件,死亡現(xiàn)場離奇詭異,居然都是意外死亡缤谎,警方通過查閱死者的電腦和手機(jī),發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 88,205評論 2 382
  • 文/潘曉璐 我一進(jìn)店門褐着,熙熙樓的掌柜王于貴愁眉苦臉地迎上來坷澡,“玉大人,你說我怎么就攤上這事含蓉∑盗玻” “怎么了?”我有些...
    開封第一講書人閱讀 152,370評論 0 342
  • 文/不壞的土叔 我叫張陵馅扣,是天一觀的道長斟赚。 經(jīng)常有香客問我,道長差油,這世上最難降的妖魔是什么拗军? 我笑而不...
    開封第一講書人閱讀 55,168評論 1 278
  • 正文 為了忘掉前任,我火速辦了婚禮蓄喇,結(jié)果婚禮上发侵,老公的妹妹穿的比我還像新娘。我一直安慰自己妆偏,他們只是感情好器紧,可當(dāng)我...
    茶點故事閱讀 64,153評論 5 371
  • 文/花漫 我一把揭開白布。 她就那樣靜靜地躺著楼眷,像睡著了一般铲汪。 火紅的嫁衣襯著肌膚如雪。 梳的紋絲不亂的頭發(fā)上罐柳,一...
    開封第一講書人閱讀 48,954評論 1 283
  • 那天掌腰,我揣著相機(jī)與錄音,去河邊找鬼张吉。 笑死齿梁,一個胖子當(dāng)著我的面吹牛,可吹牛的內(nèi)容都是我干的肮蛹。 我是一名探鬼主播勺择,決...
    沈念sama閱讀 38,271評論 3 399
  • 文/蒼蘭香墨 我猛地睜開眼,長吁一口氣:“原來是場噩夢啊……” “哼伦忠!你這毒婦竟也來了省核?” 一聲冷哼從身側(cè)響起,我...
    開封第一講書人閱讀 36,916評論 0 259
  • 序言:老撾萬榮一對情侶失蹤昆码,失蹤者是張志新(化名)和其女友劉穎气忠,沒想到半個月后邻储,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體,經(jīng)...
    沈念sama閱讀 43,382評論 1 300
  • 正文 獨居荒郊野嶺守林人離奇死亡旧噪,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點故事閱讀 35,877評論 2 323
  • 正文 我和宋清朗相戀三年吨娜,在試婚紗的時候發(fā)現(xiàn)自己被綠了。 大學(xué)時的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片淘钟。...
    茶點故事閱讀 37,989評論 1 333
  • 序言:一個原本活蹦亂跳的男人離奇死亡宦赠,死狀恐怖,靈堂內(nèi)的尸體忽然破棺而出米母,到底是詐尸還是另有隱情袱瓮,我是刑警寧澤,帶...
    沈念sama閱讀 33,624評論 4 322
  • 正文 年R本政府宣布爱咬,位于F島的核電站尺借,受9級特大地震影響,放射性物質(zhì)發(fā)生泄漏精拟。R本人自食惡果不足惜燎斩,卻給世界環(huán)境...
    茶點故事閱讀 39,209評論 3 307
  • 文/蒙蒙 一、第九天 我趴在偏房一處隱蔽的房頂上張望蜂绎。 院中可真熱鬧栅表,春花似錦、人聲如沸师枣。這莊子的主人今日做“春日...
    開封第一講書人閱讀 30,199評論 0 19
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽践美。三九已至洗贰,卻和暖如春,著一層夾襖步出監(jiān)牢的瞬間陨倡,已是汗流浹背敛滋。 一陣腳步聲響...
    開封第一講書人閱讀 31,418評論 1 260
  • 我被黑心中介騙來泰國打工, 沒想到剛下飛機(jī)就差點兒被人妖公主榨干…… 1. 我叫王不留兴革,地道東北人绎晃。 一個月前我還...
    沈念sama閱讀 45,401評論 2 352
  • 正文 我出身青樓,卻偏偏與公主長得像杂曲,于是被迫代替她去往敵國和親庶艾。 傳聞我的和親對象是個殘疾皇子,可洞房花燭夜當(dāng)晚...
    茶點故事閱讀 42,700評論 2 345

推薦閱讀更多精彩內(nèi)容