text
stringlengths
454
608k
url
stringlengths
17
896
dump
stringclasses
91 values
source
stringclasses
1 value
word_count
int64
101
114k
flesch_reading_ease
float64
50
104
Normal 0 21 false false false X-NONE X-NONE I heard several times that high test coverage ratio, and ultimately 100% test coverage, is an illusion of quality. The underlying reason is that when a portion of code is executed by tests, it doesn’t mean that the validity of the results produced by this portion of code is v...
http://codebetter.com/patricksmacchia/2009/06/07/high-test-coverage-ratio-is-a-good-thing-anyway/
crawl-003
refinedweb
916
52.29
Hello and welcome everything, in this article we are going to make a React Native Video Player Tutorial. Simple and Easy by exploring the native Video API. In this article we won’t be using any customized controllers, However; I am leaving that Part for a later detailed guide. This one is rather a quick 5 mins example....
https://reactnativemaster.com/react-native-video-player-tutorial/
CC-MAIN-2020-16
refinedweb
457
78.79
Marshaling and Conversion with P/Invoke If your unmanaged function takes a string, a char*, you can call it from managed C++ by creating a char*, but you can also pass it a String* and let the framework do the conversion for you if you use P/Invoke. It Just Works interop won't convert strings for you. What's more, you ...
http://www.codeguru.com/cpp/cpp/cpp_managed/interop/article.php/c4865/Marshaling-and-Conversion-with-PInvoke.htm
CC-MAIN-2015-40
refinedweb
1,340
57
I’m trying to run a Nengo SPA model so that I can get the same results each time. I understand the following are required: rng Is there anything else I’m missing? Was this comprehensively documented elsewhere? I’m not 100% sure about SPA stuff, but those are all the things that I can think of. That’s all I can think of...
https://forum.nengo.ai/t/deterministically-running-nengo-models-by-setting-seeds/143
CC-MAIN-2018-05
refinedweb
614
69.31
Despite the COVID-19 outbreak, our team continues operating at full speed. We are always here to support and answer all your questions. Feel free to reach out by filling this quick form. Hi, I am having this problem when opening dropdown menu in piechart graph (in Flex version!). TypeError: Error #2007: Parameter child...
https://www.flexmonster.com/question/typeerror-when-opening-dropdown/
CC-MAIN-2021-17
refinedweb
551
52.15
Hi, I've a ASP MVC project with _Layout page and -> nested Views, I am using 2 controls _Layout page: 1-> GridViewpage: Grid With Master Details View 2-> GanttwithGridViewPage: Gantt with Grid. (Grid shows but Gantt does not Render, there is a frame, but data source says 0) I am getting errors from the scripts as widge...
https://www.syncfusion.com/forums/121628/grid-in-nested-layouts-does-not-render-data-which-scripts-do-i-need
CC-MAIN-2018-47
refinedweb
884
64.91
This week Visual Studio 2015 Update 1 was released and with it TypeScript 1.7. To get the update to TypeScript install the update for Visual Studio. Then you can use the following new features: Of course if you are not using Visual Studio to compile your TypeScript feel free to install it from an alternative source, su...
https://wipdeveloper.com/typescript-whats-new-in-1-7/
CC-MAIN-2019-39
refinedweb
551
72.05
JulianCalendar.IsLeapDay Method (Int32, Int32, Int32, Int32) Determines whether the specified date in the specified era is a leap day. Namespace: System.GlobalizationNamespace: System.Globalization Assembly: mscorlib (in mscorlib.dll) Parameters - year - Type: System.Int32 An integer that represents the year. - month -...
https://msdn.microsoft.com/en-us/library/vstudio/tah8fe02.aspx
CC-MAIN-2015-11
refinedweb
316
63.66
DSDP/PMC/PMC Minutes 11Mar10 < DSDP | PMC Revision as of 07:26, 11 March 2010 by Dgaff.eclipse.gmail.com (Talk | contribs) Time Dial-in Info Invited Attendees - Mike Milinkovich - Doug Gaff, PMC Lead - Eric Cloninger, Sequoya - Christian Kurzke, MTJ/Pulsar - Shigeki Moride, NAB - Martin Oberhuber, TM/TCF - Dave Russo, ...
http://wiki.eclipse.org/index.php?title=DSDP/PMC/PMC_Minutes_11Mar10&oldid=192062
CC-MAIN-2015-14
refinedweb
494
56.45
This is a schema for XSLT 2.0 stylesheets. It defines all the elements that appear in the XSLT namespace; it also provides hooks that allow the inclusion of user-defined literal result elements, extension instructions, and top-level data elements. The schema is derived (with kind permission) from a schema for XSLT 1.0 ...
http://www.w3.org/2007/11/schema-for-xslt20.xsd
CC-MAIN-2018-13
refinedweb
804
52.8
From: Rene Jager (renej_at_[hidden]) Date: 2001-08-15 16:26:09 Darin Adler wrote: >We're about halfway through the formal review period for Peter Dimov's >Bind library (ends Sunday, August 19th), and so far I've only seen one set >of comments (from Daryle Walker). Please take the time to review the >library this week i...
http://lists.boost.org/Archives/boost/2001/08/15887.php
CC-MAIN-2013-20
refinedweb
196
75.1
As of release 1.2.10, the source file dbus-sysdeps-util-unix.c will not compile under Mac OS X 10.5, because the function "openlog" is undeclared. On Mac OS X 10.5, "openlog" is declared in the header <syslog.h>. If the line #include <syslog.h> is added in the section of #includes at the top of this file, it compiles a...
https://bugs.freedesktop.org/show_bug.cgi?id=19307
CC-MAIN-2021-49
refinedweb
207
67.96
Opened 5 years ago Closed 4 years ago #19888 closed Bug (duplicate) MultiValueDictKeyError when saving Inlines without an AutoField Description Saving an Inline that makes use of an autogenerated primary key that is not an AutoField causes a MultiValueDictKeyError. Here is a gist with an admin.py and model.py to reprod...
https://code.djangoproject.com/ticket/19888
CC-MAIN-2017-39
refinedweb
1,401
71.75
IRC log of ws-ra on 2009-09-01 Timestamps are in UTC. 19:23:29 [RRSAgent] RRSAgent has joined #ws-ra 19:23:29 [RRSAgent] logging to 19:23:31 [trackbot] RRSAgent, make logs public 19:23:31 [Zakim] Zakim has joined #ws-ra 19:23:33 [trackbot] Zakim, this will be WSRA 19:23:33 [Zakim] ok, trackbot; I see WS_WSRA()3:30PM sc...
http://www.w3.org/2009/09/01-ws-ra-irc
CC-MAIN-2014-52
refinedweb
2,214
63.83
Search and Replace a Text in a File in Python In this article, we will learn to search and replace a text of a file in Python. We will use some built-in functions and some custom codes as well. We will replace text, or strings within a file using mentioned ways. Python provides multiple built-in functions to perform fi...
https://www.studytonight.com/python-howtos/search-and-replace-a-text-in-a-file-in-python
CC-MAIN-2022-21
refinedweb
610
66.84
Wiki SCons / FindTargetSources To generate a Visual Studio project a list of headers and a list of sources are required, but the builtin Find SourceFiles will only find sources, not headers used by those sources. These can be entered manually, or automatically grabbed from the output of a Shared Library/StaticLibrary/P...
https://bitbucket.org/scons/scons/wiki/FindTargetSources
CC-MAIN-2015-48
refinedweb
512
53.07
Dear Community, ich have problems to control my stepper with the TOS-100 shield. I’m using a Arduino Uno, Trinamic TOS-100 and a Nanotec Stepper When I use the example sketch from the TOS the motor is running. Now I tried to write my own. My problem is now that the motor rotates continuously. If I add a delay of 2000ms...
https://forum.arduino.cc/t/problems-to-control-the-trinamic-tos-100-motor-shield/192769
CC-MAIN-2021-43
refinedweb
210
58.69
/* * .h 8.3 (Berkeley) 4/4/95 */ #ifndef _SYS_PARAM_H_ #define _SYS_PARAM_H_ #define BSD 199506 /* System version (year & month). */ #define BSD4_3 1 #define BSD4_4 1 #define NeXTBSD 1995064 /* NeXTBSD version (year, month, release) */ #define NeXTBSD4_0 0 /* NeXTBSD 4.0 */ #include <sys/_types.h> #ifndef NULL #define ...
http://opensource.apple.com//source/xnu/xnu-2050.18.24/bsd/sys/param.h
CC-MAIN-2016-44
refinedweb
911
56.55
Mod_Python has a StringField class and psycopg2 can't seem to adapt it correctly. Type(stringfield_string) shows as: <class 'mod_python.util.StringField'> Strings of this class have 3 extra items in dir(stringfield_string) which regular strins don't have: '__dict__', '__module__', 'value' Here's the class definition fr...
http://modpython.org/pipermail/mod_python/2005-December/019694.html
CC-MAIN-2018-39
refinedweb
126
67.76
Rename is a refactoring operation that provides an easy way to rename identifiers for code symbols such as fields, local variables, methods, namespaces, properties, and types. Rename can be used to change the names in comments and in strings in addition to the declarations and calls of an identifier. When using Source ...
http://msdn.microsoft.com/en-us/library/6kxxabwd(VS.80).aspx
crawl-002
refinedweb
702
51.99
, We have most of the changes ready and have been waiting for your response to Enio's two comments on 01 MAR 2005 before implementing the rest of them. Would it be OK if we resubmitted the already agreed to changes and do the following for now: Take advantage of the existing --reset and --save options of opcontrol by t...
https://sourceforge.net/p/oprofile/mailman/oprofile-list/thread/20050219023417.GA22496@compsoc.man.ac.uk/
CC-MAIN-2017-04
refinedweb
3,900
65.93
10-Year History of PPI Inflation: Is There a Case? chart below for the overall PPI annual inflation rates over the last ten years shows a similar pattern: A slight increase in recent months for PPI inflation, but still below the levels in March, April and May, below the 2008-levels, and about the same as the 2004-2005 ...
http://mjperry.blogspot.com/2011/03/10-year-history-of-ppi-inflation-is.html
CC-MAIN-2016-30
refinedweb
1,344
68.47
Technical Support On-Line Manuals CARM User's Guide Discontinued #include <string.h> int strcmp ( const unsigned char *string1, /* first string */ const unsigned char *string2); /* second string */ The strcmp function compares the contents of string1 and string2 and returns a value indicating their relationship. The st...
http://www.keil.com/support/man/docs/ca/ca_strcmp.htm
CC-MAIN-2020-16
refinedweb
107
59.64
don't know where to put this..I'm using MonoDevelop latest stable version on Debian 7. I did try with manualy code mine mainwindow but it seems that this goes completely wrong.. I know there is a graphical box to set the position of the window But I did want to do it manualy. The code I did use: -------------------- u...
https://bugzilla.xamarin.com/12/12852/bug.html
CC-MAIN-2021-39
refinedweb
349
52.05
For back compatability with fltk1.1 Callback is a function pointer to a fltk callback mechanism. It points to any function void foo(Widget*, void*) Function pointer to a callback with only one argument, the widget Function pointer to a callback with a long argument instead of a void argument A pointer to a Callback. Ne...
http://www.fltk.org/doc-2.0/html/namespacefltk.html
CC-MAIN-2015-14
refinedweb
12,283
73.07
#include <lvt/Animator.h> Inheritance diagram for Shuttle: A Shuttle moves a portion of a scene graph along a cyclic path specified by two or more waypoints. Default constructor. Constructs a Shuttle with an empty circuit. Destructor. Adds a waypoint to the Shuttle's circuit. [virtual] Moves the shuttle along its circu...
http://liblvt.sourceforge.net/doc/ref/class_l_v_t_1_1_shuttle.html
CC-MAIN-2017-17
refinedweb
141
59.19
Java 1.2 Unleashed Java 1.2 Unleashed - 47 - Sun's Java Web Server - What Are the JavaServer Toolkit and Java Web Server? - How Does Java Web Server Work? - Installing Java Web Server - Running Java Web Server - Using Servlets - Writing Servlets - Summary In Chapter 32, "Server Programs," you learned how to write serve...
http://www.webbasedprogramming.com/Java-1.2-Unleashed/ch47.htm
crawl-002
refinedweb
3,743
58.38
> -----Original Message----- > From: Simon Nash [mailto:nash@apache.org] > Sent: Monday, November 21, 2011 7:49 PM > To: user@tuscany.apache.org > Subject: Re: Wrong result type in web service operation > > Scott Kurz wrote: > > Sebastian, > > > > Do you have a tool to show you the SOAP request being sent over the > wi...
http://mail-archives.apache.org/mod_mbox/tuscany-user/201111.mbox/%3C32F15738E8E5524DA4F01A0FA4A8E4906C919BF3@hqmbx2.eur.ad.sag%3E
CC-MAIN-2016-26
refinedweb
232
72.56
This post describes how to build an static version of OpenCV for Linux operating systems. I am going to use OpenCV version 3.1.0 and Ubuntu 16.04 64-bit but the process should be more or less the same under CentOS or other flavors of Linux. So let’s start. Following are the requirements for building OpenCV: - OpenCV 3....
http://amin-ahmadi.com/2016/09/19/build-opencv-statically-for-linux/
CC-MAIN-2017-04
refinedweb
721
73.37
Introduction to OpenCV save image OpenCV save image() is a method which is present in the OpenCV Public Library that enables the system to save a provided image data, which is in the form of a ndarray data into a file by making use of the imwrite() function present in the OpenCV library available for Python programming...
https://www.educba.com/opencv-save-image/
CC-MAIN-2021-49
refinedweb
688
59.33
Hello - I have a SMX 4 issue where a OSGi bundle that imports javax.xml.namespace isn't able to find javax.xml.namespace.QName at runtime (class not found). The bundle itself loads into SMX 4 just fine, and the manifest definitely imports javax.xml.namespace. I see that SMX 4 isn't exposing the version of the javax.xml...
https://developer.jboss.org/thread/244260
CC-MAIN-2018-09
refinedweb
343
67.96
If else Statement C# if else Statement we presented last time is only good if you want to execute a code when one condition is met. But what would you do if you want execute another set of codes when that condition is not met? The if else statement serves this purpose because it is a double selection conditional statem...
https://compitionpoint.com/if-else-statement/
CC-MAIN-2021-21
refinedweb
360
72.97
- Name same state information. Since the objects which are created are based on a prototype,which is the original object, so this pattern is called Prototype pattern. Following are the uses of the Prototype pattern - This pattern is useful if we want to create a copy of an object which is expensive or resource intensiv...
https://codecompiled.com/use-and-example-of-prototype-design-pattern
CC-MAIN-2021-49
refinedweb
532
55.64
A computer-aided drawing using conformal mapping and hyperbolic tiling. The title is taken from ancient Greek mythology. I found some old but cool software for numerical conformal mapping: Zipper. It's slightly weird to use, but it seems quite powerful. For my purposes I didn't like the way it skipped output for points...
http://mathr.co.uk/blog/2013-08-17_elpis.html
CC-MAIN-2017-17
refinedweb
1,997
66.67
Table Of Contents Clock object¶ The removed.¶ New in version max_iteration property: from kivy.clock import Clock Clock.max_iteration = 20 Triggered Events¶ New in version 1.0.5. A triggered event is a way to defer a callback exactly like schedule_once(), but with some added convenience. The callback will only be sched...
http://kivy.org/docs/api-kivy.clock.html
CC-MAIN-2014-42
refinedweb
806
66.94
SSL and TLS Transports Reference The following Mule transports provide access to TCP connections: The TCP Transport, which uses the basic TCP transport. The Secure Sockets Layer (SSL) and Transport Layer Security (TLS) transports use TCP with socket-level security. Other than the type of socket used, these transports a...
https://docs.mulesoft.com/mule-user-guide/v/3.7/ssl-and-tls-transports-reference
CC-MAIN-2017-09
refinedweb
736
50.57
On 3/25/13 9:37 PM, Dan Douglas wrote: > Hello, > > $ function f { typeset +x x; typeset x=123; echo "$x"; sh -c 'echo "$x"'; > }; x=abc f > 123 > abc > $ echo "$BASH_VERSION" > 4.2.45(1)-release > > This is inconsistent with a variable defined and exported any other way. > (ksh93/mksh/zsh don't have this issue. Dash d...
https://lists.gnu.org/archive/html/bug-bash/2013-04/msg00067.html
CC-MAIN-2019-43
refinedweb
163
72.16
Understanding Struts Action Class Understanding Struts Action Class  ...) throws java.lang.Exception Action Class process the specified... the mappings in the struts-config.xml. Our Action Class returns Struts Dispatch Action Example to select the method from the Action class for specific requests. Note... Struts Dispa...
http://www.roseindia.net/tutorialhelp/comment/1029
CC-MAIN-2014-52
refinedweb
2,253
57.87
Is it possible to send two different variables to one definition and then use them separately in that definition? Here’s what I’m trying to do. ============== #item = url #species = pet def exists(item) existingitems = YAML.load(File.open("./#{species}.yaml")) existingitems.each { |exist| if exist == item return false ...
https://www.ruby-forum.com/t/two-variables-to-one-definition/151841
CC-MAIN-2018-51
refinedweb
182
78.28
A pure-Python libconfig reader/writer with permissive license Project description libconf is a pure-Python reader/writer for configuration files in libconfig format, which is often used in C/C++ projects. It’s interface is similar to the json module: the four main methods are load(), loads(), dump(), and dumps(). Examp...
https://pypi.org/project/libconf/2.0.1/
CC-MAIN-2022-40
refinedweb
850
54.52
Timeline Jan 27, 2010: - 10:12 PM Ticket #3364 (OGRSpatialReference::IsSameGeogCS() is returning true when units don't ...) created by - For OGRSpatialReference, SetAngularUnits?() will write the unit details … - 8:24 PM Changeset [18679] by - pull in upstream fixes for SHPRewind() (#3363) - 8:22 PM Changeset [18678] b...
http://trac.osgeo.org/gdal/timeline?from=2010-01-27T22%3A12%3A07-0800&precision=second
CC-MAIN-2016-40
refinedweb
7,432
50.2
In this shot, we will learn how to test your code in Go. Go has built-in support for testing using the testing package. Package testing provides support for automated testing of Go code. It intended to be used with the go test command that automates the execution of any function of the following form: func TestXxx(*tes...
https://www.educative.io/answers/what-is-built-in-testing-support-in-go
CC-MAIN-2022-33
refinedweb
238
68.06
class QueueHandler(logging.Handler): """ This handler sends events to a queue. Typically, it would be used together with a multiprocessing Queue to centralise logging to file in one process (in a multi-process application), so as to avoid file write contention between processes. This code is new in Python 3.2, but this...
http://plumberjack.blogspot.my/2010/09/queuehandler-and-zeromq-support.html
CC-MAIN-2018-13
refinedweb
502
58.79
Contribution of security selection and contribution of asset allocation Problem 1: Consider the following information regarding the performance of a money manager. The table presents the actual return of each sector of the manager's portfolio in column (1), the fraction of the portfolio allocated to each sector in colu...
https://brainmass.com/business/interest-rates/contribution-security-selection-contribution-asset-325030
CC-MAIN-2017-43
refinedweb
227
50.63
Explorer Data Provider Sample Demonstrates how to implement a Shell namespace extension, including context menu behavior and custom tasks in the browser. This topic contains the following sections. Requirements Downloading the Sample Building the Sample To build the sample from the command prompt: - Open the command pr...
https://docs.microsoft.com/en-us/windows/win32/shell/samples-explorerdataprovider
CC-MAIN-2021-17
refinedweb
291
50.23
A while ago we had the need to grab the App window variable (exposed by CefSharp) and we were extending the Window interface to do that. There seems to be a better way to get variables that are define in the Window environment. I learned this from this link An advanced guide on how to setup a React and PHP. If you are ...
https://nono.ma/says/use-window-variables-in-redux-via-webpack
CC-MAIN-2019-43
refinedweb
195
58.08
I recently bought a 16 bit I2C A/D converter based on the TI ADS1115 chip. it's pretty well priced in my opinion for being a complete break-out module and seems to have very good specs. uint8_t count = 0; Wire.beginTransmission(devAddr); Wire.send(regAddr); Wire.endTransmission(); Wire.beginTransmission(devAddr); Wire....
http://forum.arduino.cc/index.php?topic=68210.0
CC-MAIN-2016-40
refinedweb
632
63.9
Just wanted to share this indicator I've been working on in case anyone sees any value. The basic idea is to determine trend while reducing the false positives in moving averages. So instead of caring about whether a price is above or below a MA, it looks at the relationship between the mean of the price for n periods ...
https://www.quantopian.com/posts/market-bias-indicator
CC-MAIN-2018-30
refinedweb
191
68.4
I am a python coder but recently started a forey into Java. I am trying to understand a specific piece of code but am running into difficulties which I believe are associated with not knowing Java too well, yet. Something that stood out to me is that sometimes inside class definitions methods are called twice. I am won...
https://codedump.io/share/zTQBzKqtLmHf/1/why-specify-a-method-twice---java
CC-MAIN-2017-39
refinedweb
219
51.14
torrent arcade games, nick arcade games, free enternet arcade games, q bert arcade game, lease commercial arcade games. espn arcade games, wwf arcade game, early penney arcade games, games coming to xbox live arcade, classic arcade games playstation 2. pin-up art arcade game, pinball arcade game rentals milwaukee wi, f...
http://manashitrad.ame-zaiku.com/926-reflexive-arcade-games.html
CC-MAIN-2019-04
refinedweb
362
57.3
Hi, I'm writing a new "FAT Python" project to try to implement optimizations in CPython (inlining, constant folding, move invariants out of loops, etc.) using a "static" optimizer (not a JIT). For the background, see the thread on python-ideas: See also the documentation: I implemented the most basic optimization to te...
https://mail.python.org/pipermail/python-dev/2015-November/142113.html
CC-MAIN-2017-39
refinedweb
454
58.48
Introduction. This is a tutorial for getting the date and time and displaying it or working on it. This is very useful tutorial. So Lets Learn it… Program for Getting the date & time in java. //import Date as we require it. import java.util.Date; // the name of our class its public public class DateExample { //void mai...
https://techtopz.com/java-programming-getting-the-date-time-tutorial-and-example/
CC-MAIN-2019-43
refinedweb
182
69.18
Import is a keyword . Import keyword is used built in or user defined packages into java source code file. When use package in our source file then access the package class with import keyword declaration. The compiler can access any class in the java.lang package without needing an import statement. import mypackage....
http://r4r.co.in/java/corejava/java_basic_tutorial/import_statement_in_java.shtml
CC-MAIN-2021-39
refinedweb
359
55.44
C++ comes with a number of standard libraries.Some libraries are commercial & limited to perticular compiler while some are included in every compiler.These libraries place their definitions inside namespace.So we’ll discuss what namespace is,but before moving onto namespace let’s clear few things about libraries. Libr...
https://onecore.net/libraries-and-namespaces.htm
CC-MAIN-2018-34
refinedweb
560
58.38
The Whiz of Silver Bullets 244 ChelleChelle writes "In an entertaining yet well thought-out article, software architect Alex E. Bell of The Boeing Company lashes out at the so-called 'Silver Bullets' and those who rely on them to solve all their software development difficulties. From the article: 'the desperate, the p...
https://slashdot.org/story/06/07/26/0356237/the-whiz-of-silver-bullets
CC-MAIN-2018-13
refinedweb
6,218
62.38
Last updated 5 September 2008. The most recent version of this tutorial is at. Table of Contents:. If you only want access to Python's normal AST, which includes line numbers and byte position for the code fragements, you should use the _ast module. Back long time ago I had a class assignment to develop a GUI interface...
http://dalkescientific.com/Python/python4ply-tutorial.html
CC-MAIN-2017-26
refinedweb
7,712
67.25
- Type: Bug - Status: Closed (View Workflow) - Priority: Major - Resolution: Done - Affects Version/s: 7.1.1.Final - Fix Version/s: EAP 6.1.0.Alpha (7.2.0.Final) - Component/s: JPA / Hibernate - Labels:None Prerequisites: 1. A JPA entity A with a reference to a different JPA entity B. FetchType is FetchType.LAZY, e.g. ...
https://issues.redhat.com/browse/AS7-5496
CC-MAIN-2020-45
refinedweb
278
51.75
This is the ninth and the last part of my Spring Data JPA tutorial. Now it is time to take a look of what we have learned, and how we should use it to build better software. Table of Contents The contents of my Spring Data JPA tutorial is given in following: - Part One: Configuration - Part Two: CRUD - Part Three: Cust...
https://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-part-nine-conclusions/
CC-MAIN-2022-40
refinedweb
4,745
60.14
Analysis Software If you would like access to the software on this page we ask that you adhere to a few basic conditions: - You don't share it further than your group, but direct any additional requests to us - We will answer simple questions and try to add requested features and especially fix bugs, but we can't "supp...
https://cires1.colorado.edu/jimenez-group/wiki/index.php/Analysis_Software
CC-MAIN-2022-33
refinedweb
3,001
51.28
During Christmas holidays, I read about Microsoft Windows Workflow Foundation (WWF) for the first time and realized that I was too late in learning this new technology. "Better late than never" - so I decided to get my hands wet on this framework. WWF is an extensible framework from Microsoft to implement workflow base...
http://www.codeproject.com/KB/dotnet/WWF.aspx
crawl-002
refinedweb
452
53.21
glasser: > Tue Jun 5 10:14:33 EDT 2007 glasser at mit.edu > * Wrap log output in a configurable type. Content-Description: A darcs patch for your repository! > > New patches: > > [Wrap log output in a configurable type. > glasser at mit.edu**20070605141433] { > hunk ./Config.hs 109 > +-- > +-- If logging is enabled, xm...
http://www.haskell.org/pipermail/xmonad/2007-June/000601.html
CC-MAIN-2014-15
refinedweb
168
57.27
GCC Bugzilla – Bug 17829 [3.4 Regression] wrong error: call of overloaded function is ambiguous Last modified: 2004-10-09 14:38:24 UTC With snapshot gcc-4.0-20041003 I get an error (see below): "call of overloaded is ambiguous" while only one function definition is present. With gcc33, gcc34 and the previous snapshot g...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17829
CC-MAIN-2015-18
refinedweb
861
60.21
Embedded Systems Programming Hello World for ARM - 2017 A toolchain is a collection of programming tools. It consists of a compiler, linker, assembler, and a debugger. The GNU toolchain is a programming tools produced by the GNU Project. The GNU toolchain plays a vital role in development of software for embedded syste...
http://www.bogotobogo.com/cplusplus/embeddedSystemsProgramming_gnu_toolchain_ARM_cross_compiler.php
CC-MAIN-2017-34
refinedweb
1,158
67.55
Andrew SiemerEnterprise Web Applications, ASP.NET, C#, SQL Server, Architecture, & Writing Server2009-11-11T21:49:00ZBuilding Distributed Applications in ASP.NET MVC at MvcConf 2010 on 7/22/2010<p></p> <p>Next week Thursday I will be speaking at <a href="">MvcConf</a>.  This is a virtual, free conference that has attra...
http://dotnetslackers.com/Community/blogs/asiemer/atom.aspx
crawl-003
refinedweb
5,828
57.67
. C# Generics Declaration To define a class or method as generic, then we need to use a type parameter as a placeholder with an angle (<>) brackets. public class GenericClass<T> { public T message; public void genericMethod(T studentname, T Address) { Console.WriteLine("{0}", message); Console.WriteLine("Name: {0}", st...
https://blog.codehunger.in/generic-in-c/
CC-MAIN-2021-43
refinedweb
183
50.73
martin 99/12/01 12:55:08 Modified: src CHANGES src/main util.c Log: EBCDIC: Escaped characters in c2x() were encoding the EBCDIC representation of the special characters, not the latin1 representation. This would result in invalid URI references for, e.g., filenames generated by mod_autoindex.c (when they had special c...
http://mail-archives.apache.org/mod_mbox/httpd-cvs/199912.mbox/%3C19991201205509.14052.qmail@hyperreal.org%3E
CC-MAIN-2017-04
refinedweb
278
55.91
Recently, I have been experimenting with different approaches for building vanilla JavaScript apps. And I got the idea to recreate basic React functionality in order to get a similar workflow as in React. This would enable me to keep the benefits of vanilla JavaScript while having the structure of React apps. It would ...
https://dev.to/maturc/recreating-the-react-workflow-in-vanilla-javascript-449c
CC-MAIN-2022-21
refinedweb
1,417
56.86
Version: (using KDE KDE 3.3.91) Installed from: Slackware Packages I use a lot the drag'n drop between konqueror and konsole, especially the "cd" option but with the new media:/ io-slave the path dropped on konsole of course is not a valid unix pathname, but that media:/ url correspond to a real pathname so it wouldn't...
https://bugs.kde.org/show_bug.cgi?id=98879
CC-MAIN-2022-27
refinedweb
284
69.18
QComboBox and HeaderItem Dear all, I have a QComboBox with a QStandardItemModel, which contains a single item named "One". I want the QComboBox to have an header (I'm not sure this is the correct technical term ...) which will always be the same. [1] To be more precise, running the code below leads to the following out...
https://forum.qt.io/topic/47368/qcombobox-and-headeritem
CC-MAIN-2017-34
refinedweb
187
58.28
An implicit question to newcomers to Scala seems to be: where does the compiler look for implicits? I mean implicit because the question never seems to get fully formed, as if there weren’t words for it. :-) For example, where do the values for integral below come from? scala> import scala.math._ import scala.math._ sc...
http://docs.scala-lang.org/tutorials/FAQ/finding-implicits
CC-MAIN-2017-04
refinedweb
1,717
55.84
? batch rename images sequentially. complete noob here. curious if this is even possible before I slog through it. I'd like to select multiple images and rename them sequentially. I found a watermark app but it doesn't have a tool to do sequential numbering but it will rename per filename possibly with a prompt to ente...
https://forum.omz-software.com/topic/1418/batch-rename-images-sequentially
CC-MAIN-2018-05
refinedweb
449
60.21
The BufferedReader class of the java.io package can be used with other readers to read data (in characters) more efficiently. It extends the abstract class Reader. Working of BufferedReader The BufferedReader maintains an internal buffer of 8192 characters. During the read operation in BufferedReader, a chunk of charac...
https://www.programiz.com/java-programming/bufferedreader
CC-MAIN-2021-04
refinedweb
522
50.84
How to approve App ID from account representative? Errors : Your Application ID is not authorized It is unclear what you are asking here. Where are you seeing this error? Can you provide a code snippet? Where are you looking for approval? What API endpoint are you attempting to use? from requests_oauthlib import OAuth1...
https://twittercommunity.com/t/errors-your-application-id-is-not-authorized/116957
CC-MAIN-2018-51
refinedweb
224
70.9
Components t:dataModel and t:dataScroller work together nicely to allow a user to "page" through a set of a few dozen to a few hundred records. However the implementation does assume that the entire set of available records are in memory and wrapped up inside a ListDataModel or ArrayDataModel. When the available datase...
http://wiki.apache.org/myfaces/WorkingWithLargeTables
crawl-002
refinedweb
1,213
52.09
Hello, I have to do an assignment for school. I have to write a code for a program that calculates the average of to double numbers. I wrote this is NetBeans and it gives me the following errors: the variables first and second may have not been initialized cannot find symbol sc public class DecimalAveShifat { public st...
http://www.javaprogrammingforums.com/whats-wrong-my-code/13894-finding-average-two-double-digits.html
CC-MAIN-2018-05
refinedweb
146
66.13
cryptohash collection of crypto hashes, fast, pure and practical See all snapshots cryptohash appears in cryptohash-0.11.9@sha256:59d9494ba0cc9eef087ecba2e12e4d3e2d3b0327dd1542af552e3dca0e7de70d,4230: - MD2, MD4, MD5 - RIPEMD160 - SHA1 - SHA-2 family: 224, 256, 384, 512 and the newer 512t - SHA-3 (aka Keccak) - Skein:...
https://www.stackage.org/lts-7.24/package/cryptohash-0.11.9
CC-MAIN-2022-21
refinedweb
390
51.28
I read somewhere that one of the developers/contributors would like to see an IDE developed in Enigma; this implies to me that it would be possible, and if it's possible, I would love to get involved. Don't take this the wrong way, but I actually do not agree with the complaints about LateralGM on Windows because of th...
https://enigma-dev.org/forums/index.php?PHPSESSID=bqdk6rsimloh8kasi9sfpqac60&topic=2599.0
CC-MAIN-2021-21
refinedweb
1,207
61.06
SECOND EDITION FRIDAY, NOVEMBER 11, 2016 | Kartik 27, 1423, Safar 10, 1438 | Regd No DA 6238, Vol 4, No 194 | | 32 pages plus 24-page Weekend supplement | Price: Tk10 Betrayed and deceived, Santals lose everything › 2 Tractor tramples atrocity evidence › 3 Supreme Court verdict on arrest and remand › 4 BD NGO wins Ener...
https://www.yumpu.com/en/document/view/56300567/e-paper-11-november-2016
CC-MAIN-2021-04
refinedweb
23,710
57.1
#define D define #D Y return #D R for #D e while #D I printf #D l int #D W if #D C y=v+111;H(x,v)*y++= *x #D H(a,b)R(a=b+11;a<b+89;a++) #D s(a)t=scanf("%d",&a) #D U Z I #D Z I("123\ 45678\n");H(x,V){putchar(".XO"[*x]);W((x-V)%10==8){x+=2;I("%d\n",(x-V)/10-1);}} l V[1600],u,r[]={-1,-11,-10,-9,1,11,10,9},h[]={11,18,81,88...
https://www.codeproject.com/Messages/5368643/I-have-OCX-created-in-VCplusplus-that-has-many-fun.aspx
CC-MAIN-2019-22
refinedweb
882
59.64
pymake: 25% faster than msys make pymake news: - Bad news: pymake is still 5x slower than GNU make on Linux/Mac. - Good news: pymake is 25% faster than msys make (GNU make on Windows)! - Best news: there’s a lot of room to make performance better. All measurements are do-nothing depend builds. Full rebuilds aren’t sign...
http://benjamin.smedbergs.us/blog/2009-04-02/pymake-25-faster-than-msys-make/
CC-MAIN-2015-22
refinedweb
1,113
54.02
Opened 4 years ago Closed 4 years ago Last modified 4 years ago #20115 closed Bug (duplicate) Error with MySQL database using % in direct SQL Description Hello everybody! Привет всем русскоговорящим в отдельности! I found problem in Django 1.4.2 and current version in main branch of git repo. I try to do something like...
https://code.djangoproject.com/ticket/20115
CC-MAIN-2016-50
refinedweb
414
59.8
As we like to change edition names and move functionality around from time to time, here’s a concise summary of the differences between Visual Studio 2015 Enterprise and Visual Studio 2015 Professional. By Giles Davies, Visual Studio Technical Specialist, Microsoft UK As we like to change edition names and move functio...
https://blogs.technet.microsoft.com/uktechnet/2016/03/16/6-differences-between-vs-2015-enterprise-and-pro/
CC-MAIN-2017-04
refinedweb
1,597
59.03
Install the DMD Compiler 1: Go to the DMD compiler download page. 2: Download the DMD D 1.0 compiler (dmd.1.030.zip) package. 3: Download the DMC Linker and Utilities (dmc.zip) package. 4: Unzip the to two packages into the c:\dmd folder location remembering to maintain the folder structure contained in the zip files. ...
http://www.zeusedit.com/phpBB3/viewtopic.php?t=2465
CC-MAIN-2018-09
refinedweb
988
67.35
I gang import data from XLS to Postgres DB Budget $30-250 USD Modify an existing PHP script which converts data in an Excel spreadsheet to SQL statements. This project will entail understanding of PHP and good database skills. I will also expect the person who completes this project to be available for further projects...
https://www.dk.freelancer.com/projects/php-data-processing/import-data-from-xls-postgres/
CC-MAIN-2017-43
refinedweb
101
71.65
Bicycle Control Design in Python Design of a sequential dual-loop controller for a bicycle using NumPy, SciPy, Python Control, and Plotly. Introduction¶ In this notebook I am going to develop a simple dual-loop feedback control system to balance and direct a bicycle. During the process of developing the controller, I w...
https://plot.ly/ipython-notebooks/bicycle-control-design/
CC-MAIN-2018-09
refinedweb
3,435
57.67
Adding Movie Genres Adding Genre Field To hold Movie genres we need a lookup table. For Kind field we used an enumeration but this time genres might not be that static to declare them as an enumeration. As usual, we start with a migration. Modules/Common/Migrations/DefaultDB/ DefaultDB_20160519_154700_GenreTable.cs: us...
https://volkanceylan.gitbooks.io/serenity-guide/tutorials/movies/adding_movie_genres.html
CC-MAIN-2019-18
refinedweb
2,085
51.85
okhttp_kit 1.0.2 okhttp_kit # dart版okhttp3 Usage # 还是原来的配方,还是熟悉的味道 import 'package:okhttp_kit/okhttp_kit.dart'; Features and bugs # Please file feature requests and bugs at the issue tracker. 1.0.2 # - 修正 MultipartBody 1.0.1 # - 优化 1.0.0 # - 更名 okhttp_kit 0.2.1 # - 优化 0.2.0 # - 简化依赖 0.1.4 # - 优化 0.1.3 # - 优化 0.1.2 # - ...
https://pub.dev/packages/okhttp_kit
CC-MAIN-2019-51
refinedweb
215
56.32
Connect to the HAM #include <ha/ham.h> int ham_connect( unsigned flags); int ham_connect_nd( int nd, unsigned flags); int ham_connect_node( const char *nodename, unsigned flags); libham The ham_connect() function initializes a connection to a HAM. The ham_connect_nd() and ham_connect_node() functions initialize connect...
http://www.qnx.com/developers/docs/6.6.0.update/com.qnx.doc.ham/topic/hamapi/ham_connect.html
CC-MAIN-2018-43
refinedweb
201
54.73
Hello all! I want to write a block that can directly access the uhd_usrp_source. This block is a mac block hence it is up on the food chain and far away from uhd_usrp_source in terms of its processing function. What is a good way of passing it a handle to the usrp_source ? I can think of some hacks (such as a static gl...
https://www.ruby-forum.com/topic/4418528
CC-MAIN-2017-43
refinedweb
1,290
71.04
- running a script form an attribute? - Vray render command - Byron bevel script - shotview - Compile 32bits plugin to server 2003 x64 - creating Color Per Vertex sets in a node - Scripting Demo Reel - Scaling object based on other object? - getting last command (should work for setAttr too)) - Error line numbers for p...
http://forums.cgsociety.org/archive/index.php?f-89-p-41.html
CC-MAIN-2016-36
refinedweb
1,450
54.22
This article is a collection of Scala “object” examples. I put the word object in quotes there because it has at least two meanings in Scala. In the first meaning, just like Java, an object is an instance of a class. In its second meaning, Scala has an object keyword, and using that keyword lets you do a variety of thi...
https://alvinalexander.com/scala/scala-object-examples-static-methods-companion-objects/
CC-MAIN-2020-29
refinedweb
592
51.07
Hey all, I have been researching this for days now. Now that I've complained, I'm fairly new at ASP.NET, make that very new I've taken some courses and it's been a while since I studied or worked with this, and I thought this would be a very simple thing to do, and it's become and monster really quick... I need to add ...
http://www.dotnetspark.com/links/63915-paypal-dropdown-box-and-submit-button.aspx
CC-MAIN-2017-43
refinedweb
314
71.65
Re: STL and "function try blocks" - From: "Heinz Ozwirk" <hozwirk.SPAM@xxxxxxxx> - Date: Thu, 23 Feb 2006 23:07:52 +0100 "Babak Pourat" <pourat@xxxxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag news:466bgpF9hsfbU1@xxxxxxxxxxxxxxxxx Hallo the following code does not compile (VC 7.1): #include <vector> int testTry() try{ std:...
http://www.tech-archive.net/Archive/VC/microsoft.public.vc.stl/2006-02/msg00095.html
CC-MAIN-2016-26
refinedweb
274
72.97
In a previous article we decided to use Python's multiprocessing module to leverage the power of multi-core machines. Our use case is all about web applications served by CherryPy and so multi-processing isn't the only interesting part: our application will be multi-threaded as well. IN this article we present a first ...
http://michelanders.blogspot.com/2011/07/sqlite-multiprocessing-proxy-part-2.html
CC-MAIN-2017-22
refinedweb
901
54.22
Ham Radio Fills Communication Gaps In Nepal Rescue Effort 141 itwbennett writes: Amateur. Re: (Score:3) Re:Once again (Score:5, Insightful) No, but if you're trying to work on a relay in the US and there is broadband interference it is still an issue. That said, I don't thing consumer powerline networking is going to b...
https://tech.slashdot.org/story/15/04/29/1437242/ham-radio-fills-communication-gaps-in-nepal-rescue-effort
CC-MAIN-2016-50
refinedweb
6,712
62.27
sphinx Haskell bindings to the Sphinx full-text searching daemon. See all snapshots sphinx appears in Module documentation for 0.6.0.2 sphinx-0.6.0.2@sha256:c8c013a389825f5e70ecd3ab27e5bd08903f108aef6c0c033de6f6764401c2cc,1373 A haskell implementation of a sphinx full text search client. Sphinx is a very fast and featu...
https://www.stackage.org/lts-14.25/package/sphinx-0.6.0.2
CC-MAIN-2020-10
refinedweb
673
58.99
Az. This post gives an overview of the newly introduced experiences and capabilities made available through this feature. What's in this release? With this release,. Keep reading to find more details about the newly announced features and dev experiences for Python Functions. Powerful programming model The programming ...
https://azure.microsoft.com/it-it/blog/taking-a-closer-look-at-python-support-for-azure-functions/
CC-MAIN-2021-21
refinedweb
776
50.26
v1.92 (for Python 3.0) PDF generated using the open source mwlib toolkit see for more information Python 2 Python Choose your Python version: If you want to learn the current Python 2.x, read If you want to learn the new Python 3.0, read here or [1] [2] [3] here or download the PDF. [7] - Drew Ames in an article on Scr...
https://de.scribd.com/document/50112117/Python-3-Tutorial-Byte-of-Python-v192
CC-MAIN-2019-18
refinedweb
36,083
69.38
I am not asking for the code im asking for the best way to do something. So I have at the moment this class: package com.definem.ws.alpha; public class Event { private enum EventTypes{ WCHARAK,CONNECT,DISCONNECT,CCHAR,DCHAR,DEVLOGIN } } Not really mutch an actually not using it. I found this code to be not tutorial wor...
http://www.dreamincode.net/forums/topic/267924-world-server-best-way-to-handle-this/
CC-MAIN-2016-26
refinedweb
279
68.81
Sometimes I find code like the following (actually some class-wizards create such code): // C.h namespace NS { class C { void f(); }; } and in the implementation file: // C.cpp #include "C.h" using namespace NS; void C::f() { //... } All the compilers I tried accept that kind of code (gcc, clang, msvc, compileonline.co...
http://www.dlxedu.com/askdetail/3/a482a095a9f8032a8cb5f8555b0cc464.html
CC-MAIN-2018-30
refinedweb
236
67.86