text
stringlengths
20
1.01M
url
stringlengths
14
1.25k
dump
stringlengths
9
15
lang
stringclasses
4 values
source
stringclasses
4 values
Blank Project, import Mirror from Asset Store/ Discord Releases unity package. Open up your scene, for this guide we will use Mirror/Examples/Tanks You should be familiar with the examples, and default NetworkManager HUD, they look something like this:. Then create and attach a new script to the canvas, I have named it...
https://mirror-networking.gitbook.io/docs/community-guides/unity-canvas-hud-guide
CC-MAIN-2021-31
en
refinedweb
Tutorial Anatomy of an Angular Angular, we get modules, known as NgModules, to act as the unit that glues together an app or features within an app. All Angular apps have one root module, the app module, that deals with unifying the whole app together. It’s also a best practice to breakdown individual features of an ap...
https://www.digitalocean.com/community/tutorials/angular-anatomy-angular-module
CC-MAIN-2021-31
en
refinedweb
Re: [Zope-dev] [ZConfig] import inhomogenous On Tuesday 17 February 2004 01:10 pm, Dieter Maurer wrote: It would be better if the type of the imported object (schema or component) were orthogonal to the location from where the object is found (in a package or via an URL). I agree, that does seem nicer. Another approach...
https://www.mail-archive.com/search?l=zope-dev@zope.org&q=from:%22Fred+Drake%22
CC-MAIN-2018-47
en
refinedweb
I first wrote a version of this article just over 16 months ago, and it’s pretty impressive how much the GraphQL community has achieved in that time. First of all, the question is no longer really Apollo or Relay, but rather Apollo or does one even need a fancy client at all. If you’re just testing the waters with Grap...
https://hackernoon.com/apollo-vs-relay-modern-which-graphql-client-to-consider-using-in-2019-7488cc0cf02c?source=rss----3a8144eabfe3---4
CC-MAIN-2019-35
en
refinedweb
[…] Tag Archives: labs Announcing Adobe AIR 2 Beta 2 Now Available on Adobe Labs Today we are making available the second beta of Adobe AIR 2 on our Adobe Labs website. Since our first beta release of AIR 2 back in November, our team has been focused on improving the quality of AIR 2 as well as adding a number of new ...
https://blogs.adobe.com/digitalmedia/tag/labs/
CC-MAIN-2019-35
en
refinedweb
Core ML and Vision: Machine Learning in iOS 11 Tutorial Learn about Core ML and Vision, two cutting-edge iOS 11 frameworks, in this iOS machine learning tutorial! Version - Swift 4, iOS 11, Xcode 9. Build and run your project; you’ll see an image of a city at night, and a button: Choose another image from the photo lib...
https://www.raywenderlich.com/577-core-ml-and-vision-machine-learning-in-ios-11-tutorial
CC-MAIN-2019-35
en
refinedweb
Changelog for package openni_launch 1.11.1 (2018-09-13) 1.11.0 (2018-01-13) 1.10.0 (2018-01-06) [maintenance] Repository moved to Contributors: Isaac I.Y. Saito 1.9.8 (2016-05-07) [feat] adding depth_registered_filtered injection #26 [sys][Travis CI] Update config to using industrial_ci with Prerelease Test. #28 Contri...
http://docs.ros.org/kinetic/changelogs/openni_launch/changelog.html
CC-MAIN-2019-35
en
refinedweb
Minimalistic building tool - Why runjs ? - Features - Transpilers - API - Using Async/Await For 3.x to 4.x migration instructions look here Install runjs in your project npm install runjs --save-dev Create runfile.js in your root project directory: const run ={console}{}moduleexports =hellomakedir Call in your terminal...
https://www.npmjs.com/package/runjs
CC-MAIN-2019-35
en
refinedweb
12-07-2017 10:02 AM Hello, I'm trying to build a Virtual Commissioning model in Process Simulate usin a pre programmed PLC program in Tia portal and a ABB Robotstudio program for the robot. I am usin PLCSIM Advanced to run the PLC. I have encountered a grate many challanges and my first question is how to import the PL...
https://community.plm.automation.siemens.com/t5/General-Tecnomatix-Forum/Virtual-Commisioning-signals-comunication/m-p/455691/highlight/true
CC-MAIN-2019-35
en
refinedweb
Typeclass DerivationEdit this page on GitHub Typeclass derivation is a way to generate given instances for certain type classes automatically or with minimal code hints. A type class in this sense is any trait or class with a type parameter that describes the type being operated on. Commonly used examples are Eql, Orde...
http://dotty.epfl.ch/docs/reference/contextual/derivation.html
CC-MAIN-2019-35
en
refinedweb
Displays video with object-fit: cover with fallback for IE react-video-cover A small React component rendering a video with object-fit: cover, or a Fallback if object-fit is not available. Installation npm install --save react-video-cover Basic Usage Okay, let's say you have a simple video tag like this <video src="" /...
https://reactjsexample.com/displays-video-with-object-fit-cover-with-fallback-for-ie/
CC-MAIN-2019-35
en
refinedweb
problem occurs on Linux Mint 13 (Ubuntu 12.04) with mono 2.10.8.1 (Debian 2.10.8.1-1ubuntu2.2) I'm using a FTDI USB to Serial converter which supports up to 4000000 Baud. With "stty -F /dev/ttyUSB0 speed <baud rate>" I can set the baud rate to 1000000. But the highest value I can set in my SerialPort instance is 92160...
https://xamarin.github.io/bugzilla-archives/82/8207/bug.html
CC-MAIN-2019-35
en
refinedweb
Map|Home Knox car cycle Toyota car dealer in chilmark massachusetts Cars cobra 289 Resetting a cars computer Are hybrid cars more economical Yahoo cars tokyo top concept motor Departments in a car dealership Buy back car process Race car set german Car hire malaga airpor Auto insurance company south dakota Monroe michi...
http://qqaaaix.fcpages.com/old-cars-and-accident.html
CC-MAIN-2019-35
en
refinedweb
Introduction In today's tutorial, I'll introduce Yii's error and exception handling and guide you through some introductory scenarios. Wondering what Yii is? Check out our Introduction to the Yii Framework and Programming With Yii2 series. What's the Difference Between Errors and Exceptions? Errors are unexpected defec...
http://esolution-inc.com/blog/how-to-handle-errors-exceptions-in-the-yii-framework--cms-28531.html
CC-MAIN-2018-09
en
refinedweb
#include <QuadNodePolarEuclid.h> Add a point at polar coordinates (angle, R) with content input. May split node if capacity is full If the query point is not within the quadnode, the distance minimum is on the border. Need to check whether extremum is between corners. angular boundaries radial boundaries. Shrink all ve...
https://networkit.iti.kit.edu/api/doxyhtml/class_networ_kit_1_1_quad_node_polar_euclid.html
CC-MAIN-2018-09
en
refinedweb
Any user can delete all issues and merge requests Jobert from HackerOne reported this issue: Vulnerability detailsVulnerability details The state filter in the IssuableFinder class has the ability to filter issues and merge requests by state. This filter is implemented by calling public_send with unfiltered user input....
https://gitlab.com/gitlab-org/gitlab-ce/issues/25064
CC-MAIN-2018-09
en
refinedweb
hgdistver 0.25 obsoleted by setuptools_scm Warning this module is superseeded by setuptools_scm This module is a simple drop-in to support setup.py in mercurial and git based projects. Alternatively it can be a setup time requirement. It extracts the last Tag as well as the distance to it in commits from the scm, and u...
https://pypi.python.org/pypi/hgdistver/
CC-MAIN-2018-09
en
refinedweb
I’ve adored Way Yes for years now, and their new album gives me a much-needed hit of inspiration. Four Tet’s new music has been making waves, partly because his sharing of the minimal gear that he wrote the album on. I’ve been learning and practicing classical music on the guitar recently. I would say ‘classical guitar...
https://macwright.org/2017/11/05/recently.html
CC-MAIN-2018-09
en
refinedweb
Realtime Android Geolocation Tracking with the Google Maps API (1/4) 🔔 Before we begin this tutorial, signup for a PubNub account to get your API keys. We’ve got a generous sandbox tier that’ll cost you nothing until it’s time to scale! 🔔 Realtime mapping and geolocation tracking is a core feature of web and mobile a...
https://www.pubnub.com/tutorials/android/mapping-geolocation-tracking/
CC-MAIN-2018-09
en
refinedweb
To maintain high frequency stability, RF oscillator circuits are sometimes “ovenized” where their temperature is raised slightly above ambient room temperature and held precisely at one temperature. Sometimes just the crystal is heated (with a “crystal oven”), and other times the entire oscillator circuit is heated. Th...
http://www.swharden.com/wp/2013-06-22-crystal-oven-testing/
CC-MAIN-2017-22
en
refinedweb
view raw I want to execute some code at pre install time when installing a gem from rubygems.org with a command like gem install some-gem # File lib/rubygems.rb, line 724 def self.pre_install(&hook) @pre_install_hooks << hook end RubyGems defaults are stored in rubygems/defaults.rb. If you're packaging RubyGems or impl...
https://codedump.io/share/hUraLbzlx4RA/1/how-to-add-a-prepostinstallhook-to-ruby-gems
CC-MAIN-2017-22
en
refinedweb
ServerTraceEventSet.TraceDeprecation Property Namespace: Microsoft.SqlServer.Management.Smo Gets or sets a Boolean property value that specifies whether Deprecation category events are recorded in the trace. Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll) Property ValueType: System.Boolean A Boolean ...
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.servertraceeventset.tracedeprecation.aspx
CC-MAIN-2017-22
en
refinedweb
view raw i want to try my js.erb if it is working? here my view posts/index to trigger <%= link_to "Like", {:controller => 'post', :id => post , :action =>'like'}, class: "btn btn-danger btn-xs", remote: true %> def like @user = current_user @post.liked_by(@user) redirect_to posts_path respond_to do |format| format.htm...
https://codedump.io/share/zPXFwLTHolnL/1/rendering-jserb-in-rails
CC-MAIN-2017-22
en
refinedweb
DNS Devolution Published: October 21, 2009 Updated: July 7, 2010 Applies To: Windows 7, Windows Server 2008 R2 Devolution is a behavior in Active Directory environments that allows client computers that are members of a child namespace to access resources in the parent namespace without the need to explicitly provide t...
https://technet.microsoft.com/en-us/library/ee683928(v=ws.10).aspx
CC-MAIN-2017-22
en
refinedweb
Structure Initialization 50 Posted by Loren Shure, This post continues in the theme of other recent ones, questions frequently posed to me (and probably others). It has to do with initializing structures. There is a healthy set of posts on the MATLAB newsgroup devoted to this topic. So let's peel things apart today. Co...
http://blogs.mathworks.com/loren/2008/02/01/structure-initialization/
CC-MAIN-2017-22
en
refinedweb
OK I've just wrote something to fill some time, and I thought I had done it all right, but when I try compile it, it gives some errors, but the errors don't make much sense to me really. It's giving error messages like ' and (each. I'm pretty new so I have no idea what they're on about so I was hoping someone on here c...
https://cboard.cprogramming.com/cplusplus-programming/80778-help-sorting-out-errors.html
CC-MAIN-2017-22
en
refinedweb
Implementing First Pass Very rough time getting started All the previous feasibility tests needed to work 100% now Original plan got put on hold to ship 1.0 (2 months) Lots of little problems were uncovered as we went New plan, vertical slice using Pux! New problems! From JavaScript to PureScript Floating the Idea Vali...
https://prezi.com/wgq786ck7uc8/from-javascript-to-purescript/
CC-MAIN-2017-22
en
refinedweb
This chapter discusses the Oracle JDBC implementation of distributed transactions. These are multi-phased transactions, often using multiple databases, that must be committed in a coordinated way. There is also related discussion of XA, which is a general standard (not specific to Java) for distributed transactions. Th...
http://docs.oracle.com/cd/B14117_01/java.101/b10979/xadistra.htm
CC-MAIN-2017-22
en
refinedweb
view raw I was a bit curious if I could do more work in a function after returning a result. Basically I'm making a site using the pyramid framework(which is simply coding in python) after I process the inputs I return variables to render the page but sometimes I want to do more work after I render the page. For exampl...
https://codedump.io/share/GDtgOWWlJwxA/1/is-there-a-way-to-do-more-work-after-a-return-statement
CC-MAIN-2017-22
en
refinedweb
view raw I am using reactjs and material-ui for development of my application. I am developing a dashboard. Before i used react-mdl for component and using it the navbar component is working as expected. I want to use material-ui, though as it has lots of component and support. It is mature than react-mdl. Everything i...
https://codedump.io/share/toibTL2Oe9ew/1/could-not-show-items-in-navbar-as-per-the-need
CC-MAIN-2017-22
en
refinedweb
view raw I need to show a lock screen when application comes from background and also after a time duration. I have searched a lot. But not found any useful solution. Please help me. Thanks in advance. From your added information in the comments, I'd suggest you have one base activity that implements your desired behav...
https://codedump.io/share/pSxOoEzxdXsK/1/android---show-lock-screen-when-application-resumes-in-android
CC-MAIN-2017-22
en
refinedweb
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for creating a VM: # Create a VM param( [string]$vmName = $(throw “Must supply a virtual machine name”) ) # Get a new instance of Msvm_VirtualSystemGlobalSettingData $vsgsdClass = [wmiclass]”root\virtualization:Msvm_VirtualSystemGlobalSettingData” $vs...
https://blogs.technet.microsoft.com/tonyso/2009/08/20/hyper-v-how-to-create-a-vm-using-script/
CC-MAIN-2017-22
en
refinedweb
This document lists the document formats that will be used by the Java Persistence API XML descriptors. The Java Persistence API requires that its XML descriptors be validated with respect to the XML Schema listed by this document. Starting with the 2.1 version, the Java Persistence API Schemas share the namespace,. Pr...
http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/persistence/index.html
CC-MAIN-2017-22
en
refinedweb
NRWT currently uses apache2-debian-httpd.conf for running the httpd server, thus only runs on debian based distros, this is a huge regression compared to ORWT. NRWT should at least check for the /etc/debian_version file, and if not present it should use the generic apache2-httpd.conf file. Created attachment 99977 [det...
https://bugs.webkit.org/show_bug.cgi?id=64086
CC-MAIN-2017-22
en
refinedweb
31829/src/code Modified Files: eval.lisp Log Message: 0.7.8.23: * Fixed bug 204: (EVAL-WHEN (:COMPILE-TOPLEVEL) ...) inside MACROLET. * Expanders, introduced by MACROLET, are defined in a restricted lexical environment. * SB-C:LEXENV-FIND works in any package. Index: eval.lisp ==========================================...
https://sourceforge.net/p/sbcl/mailman/sbcl-commits/thread/E17zXYP-0000CO-00@usw-pr-cvs1.sourceforge.net/
CC-MAIN-2017-22
en
refinedweb
Content-type: text/html setservent, setservent_r - Open or rewind the services file Standard C Library (libc.so, libc.a) #include <netdb.h> void setservent( int stay_open); [Digital] The following function is supported in order to maintain backward compatibility with previous versions of the operating system. int setse...
http://backdrift.org/man/tru64/man3/setservent.3.html
CC-MAIN-2017-22
en
refinedweb
Colour Gradient - Online Code Description This Code shows the simple Window with the Colour Gradient which you often go through. Source Code import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.geom.Rectangle2D; import javax.swing.JFrame; import javax.s...
http://www.getgyan.com/show/814/Colour_Gradient
CC-MAIN-2017-22
en
refinedweb
I would like to write a console copy program in C++ that copies a file into another file like linux or windows copy programs.this programs take name of file and copy into the same folder with the same name concatenate it to a "copy_" word.this is a simple program but i would like to develop it's features. there are som...
https://cboard.cprogramming.com/cplusplus-programming/137774-console-copy-program-cplusplus.html
CC-MAIN-2017-22
en
refinedweb
Portuguese translation to follow. Since last June 22nd, SAP has released under General Availability (GA) the latest version for its NF-e (Brazilian electronic invoicing) solution: SAP NFE 10.0. It had been in Ramp-up since December 13th, 2010, and since the successful go-live of the first of its ramp-up projects, it ha...
https://blogs.sap.com/2011/09/02/sap-nfe-100-whats-it-all-about/
CC-MAIN-2017-47
en
refinedweb
Build Portable Mp3 Player 117 Greenpiece/Toasty writes: "Build your own portable MP3 player around 8000-9000 Yen. Uses 32 Megabyte flash media cards its the ultimate in geek. The link can be found here with circuit diagrams and pictures of the finished product. The kit can also be bought, but not from that page; anothe...
https://slashdot.org/story/00/04/28/0852256/build-portable-mp3-player
CC-MAIN-2017-47
en
refinedweb
JUnit Configuration A test configuration producing JUnit compatible output. This is useful for continuous integration servers (such as Jenkins) that support displaying JUnit test results. This library is open source, stable and well tested. Development happens on GitHub. Feel free to report issues or create a pull-requ...
https://www.dartdocs.org/documentation/junitconfiguration/1.1.0/index.html
CC-MAIN-2017-47
en
refinedweb
Spring ApplicationListener Spring has an implementation of an ApplicationListener that allows Spring projects to fire useful events for those interested (Observer Pattern, see Spring Doc). To gain access to these events all you need is a bean in the Application Context that implements ApplicationListener The code below...
https://www.luckyryan.com/2014/05/28/spring-application-event-listeners/
CC-MAIN-2017-47
en
refinedweb
The safest way to keep a channel under control and free from unwanted intruders is to mark it as invite-only. Of course, you need a nice way of letting the regular users in. Marking a channel as invite-only means that you can join that channel only if an operator in that channel invites you. This is a great way of keep...
http://codeidol.com/community/internet/invite-users-into-channels/15891/
CC-MAIN-2017-47
en
refinedweb
Calculating Task Periodic Rate I'm having a complete brain seizure here with what should be a simple math problem. I need to set the periodic rate of an embedded task so that it performs certain things at a particular rate. E.g if the task has to perform 4 things at, say, 6Hz, 3Hz, 2Hz and 4Hz how do I calculate taht t...
http://discuss.fogcreek.com/joelonsoftware5/default.asp?cmd=show&ixPost=153814&ixReplies=10
CC-MAIN-2017-47
en
refinedweb
ISO/IEC JTC1 SC22 WG21 Document Number: P0692R0 Audience: Evolution Working Group Matt Calabrese (metaprogrammingtheworld@gmail.com) 2017-06-17 This paper attempts to address a long-standing hole in the ability for developers to specialize templates on their private and protected nested class-types. It also identifies ...
http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2017/p0692r0.html
CC-MAIN-2017-47
en
refinedweb
Restrict. 1. After Successfully installation: You can find 'Zipcode Serviceability Check' in app section. 2. Settings: You can Enable/Disable Pin code Check On Product Page 3. Import Zipcodes: 4. Export Zipcodes: 5. You need to place widget code in your product.liquid file. <!-- onj pincode serviceability code --> {% i...
https://apps.shopify.com/pincode-zipcode-serviceability-check
CC-MAIN-2017-47
en
refinedweb
There are good number of articles that explains the different caching option Microsoft Office SharePoint Server 2007 provides and ways to leverage them to achieve better site performance. However, there are scenarios where you might want to implement output caching on your site/page, but have some controls (Web Parts, ...
https://blogs.msdn.microsoft.com/sridhara/2008/08/12/using-post-caching-substitution-in-sharepoint-2007-web-parts/
CC-MAIN-2017-47
en
refinedweb
Quick links Comment is non-executable line in source code used to describe a piece of code or program. Comments provides inline documentation of source code and enhances readability of the code. It describes what a piece of code does. Comments are for readers not for compilers. They make source code more developer frie...
http://codeforwin.org/2017/08/comments-in-c-programming.html
CC-MAIN-2017-47
en
refinedweb
I've used PHP's array_filter() in the past to filter elements from an array, but occasionally I find that I need to pass an additional value to the function in order to determine whether to keep the element. This just came up in a case where I was using GET variables to filter search results on a large array. I have a ...
https://aaronparecki.com/tag/search
CC-MAIN-2017-47
en
refinedweb
Groovy adds several methods to the List interface. In this post we look at the head() and tail() methods. The head() method returns the first element of the list, and the tail() returns the rest of the elements in the list after the first element. The following code snippet shows a simple recursive method to reverse a ...
http://mrhaki.blogspot.com/2009/10/groovy-goodness-getting-tail-of-list.html
CC-MAIN-2017-47
en
refinedweb
How I would dynamically create a few form fields with different questions, but the same answers? from wtforms import Form, RadioField from wtforms.validators import Required class VariableForm(Form): def __init__(formdata=None, obj=None, prefix='', **kwargs): super(VariableForm, self).__init__(formdata, obj, prefix, **...
https://codedump.io/share/j0hE75MOM0wh/1/wtforms-create-variable-number-of-fields
CC-MAIN-2017-47
en
refinedweb
Maintaining. public sealed class HttpSessionState : ICollection, IEnumerable { // properties public int CodePage {get; set;} public int Count {get;} public bool IsCookieless {get;} public bool IsNewSession {get;} public bool IsReadOnly {get;} public KeysCollection Keys {get;} public int LCID {get; set;} public SessionS...
http://codeidol.com/community/dotnet/session-state/16755/
CC-MAIN-2017-47
en
refinedweb
Hi, I am doing a painting program (KIds Paint - you can find in Android Market) and I have a lot of requests to save the content on disk or to wallpaper. I have been searching around but cannot find solution. My guess is that I probably wanted to get the bitmap from the canvas, but I can't find ways to get it (why isn'...
http://www.anddev.org/other-coding-problems-f5/saving-canvas-to-disk-t8105.html
CC-MAIN-2017-47
en
refinedweb
If you've ever diagnosed a bug in a web application, you've undoubtedly experienced annoyance digging through a list of fifteen exception stack traces trying to identify the one you're interested in (if it's even present), or a sinking feeling when you tailed the web server log only to find: java.lang.NullPointerExcept...
https://community.oracle.com/blogs/crazybob/2004/02/06/exception-handling-web-applications
CC-MAIN-2017-47
en
refinedweb
Class. Computed Properties and Computed Property Macros Computed Properties are among the first things developers new to Ember learn. They are a great way of defining dependencies between data points in the application and ensuring the UI stays consistent as these data points change. Ember comes with a set of macros th...
https://simplabs.com/blog/2017/02/01/class-based-computed-properties.html
CC-MAIN-2017-47
en
refinedweb
HTML and CSS Reference In-Depth Information public void setCount(Integer count) { getStateHelper().put(ATTR_COUNT, count); } public Integer getMinWords() { return (Integer) getStateHelper().eval(ATTR_MIN_WORDS, ATTR_MIN_WORDS_DEFAULT); } public void setMinWords(Integer minWords) { getStateHelper().put(ATTR_MIN_WORDS, m...
http://what-when-how.com/Tutorial/topic-605lt008/JSF-and-HTML5-156.html
CC-MAIN-2017-47
en
refinedweb
Overview Atlassian Sourcetree is a free Git and Mercurial client for Windows. Atlassian Sourcetree is a free Git and Mercurial client for Mac. CMSPlugin Redactor This is a Django-CMS plugin providing Django-RedactorMedia and thus Django-Redactor to the CMS. Django-Redactor itself is a Django app providing the Redactor ...
https://bitbucket.org/alien8/djangocms-text-redactorjs
CC-MAIN-2017-47
en
refinedweb
I've got a public class, which implements Serializable, that is extended by multiple other classes. Only those subclasses were ever serialized before - never the super class. The super class had defined a serialVersionUID. I'm not sure if it matters, but it was not marked private, but rather it just had the default pro...
https://codedump.io/share/0zKPZWocVoIe/1/java-serialization---javaioinvalidclassexception-local-class-incompatible
CC-MAIN-2017-47
en
refinedweb
I'd like a function in my module to be able to access and change the local namespace of the script that's importing it. This would enable functions like this: >>> import foo >>> foo.set_a_to_three() >>> a 3 >>> An answer was generously provided by @omz in a Slack team: import inspect def set_a_to_three(): f = inspect.c...
https://codedump.io/share/7z8NedOwCTLl/1/modify-namespace-of-importing-script-in-python
CC-MAIN-2017-47
en
refinedweb
Andrew: cc list For biochar, add the concepts of internal rate of return (IRR) and recommended analysis time period (30 years? 100 years?) (as a few of the needed extra parameters, for given types of soil, climate, species, etc). First cost is not the right parameter. Ron > On Feb 4, 2018, at 5:28 AM, Andrew Lockley <a...
https://www.mail-archive.com/geoengineering@googlegroups.com/msg14106.html
CC-MAIN-2019-04
en
refinedweb
On 7 June 2016 at 16:03, Raymond Hettinger <raymond.hettinger at gmail.com> wrote: > >>? By the time decorators run, the original execution namespace is no longer available - the contents have been copied into the class dict, which will still be a plain dict (and there's a lot of code that calls PyDict_* APIs on tp_dic...
https://mail.python.org/pipermail/python-dev/2016-June/144899.html
CC-MAIN-2019-04
en
refinedweb
There are many reasons you might find yourself needing to create an image gallery – whether it’s to show off album covers for a music app, to present feature images for articles in a feed, or to showcase your work in a portfolio. To make the right impression though, these apps should allow users to effortlessly swipe t...
https://www.androidauthority.com/how-to-build-an-image-gallery-app-718976/
CC-MAIN-2019-04
en
refinedweb
java.lang.Object akka.io.PipelineStage<HasLogging,Tcp.Command,Tcp.Command,Tcp.Event,Tcp.Event>akka.io.PipelineStage<HasLogging,Tcp.Command,Tcp.Command,Tcp.Event,Tcp.Event> akka.io.BackpressureBufferakka.io.BackpressureBuffer public class BackpressureBuffer This pipeline stage implements a configurable buffer for transf...
https://doc.akka.io/japi/akka/2.2.5/akka/io/BackpressureBuffer.html
CC-MAIN-2019-04
en
refinedweb
def OnEndOfDay(self): self.Debug("END OF DAY") /> /> Runtime Error: A data subscription for type 'List`1' was not found. (Open Stacktrace) def OnEndOfDay(self): self.Debug("END OF DAY") /> /> Runtime Error: A data subscription for type 'List`1' was not found. (Open Stacktrace) hmm you did not go through the list of sec...
https://www.quantconnect.com/forum/discussion/3592/onendofday-callback-gives-error-when-running-backtest/
CC-MAIN-2019-04
en
refinedweb
. Woke up early yesterday, so I started skimming @xuwei_k's override blog post. The topic was so intriguing, I got out of the bed and started translating it as the curious case of putting override modifier when overriding an abstract method in Scala. In there he describes the conundrum of providing the default instance...
http://eed3si9n.com/category/tags/scala?page=2
CC-MAIN-2019-04
en
refinedweb
A Look at Ruby 2.1 In this article, we take a look at the spanking new features of Ruby 2.1. It was first announced by Matz at the Barcelona Ruby Conference (BaRuCo) 2013. We’ll be focusing on Ruby 2.1.0, which was released over the holiday. Hopefully, by the end of the article, you’ll be very excited about Ruby 2.1! G...
https://www.sitepoint.com/look-ruby-2-1/
CC-MAIN-2018-05
en
refinedweb
Haskell/Lists III Folds[edit] Like map, a fold is a higher order function that takes a function and a list. However, instead of applying the function element by element, the fold uses it to combine the list elements into a result value. Let's look at a few concrete examples. sum could be implemented as: Example: sum su...
https://en.wikibooks.org/wiki/Haskell/Lists_III
CC-MAIN-2018-05
en
refinedweb
An Extensive Examination of Data Structures Using C# 2.0 Scott Mitchell 4GuysFromRolla.com Update January 2005 Summary: A graph, like a tree, is a collection of nodes and edges, but has no rules dictating the connection among the nodes. In this fifth part of the article series, we'll learn all about graphs, one of the ...
https://msdn.microsoft.com/en-US/library/ms379574(v=VS.80).aspx
CC-MAIN-2018-05
en
refinedweb
I have done a tracert and after the kinect server I have seen a internal ip I have not seen before. Does anyone know more about it. it's an internal ip. 10.55.85.80. Is this of any concern? Kind Regards For Free Games, Geekiness and Reviews, visit : Home Of The Overrated Raccoons Michael Murphy | Want to be with an epi...
https://www.geekzone.co.nz/forums.asp?forumid=49&topicid=186912
CC-MAIN-2018-05
en
refinedweb
I } }) store.dispatch('checkLoggedIn') This file sets up Vue, and serves as the main entry point (or starting point) for the whole JavaScript application. Next, create router.js: import Vue from 'vue' import Router from 'vue-router' import store from './store' import Dashboard from './components/Dashboard.vue' import L...
https://scotch.io/tutorials/build-a-secure-to-do-app-with-vuejs-aspnet-core-and-okta
CC-MAIN-2018-05
en
refinedweb
#include <types.h> #include <types.h> Inheritance diagram for UUID: [inline] Construct a new UUID with a new unique value. Construct a UUID from a sequence of bytes. Construct a UUID as a copy of another UUID. Copy constructor. Construct a UUID from an end-swapped UL. Set a UUID from a UL, does end swapping. Produce a ...
http://freemxf.org/mxflib-docs/mxflib-1.0.0-docs/classmxflib_1_1_u_u_i_d.html
CC-MAIN-2018-05
en
refinedweb
In this program we will see how to read an integer number entered by user. Scanner class is in java.util package. It is used for capturing the input of the primitive types like int, double etc. and strings. Example: Program to read the number entered by user We have imported the package java.util.Scanner to use the Sca...
https://beginnersbook.com/2017/09/java-program-to-read-integer-value-from-the-standard-input/
CC-MAIN-2018-05
en
refinedweb
public class Solution { public TreeNode InvertTree(TreeNode root) { Invert(root); return root; } public void Invert(TreeNode root) { if (root == null) return; TreeNode temp = root.left; root.left = root.right; root.right = temp; Invert(root.left); Invert(root.right); } } Basic idea is that you need to invert pointers p...
https://discuss.leetcode.com/topic/31875/recursive-c-solution
CC-MAIN-2018-05
en
refinedweb
Caution: The documentation you are viewing is for an older version of Zend Framework. You can find the documentation of the current version at docs.zendframework.com The StandardAutoloader — Zend Framework 2 2.4.9 documentation. The StandardAutoloader may also be configured at instantiation. Please note: The following ...
https://framework.zend.com/manual/2.4/en/modules/zend.loader.standard-autoloader.html
CC-MAIN-2018-05
en
refinedweb
The documentation of the DtoKPiPiCLEO class implements the Dalitz plot fits of the CLEO collaboration for , Phys. More... #include <DtoKPiPiCLEO.h> The documentation of the DtoKPiPiCLEO class implements the Dalitz plot fits of the CLEO collaboration for , Phys. Rev. Lett. 89 (2002) 251802, and , Phys. Rev. D63 (2001) 0...
http://herwig.hepforge.org/doxygen/classHerwig_1_1DtoKPiPiCLEO.html
CC-MAIN-2018-05
en
refinedweb
FAQ How do I access the active project?Input(); if (!(input instanceof IFileEditorInput)) return null; return ((IFileEditorInput)input).getFile(); } See Also: This FAQ was originally published in Official Eclipse 3.0 FAQs. Copyright 2004, Pearson Education, Inc. All rights reserved. This text is made available here und...
http://wiki.eclipse.org/index.php?title=FAQ_How_do_I_access_the_active_project%3F&oldid=6075
CC-MAIN-2018-05
en
refinedweb
Jul 20, 2010, at 2:58 PM, SourceForge.net wrote: > I know it\'s wierd but 2 always seemed too hard to see and 4 seemed too much. Please use 4-space indents. This is the standard value used by all major Python projects, and the one described in PEP 8. The minor aesthetic preference you have for 3-space indents will be ...
https://sourceforge.net/p/pydev/mailman/pydev-users/?viewmonth=201007&viewday=20
CC-MAIN-2018-05
en
refinedweb
Jug Tutorial¶ What is jug?¶ Jug is a simple way to write easily parallelisable programs in Python. It also handles intermediate results for you. Example¶ This is a simple worked-through example which illustrates what jug does. Problem¶ Assume that I want to do the following to a collection of images: - for each image, ...
http://jug.readthedocs.io/en/latest/tutorial.html
CC-MAIN-2017-39
en
refinedweb
Nearly Orthogonal Latin Hypercube Generator This library allows to generate Nearly Orthogonal Latin Hypercubes (NOLH) according to Cioppa (2007) and De Rainville et al. (2012) and reference therein. Installation Clone the repository $ git clone and from the cloned directory type $ python setup.py install PyNOLH require...
https://pypi.org/project/pynolh/
CC-MAIN-2017-39
en
refinedweb
Windows Azure Storage Blob (WASB) is a general-purpose object store. The features of WASB include: Object store with flat namespace. Storage account consists of containers, which in turn have data in the form of blobs. Authentication based on shared secrets - Account Access Keys (for account-level authorization) and Sh...
https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.1/bk_cloud-data-access/content/wasb-get-started.html
CC-MAIN-2017-39
en
refinedweb
The answer to all of the above is to have a uniform Project Geometry for your organization. When I talk about the geometry, I mean only the software aspect of the project, the code that gets churned out by the software development team, the documentation artifacts that get generated in the process and the machinery tha...
http://debasishg.blogspot.com/2006/04/project-geometry.html
CC-MAIN-2017-39
en
refinedweb
It is over 5 weeks since I submitted this report and nearly 3 weeks since I asked for an update. Please provide an update as to the status of this issue? Have you confirmed the issue? Do you intend to fix it in this release of Visual Studio (2010)? I wish to use codecvt_utf8 to write UTF-8 data to a std::wofstream file...
https://connect.microsoft.com/VisualStudio/feedback/details/683483
CC-MAIN-2017-39
en
refinedweb
CodePlexProject Hosting for Open Source Software Is this what you are looking for? var scope = engine.CreateScope() engine.Execute(@” def foo(a,b): return a+b def bar(a,b): return a*b def baz(): return 3 “, scope); var foo = scope.GetVariable<Func<int, int, int>>(“foo”) Console.WriteLine(foo(3, 4)); var bar = scope.Get...
http://dlr.codeplex.com/discussions/51160
CC-MAIN-2017-39
en
refinedweb
Thank you for this message, Christian. It was really appreciated here. Christian Perrier <bubulle@debian.org> writes: > I think that, in the very long threads that are currently cluttering up > -devel, we would benefit from most participants to cool down and > consider moving from the extreme positions I've seen when o...
https://lists.debian.org/debian-devel/2009/08/msg00565.html
CC-MAIN-2018-09
en
refinedweb
Focus/Activation/Update problem for widget in nested QGraphicsScenes Hi, (Using Qt 4.8.1) I've have an editable QComboBox which I put into a QGraphicsScene. The graphics scene gets visualised by a QGraphicsView which itself gets added to another QGraphicsScene. This second graphics scene gets again visualised by a QGra...
https://forum.qt.io/topic/16568/focus-activation-update-problem-for-widget-in-nested-qgraphicsscenes
CC-MAIN-2018-09
en
refinedweb
Contents - Introduction - Viewing global variables in the terminal - Creating a global variable of the terminal - Receiving a value of a global variable - Global variable names - Checking the existence of a variable - Time of a global variable - Viewing all global variables - Deleting global variables - GlobalVariables...
https://www.mql5.com/en/articles/2744
CC-MAIN-2018-09
en
refinedweb
For one of my scripts I want to write an R function that checks if a package is already installed: if so it should use library() to import it in the namespace, otherwise it should install it and import it. I assumed that pkgname is a string and tried to write something like: ensure_library <- function(pkgname) { if (!r...
https://codedump.io/share/FY2TLN48XqUu/1/r-function-to-install-missing-packages
CC-MAIN-2018-09
en
refinedweb
I have the below route. In unit test, since I doesn't have the FTP server available, I'd like to use camel's test support and send a invalid message to "" "" public class MyRoute extends RouteBuilder { @Override public void configure() { onException(EdiOrderParsingException.class).handled(true).to(""); from("") .bean(n...
https://codedump.io/share/qgaWUocRfJKf/1/unit-testing-ftp-consumer-with-apache-camel
CC-MAIN-2018-09
en
refinedweb
hello all I'm trying to do a concatenation function I do not want to you use the strings property where we can add strings, I need to add two strings and save them in one string without the use of addition "+" i have three variables title , first_name, last_name I should somehow combine them and save the result inside ...
https://www.daniweb.com/programming/software-development/threads/244415/concatenation-function-semantic-error
CC-MAIN-2018-09
en
refinedweb
Validating Reactive Forms Building from the previous login form, we can quickly and easily add validation. Angular provides many validators out of the box. They can be imported along with the rest of dependencies for procedural forms. app/login-form.component.ts import { Component } from '@angular/core'; import { Valid...
https://angular-2-training-book.rangle.io/handout/forms/reactive-forms/reactive-forms_validation.html
CC-MAIN-2018-09
en
refinedweb
Rendering GUI widgets with generic look and feelDownload PDF Info - Publication number - US7694271B2US7694271B2 US10787663 US78766304A US7694271B2 US 7694271 B2 US7694271 B2 US 7694271B2 US 10787663 US10787663 US 10787663 US 78766304 A US78766304 A US 78766304A US 7694271 B2 US7694271 B2 US 7694271B2 - Authority - US -...
https://patents.google.com/patent/US7694271
CC-MAIN-2018-09
en
refinedweb
Opened 4 years ago Closed 4 years ago Last modified 4 years ago #24658 closed Bug (fixed) Schema tests fail when run in isolation Description Because tables are deleted in tearDown, when running an individual test, the tables are still existing and any create_model operation fail. Change History (8) comment:1 Changed 4...
https://code.djangoproject.com/ticket/24658
CC-MAIN-2019-09
en
refinedweb
In our face-paced modern society, who has time to click through pages and pages of content? “Not I,” said the web developer. In a world full of shortcuts, swipes and other gestures, the most efficient way to get through pages of content is the infinite scroll. While not a new concept, the idea of infinite scroll is sti...
https://alligator.io/react/react-infinite-scroll/
CC-MAIN-2019-09
en
refinedweb
pminfo man page pminfo — display information about performance metrics Synopsis pminfo [-dfFIlLmMstTvxz] [-a archive] [-b batchsize] [-c dmfile] [-h hostname] [-K spec] [-[n|N] pmnsfile] [-O time] [-Z timezone] [metricname | pmid | indom]... Description pminfo displays various types of information about performance met...
https://www.mankier.com/1/pminfo
CC-MAIN-2019-09
en
refinedweb
Technical Debt: A Definition A detailed explanation of what technical debt is and isn't. Join the DZone community and get the full member experience.Join For Free. He’s certainly right about that! But just prior to that, he says, “Technical debt doesn’t exist”, and sort of wanders around that idea for a bit. Here’s the...
https://dzone.com/articles/technical-debt-a-definition-1
CC-MAIN-2021-04
en
refinedweb
Introduction to Multiple Inheritance in Python Multiple Inheritance in python is a well-known feature that is supported by all the major object oriented programming languages. It can be described as a process where the child class or object inherits the methods and attributes from one or more parent classes. It is a hi...
https://www.educba.com/multiple-inheritance-in-python/?source=leftnav
CC-MAIN-2021-04
en
refinedweb
#include <vtkRenderWindow.h> Inheritance diagram for vtkRenderWindow: vtkRenderWindow is an abstract object to specify the behavior of a rendering window. A rendering window is a window in a graphical user interface where renderers draw their images. Methods are provided to synchronize the rendering process, set window...
https://vtk.org/doc/release/5.0/html/a01970.html
CC-MAIN-2021-04
en
refinedweb
Neural Style Transfer Overview One of the funner/more popular tricks you can employ using Deep Learning is the notion of style transfer between two images, like the canonical examples shown below. from IPython.display import Image Image('images/style_transfer.png') To get started, you want to determine some cost functi...
https://napsterinblue.github.io/notes/machine_learning/computer_vision/style_transfer/
CC-MAIN-2021-04
en
refinedweb
. Tabbed panel The TabbedPanel widget manages different widgets in tabs, with a header area for the actual tab buttons and a content area for showing the current tab content. The TabbedPanel provides one default tab. To use it must import : from kivy.uix.tabbedpanel import TabbedPanel Basic Approach: 1) import kivy 2) ...
https://www.geeksforgeeks.org/python-tabbed-panel-in-kivy/?ref=lbp
CC-MAIN-2021-04
en
refinedweb
Lex Lex is an actively used grammar language created in 1975. Lex is a computer program that generates lexical analyzers ("scanners" or "lexers"). Lex is commonly used with the yacc parser generator. Lex, originally written by Mike Lesk and Eric Schmidt and described in 1975, is the standard lexical analyzer generator ...
https://codelani.com/languages/lex.html
CC-MAIN-2021-04
en
refinedweb