top 10 open source projects

Learn about top 10 open source projects, we have the largest and most updated top 10 open source projects information on alibabacloud.com

Java Android Annotations (Annotation) and several common open source projects annotation principle analysis

Many open source libraries (Butterknife, Retrofit, activeandroid, and so on) use annotations to simplify code to improve development efficiency.This paper briefly introduces the following Annotation example, concept and function, classification, customization, parsing, and analyzes several Annotation principles of Android Open

"Android UI design and development" 9: Sliding menu bar (i) Use and examples of open source projects Slidingmenu

() {//Setting the main interface viewSetcontentview (r.layout.content_frame); Getsupportfragmentmanager (). BeginTransaction (). replace (R.id.content_frame,Newsamplelistfragment ()). commit (); //Set property values for a slide menumenu =NewSlidingmenu ( This); Menu.settouchmodeabove (Slidingmenu.touchmode_fullscreen); Menu.setshadowwidthres (R.dimen.shadow_width); Menu.setshadowdrawable (R.drawable.shadow); Menu.setbehindoffsetres (R.dimen.slidingmenu_offset); Menu

Some must-read open source projects

1. C + + STL is a must-see open source project for C + + programmers, can see the SGI version of the STL source, because it is very readable.Source: Download STL Source codeFor example, the source of the sort function is in the Stl_algo.h file, while Houjie has a book "STL

Qt-solutions offers 8 open source projects

In fact this is the official source code, as for why the other project, but not integrated into the QT project, I guess there are 2 reasons:1. The projects themselves are imperfect and not at the heart of the QT project, so there is no need to devote energy to perfecting2. The "purity" of QT can be maintained to some extent--------------------------------------------------------------------------The 8 items

Use Gradle to publish Android open source projects to Jcenter

' } }   Add one more sentence: Apply from: ' The relative path of your bintray.gradle ' Your bintray.gradle can refer to my project's bintray.gradle to write it.My bintray.gradle here is for the release of Android projects, the release of files including source code, documents and AAR, if you want to publish these, you can use directly.After the command is executed for release configur

GitHub participates in open source projects with fork and pullrequest

git fetch command to pull a project to the local, and then use git merge it with your own project a branch merge (of course, you can also directly use the pulls, equivalent to fetch+merge), so that the local project and a project synchronization purposes.Note that the fetch and merge here is a project, not your own B project .The above is a brief summary of their own practice, recorded to facilitate their own viewing and others reference. Copyright NOTICE: This article for Bo Master original

Some tips on open source projects, Java architecture must be a few major technical points

the sql+mybatis logic tag.Logical label Understanding how people have used the template language freemarer or velocity should be easy to understand, that is, custom rules tagsHibernate is a bit more advanced, and it's simple, he uses annotations or configurations to configure entity and table fields in a way that dynamically generates SQL at startupYou can look at the open source project Minidao, you will

List of open-source communities/projects (for future reference, please add)

Open-source project hosting: Http://www.apache.org/Http://www.googlecode.com/Http://www.sf.net/Http://www.github.com/ Http://www.java.net/Http://www.codeplex.com/Http://www.codeproject.com/ Http://www.sndacode.com/Http://code.taobao.org/ Top-level open-source projects: Http:

IOS 13 Learning Series: How to download Open source projects on GitHub to a local

First, the problem descriptionTake the Coding IOS Client As an example of how to download an open source project on GitHub to a localGitHub Address:Https://github.com/Coding/Coding-iOSSecond, the problem analysisDepending on whether the project's git repository refers to a file in another repository , the Git repository is a git submodule sub-module, and there are two ways to download the

My Open Source Projects

• Mymagicbox (https://github.com/yaoyansi/mymagicbox)Role: OwnerMiscellaneous projects for exercises. • Maya2renderer (https://github.com/maya2renderer/maya2renderer)Role: OwnerBased on liquidmaya, this project aims to provide a framework to translate Maya data to a Renderer. It supports 3 delight, elvishray and Appleseed now. • Mayaexporter (http://code.google.com/p/mayaexporter)Role: OwnerRefactored an exporter Based on colladamaya. • Gpexporter (h

How to import open-source projects to android, which often leads to compilation errors

How to import open-source projects to android, which often leads to compilation errors 1. Tip: find two V4 packages of different versions. Solution: 1) Delete the V4 package under the libs directory of the project. 2) copy the path to overwrite the V4 package copy paste of the earlier version. 650) this. length = 650; "src =" http://www.bkjia.com/uploads/allimg/1

Notes for open source projects

