- May 2022
-
www.youtube.com www.youtube.com
- Sep 2021
-
drive.google.com drive.google.com
-
Đọc sách nghe tưởng chừng là việc quen thuộc và phức tạp vô cùng đối với nhiều người mà lại trở nên đơn giản đến không tưởng với cách diễn tả sâu sắc qua từng câu chuyện của tác giả Phan Thanh Dũng.
Tags
- Đây là quyển sách thứ 2 của Dũng và tôi nhận thấy rằng những điều được tiết lộ trong quyển sách này là những trải nghiệm đáng giá không chỉ cho Dũng mà còn rất nhiều bạn trẻ. Cách dẫn dắt rất gần gũi và thiết thực của Tác Giả đã khiến tôi đọc xong chương này lại muốn đọc tiếp chương
- Bạn sẽ học và áp dụng được ngay những phương pháp thú vị về đọc nhanh, hiểu sâu, nhớ lâu, đặc biệt là ứng dụng ra tiền.
Annotators
URL
-
- Jul 2021
-
news.ycombinator.com news.ycombinator.com
-
as a more experienced user I know one can navigate much more quickly using a terminal than using the hunt and peck style of most file system GUIs
As an experienced user, this claim strikes me as false.
I often start in a graphical file manager (nothing special, Nautilus on my system, or any conventional file explorer elsewhere), then use "Open in Terminal" from the context menu, precisely because of how much more efficient desktop file browsers are for navigating directory hierarchies in comparison.
NB: use of a graphical file browser doesn't automatically preclude keyboard-based navigation.
-
- Jun 2021
-
hacks.mozilla.org hacks.mozilla.org
-
Browsers are at their core a user interface to the web, and a graphical user interface in particular.
-
- Apr 2021
-
en.wikipedia.org en.wikipedia.org
-
Today, many users rely upon graphical user interfaces and menu-driven interactions. However, some programming and maintenance tasks may not have a graphical user interface and may still use a command line.
-
- Mar 2021
-
stackoverflow.com stackoverflow.com
-
and the --enable-gui=<gui> e.g. (--enable-gui=gnome for the Gnome Gui).
-
How to install VIM with all options/features? - VIM
-
-
askubuntu.com askubuntu.com
-
If you call ./configure --enable-gui=auto, the build process will automatically build against whichever GUI libraries are available. A cursory glance suggests that gtk2 will be prioritised over gnome2.
-
- Nov 2020
-
history.stackexchange.com history.stackexchange.com
-
The GUI was initially developed as one of many innovative new research projects at Xerox's Palo Alto Research Center1. Silicon Valley being a small place back then, Steve Jobs got himself a tour one day, and just flat out fell in love with their GUI.
The GUI was first developed at Xerox's Palo Alto Research Center (PARC). Silicon Valley being a small place at the time, Steve Jobs had people around him prod him to take a tour, which he took them up on. When he first saw the GUI they were working on, he knew it would be the future.
-
- Nov 2019
-
en.wikipedia.org en.wikipedia.org
-
In 1988 Apple sued Microsoft and Hewlett-Packard on the grounds that they infringed Apple's copyrighted GUI, citing (among other things) the use of rectangular, overlapping, and resizable windows. After four years, the case was decided against Apple, as were later appeals. Apple's actions were criticized by some in the software community, including the Free Software Foundation (FSF), who felt Apple was trying to monopolize on GUIs in general, and boycotted GNU software for the Macintosh platform for seven years.
Tags
Annotators
URL
-
- Jun 2018
-
www.nature.com www.nature.com
-
PA (Ingenuity Systems; www.ingenuity.com)
-
- Jun 2016
-
www.fun-mooc.fr www.fun-mooc.fr
-
Every graphic element of Pharo that you click on... - With Cmd+Shift+Option, - you'll get a little menu around the graphic element.
I don't get this halo directly, by presing
Ctrl
+Shift
, which can be a little confusing. What I get is a contextual menu that let's me to select the halo after that. See:After that I need to go to the
add halo
menu. It's kind of indirect, compared with the previous behavior.Am I doing something wrong?
-
- May 2016
-
dpcdsb.elearningontario.ca dpcdsb.elearningontario.ca
-
this
this is whoever is drawing the object, in this case it is
this
, which is the panel itselfthe panel itself is the object we are inside of, (the one who called paint)
-
- fill
- setStroke
- setPaint
-
so whenever paint is called, it is passed an argument
g
which we then modify.so it paints based on what we have modified on the next run
-
Graphics2D.draw = with a stroke Graphics2D.fill = fills shape
-
- Apr 2016
-
www.isb-sib.ch www.isb-sib.ch
-
TextpressoCentral
Could this be used as a front end to adding content to wikidata ?
-