/10133282/17005261 How to Install bacula Server on Debian 8http://990487026.blog.51cto.com/10133282/17003852 How-to-back up a Ubuntu 14.04 Server with Baculahttp://990487026.blog.51cto.com/10133282/1700607"Ntopng Open Source network traffic monitoring"CentOS 6.6 Installing the NTOP network traffic monitoring toolhttp://990487026.blog.51cto.com/10133282/1686290CentOS 6.6 erecting Ntopng network traffic mon

5 Open Source Projects

is initiated and developed by Intel Corporation and is licensed for distribution in the BSD license and is available free of charge in the commercial and research fields. The OPENCV can be used to develop real-time image processing, computer vision, and pattern recognition programs.OpenCV can be used to solve problems in the following areas: Interactive Object recognition Image segmentation Human Face recognition Motion recognition Motion trackin

20 great Android Open source projects to help you improve your development skills

: Intermediate)该项目采用了MVP,Clean架构进行开发。包含了RxJava和Dagger2的应用。Anexplorer(Github | Play Store | Difficulty: Intermediate)同样是一款轻量级的文件管理器,适用于手机和平板。root管理,loaders,自定义控件等功能都可以从这个项目中学到。Minimal ToDo(Github | Play Store | Difficulty: Beginner)该项目比较适合初学者学习参考。Timber(Github | Play Store | Difficulty: Advanced)Timber是一款设计非常漂亮的音乐播放器,如果你正在开发一款属于自己的播放器,那么正好可以参考学习一下这个。这个项目距比较大,但是非常受欢迎。Anothermonitor(Github | Play Store | Difficulty: Intermediate)该项目可以帮助你了解到监控系统进程,内存使用,CPU使用等情况。代码风格较好,简单容易理解。但是UI设计不敢恭维。Instamaterial

Are there any good django open-source projects worth your reference?

I want to develop a library website like Douban. I want to develop a library website like Douban. How can I do this? Http://github.com/zhu327/forum Django Chinese community It is the largest Django community in China. It is too broad to discuss this question. There are many good open-source projects of Django. You can find a bunch of

Sliding back swipebacklayout of open source projects

This question mainly introduces the use of SwipebacklayoutSwipebacklayout support left and right side slide, and swipe up to return to the upper levelLibrary Resources: Https://github.com/ikew0ng/SwipeBackLayoutImport Process:1. After downloading, get a compressed package, unzip and import the library inside2. After the import, you will find that the SRC folder is empty, do not worry. In the project there is a Java folder, the Java folder under the entire file copy to SRC, you can.3. Although SR

Look at open-source projects for foreigners

Today, I saw the libary used by spring 1.0.2, which opened my eyes and saw a lotOpen-source projects that were previously unknown:* ANT/ant. Jar-Ant 1.6.1 (http://ant.apache.org)A well-known make tool for Java Environments * Aopalliance/aopalliance. Jar-AOP Alliance 1.0 (http://aopalliance.sourceforge.net)This is some of the interfaces set by the AOP alliance. * Axis/axis. jar, axis/SAAJ. jar, axis/WSDL. Ja

Androidmonkey Introduction to open source projects based on the instrumentation framework

++) {Monkey.nextrandomevent(); } }}Official text: Https://code.google.com/p/androidmonkey/wiki/HowToUse2. Introduction to use howtouse /Introduction to useIntroduction/ IntroductionHere's how to use the library/ here's how to use this library:Details/ detailCreate an Android Testproject/ build Android ProjectsAn Android Test project should is created first, using Android ADT [http://developer.android.com/sdk/eclipse-adt.html] refer the The Androidmonkey Library (jar or project

Consolidate a large number of open Source library projects (vi) ListView animation, Activity "abstraction", incidentally, "abstract class" and "interface"

just a form, and the interface itself cannot do anything. Interface:publicinterface Externalizable extends Serializable { voidthrows IOException; voidthrows IOException, ClassNotFoundException;}Realize: Public class Employee implements externalizable { intEmployeeId; String EmployeeName;@Override Public void readexternal(ObjectInput in)throwsIOException, classnotfoundexception {employeeId = In.readint (); EmployeeName = (String) in.readobject (); }@Override Public void

Open Source Projects

Microsoft Open Source project: http://www.codeplex.com/SignalR Https://github.com/SignalR/SignalR (background push)http://www.asp.net/signalr/overview/getting-startedHttp://www.tuicool.com/articles/n6vUj2Jhttp://blog.csdn.net/kesalin/article/details/8166925Using SignalR to implement push functionality in ASP.Signal is a Microsoft-supported HTML WebSocket framework that runs on the Dot NET platform. The main

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.